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

Zhang, Qi Z qi.z.zhang at intel.com
Thu Mar 25 09:17:13 CET 2021



> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Wang, Haiyue
> Sent: Thursday, March 25, 2021 10:52 AM
> To: Zhang, AlvinX <alvinx.zhang at intel.com>; Guo, Jia <jia.guo at intel.com>
> Cc: dev at dpdk.org; stable at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] net/igc: fix Rx RSS hash offload capabilities
> 
> > -----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>

Applied to dpdk-next-net-intel.

Thanks
Qi



More information about the dev mailing list