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

Thomas Monjalon thomas at monjalon.net
Thu Jul 22 00:24:29 CEST 2021


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.




More information about the dev mailing list