> -----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>