Hi Adrien, > -----Original Message----- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Adrien Mazarguil > Sent: Wednesday, May 16, 2018 4:42 PM > To: Yigit, Ferruh <ferruh.yi...@intel.com> > Cc: dev@dpdk.org; sta...@dpdk.org; Zhang, Qi Z <qi.z.zh...@intel.com> > Subject: [dpdk-dev] [PATCH 1/2] app/testpmd: fix copy of raw flow item > (revisited) > > While previous fix with the same title does address the main issue, root > cause is > that proper handling of spec/last/mask was overlooked in the original patch. > > Mask and last fields must be taken into account at all times. > > Fixes: d0ad8648b1c5 ("app/testpmd: fix RSS flow action configuration") > Fixes: 67af7ecc52ec ("app/testpmd: fix copy of raw flow item") > Cc: sta...@dpdk.org > Cc: Qi Zhang <qi.z.zh...@intel.com> > > Signed-off-by: Adrien Mazarguil <adrien.mazarg...@6wind.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>