On 5/21/2018 12:44 PM, Adrien Mazarguil wrote: > 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>
Series applied to dpdk-next-net/master, thanks.