[dpdk-dev] [PATCH] net/igc: fix Rx RSS hash offload capabilities

Wang, Haiyue haiyue.wang at intel.com
Thu Mar 25 03:52:05 CET 2021


> -----Original Message-----
> From: Zhang, AlvinX <alvinx.zhang at intel.com>
> Sent: Thursday, March 25, 2021 09:52
> To: Guo, Jia <jia.guo at intel.com>; Wang, Haiyue <haiyue.wang at intel.com>
> Cc: dev at dpdk.org; Zhang, AlvinX <alvinx.zhang at intel.com>; stable at dpdk.org
> Subject: [PATCH] net/igc: fix Rx RSS hash offload capabilities
> 
> Add DEV_RX_OFFLOAD_RSS_HASH flag to the PMD's Rx offload capabilities
> for it supports RSS hash delivery.
> 
> Fixes: 4f09bc55ac3d ("net/igc: implement device base operations")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Alvin Zhang <alvinx.zhang at intel.com>
> ---
>  drivers/net/igc/igc_ethdev.c | 3 +++
>  drivers/net/igc/igc_ethdev.h | 3 ++-
>  2 files changed, 5 insertions(+), 1 deletion(-)
> 

Acked-by: Haiyue Wang <haiyue.wang at intel.com>

> --
> 1.8.3.1



More information about the dev mailing list