Adrien Mazarguil 138ae2481e app/testpmd: fix stack overwriting by flow command
The parameter type parser function stores a stack-local address in the
global parser context when parsing a "prefix" keyword.

This usually translates to "Bad arguments" errors even for correct flow
rules as stack gets overwritten by subsequent function calls.

Fixes: d3f61b7bad20 ("app/testpmd: add flow item spec prefix length")
Cc: stable@dpdk.org

Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2017-05-06 10:00:44 +02:00
..
2017-05-01 23:38:00 +02:00
2017-03-10 14:11:56 +01:00
2017-01-15 19:16:48 +01:00
2017-01-15 19:16:48 +01:00
2017-03-27 23:28:43 +02:00
2017-01-15 19:16:48 +01:00