[dpdk-dev] [PATCH v4 00/16] net/mlx5: support Sub-Function

Xueming(Steven) Li xuemingl at nvidia.com
Thu Jul 22 05:03:14 CEST 2021


> -----Original Message-----
> From: Thomas Monjalon <thomas at monjalon.net>
> Sent: Thursday, July 22, 2021 6:24 AM
> To: Xueming(Steven) Li <xuemingl at nvidia.com>
> Cc: Slava Ovsiienko <viacheslavo at nvidia.com>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v4 00/16] net/mlx5: support Sub-Function
> 
> 21/07/2021 16:37, Xueming Li:
> > Sub-Function [1] is a portion of the PCI device, a SF netdev has its
> > own dedicated queues(txq, rxq). A SF shares PCI level resources with
> > other SFs and/or with its parent PCI function. Auxiliary bus is the
> > fundamental of SF.
> >
> > This patch set introduces Sub-Function support for mlx5 PMD driver
> > including class net, regex, vdpa and compress.
> 
> Applied, thanks.
> 
> Fixup note: a transient per-patch compilation issue was fixed, and new common symbols are made exported for Windows.
> 

Thanks very much!


More information about the dev mailing list