[dpdk-dev] [PATCH v2 0/6] Support running Solarflare PMD over PCI VFs

Ferruh Yigit ferruh.yigit at intel.com
Wed Mar 15 12:11:54 CET 2017


On 3/9/2017 5:22 PM, Andrew Rybchenko wrote:
> Running Solarflare PMD over PCI virtual functions requires few fixes:
>  - periodic MAC stats DMA is not supported for VFs
>  - promiscious and all-multicast modes may be denied by FW/PF
>  - MCDI proxy authorization made by FW should be properly handled by
>    the VF driver
> 
> v1 -> v2
>  * rephrase git logs
>  * add release notes
>  * add SR-IOV feature to the driver list
>  * reorder patches to advertise VF support when it works
> 
> Andrew Rybchenko (1):
>   net/sfc/base: don't ignore requested MAC stats update period
> 
> Ivan Malov (5):
>   net/sfc: add kvarg control for MAC statistics update period
>   net/sfc: poll MAC stats if periodic DMA is not supported
>   net/sfc: avoid failure on port start if Rx mode is rejected
>   net/sfc: add support for MCDI proxy
>   net/sfc: add VFs to the table of PCI IDs for supported NICs

Series applied to dpdk-next-net/master, thanks.



More information about the dev mailing list