numam-dpdk/app
Adrien Mazarguil 5ff6aa2438 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: d0ad8648b1 ("app/testpmd: fix RSS flow action configuration")
Fixes: 67af7ecc52 ("app/testpmd: fix copy of raw flow item")
Cc: stable@dpdk.org

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2018-05-23 00:35:01 +02:00
..
pdump app/pdump: remove unused socket path options 2018-04-26 18:19:29 +02:00
proc-info app/procinfo: fix sprintf overrun 2018-05-14 23:32:23 +02:00
test-bbdev app/bbdev: fix unchecked return value 2018-05-22 16:36:11 +02:00
test-crypto-perf cryptodev: rename functions to get session size 2018-05-22 16:36:12 +02:00
test-eventdev ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
test-pmd app/testpmd: fix copy of raw flow item - revisited 2018-05-23 00:35:01 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00