numam-dpdk/examples/eventdev_pipeline_sw_pmd
Harry van Haaren 0de21567d2 examples/eventdev: fix run forever with -n option
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: adb5d5486c ("examples/eventdev_pipeline_sw_pmd: add sample app")

Signed-off-by: Harry van Haaren <harry.van.haaren@intel.com>
2017-08-05 01:38:01 +02:00
..
main.c examples/eventdev: fix run forever with -n option 2017-08-05 01:38:01 +02:00
Makefile examples/eventdev_pipeline_sw_pmd: add sample app 2017-07-07 09:30:12 +02:00