[dpdk-dev] [PATCH v3] i40e: fix olflags for vector Rx
Bruce Richardson
bruce.richardson at intel.com
Thu Jun 23 13:07:43 CEST 2016
On Wed, Jun 15, 2016 at 08:35:30AM +0000, Wu, Jingjing wrote:
>
>
> > -----Original Message-----
> > From: Tao, Zhe
> > Sent: Tuesday, June 14, 2016 1:24 PM
> > To: dev at dpdk.org
> > Cc: Tao, Zhe <zhe.tao at intel.com>; Wu, Jingjing <jingjing.wu at intel.com>
> > Subject: [PATCH v3] i40e: fix olflags for vector Rx
> >
> > Problem:
> > The flag for RSS and flow director is not set correctly in the
> > vector Rx function, so the upper layer APP which base on the related
> > flags will not work correctly.
> >
> > Fix this problem by change the shuffle table. the original shuffle
> > table is not correct.
> >
> > Fixes: 9ed94e5bb04e ("i40e: add vector Rx")
> >
> > Signed-off-by: Zhe Tao <zhe.tao at intel.com>
>
> Acked-by: Jingjing Wu <jingjing.wu at intel.com>
>
Applied to dpdk-next-net/rel_16_07
/Bruce
More information about the dev
mailing list