04/08/2017 17:49, Harry van Haaren: > During the refactoring of the sample app to be more generic, the > option to set -n0 and process a huge number of packets was lost. > This commit re-adds -n0, and will process INT64_MAX number of packets. > > Fixes: adb5d5486c39 ("examples/eventdev_pipeline_sw_pmd: add sample app") > > Signed-off-by: Harry van Haaren <harry.van.haa...@intel.com>
Applied, thanks