[dpdk-dev] [PATCH v2 0/7] cxgbe: bug fixes and updates

Ferruh Yigit ferruh.yigit at intel.com
Thu Mar 8 14:44:15 CET 2018


On 2/28/2018 6:04 PM, Rahul Lakkireddy wrote:
> Patch 1 reworks rte_eth_dev allocation for other ports under same PF.
> 
> Patch 2 fixes secondary process initialization failure.
> 
> Patches 3 and 4 allow configuring RSS hash and key.
> 
> Patch 5 updates link Forward Error Correction (FEC) to support IEEE
> 802.3 standard based FEC selection.
> 
> Patches 6 and 7 update to new firmware 32-bit port capabilities to
> support more link speeds and module types.
> 
> Thanks,
> Rahul
> 
> ---
> v2:
> - Patch 2 regarding link update from v1 has been dropped.
> - Split rte_eth_dev allocation rework for other ports under same PF
> to patch 1.
> - Split secondary process fix to patch 2.
> 
> Kumar Sanghvi (4):
>   cxgbe: fix secondary process initialization
>   cxgbe: add support to update RSS hash configuration and key
>   cxgbe: add support to get programmed RSS hash configuration and key
>   cxgbe: update link Forward Error Correction (FEC)
> 
> Rahul Lakkireddy (3):
>   cxgbe: rework rte_eth_dev allocation
>   cxgbe: update link configuration for 32-bit port capability
>   cxgbe: rework and use 32-bit port capability

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

Please check comments on 3/7 for further work.

(Patch titles updated from "cxgbe:" to "net/cxgbe:")


More information about the dev mailing list