numam-dpdk/examples
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
..
bond examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
cmdline fix typos using codespell utility 2017-06-14 23:54:13 +02:00
distributor examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
ethtool examples/ethtool: include PCI header directly 2017-07-09 00:05:42 +02:00
eventdev_pipeline_sw_pmd examples/eventdev: fix run forever with -n option 2017-08-05 01:38:01 +02:00
exception_path examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
helloworld fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ip_fragmentation examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ip_pipeline examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
ip_reassembly examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ipsec-secgw cryptodev: rename ADD field 2017-07-19 14:10:41 +03:00
ipv4_multicast examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
kni examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd-cat examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
l2fwd-crypto examples/l2fwd-crypto: fix possible out-of-bounds 2017-07-31 22:46:36 +02:00
l2fwd-jobstats examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l2fwd-keepalive examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd examples/l3fwd: fix IPv6 packet type parse 2017-08-05 01:38:01 +02:00
l3fwd-acl examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd-power examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
l3fwd-vf examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
link_status_interrupt examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
load_balancer examples/load_balancer: fix build for less lcores 2017-07-21 17:36:20 +03:00
multi_process examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
netmap_compat examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
packet_ordering examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
performance-thread examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
ptpclient examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
qos_meter examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
qos_sched examples/qos_sched: fix build for less lcores 2017-07-21 17:36:29 +03:00
quota_watermark examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
rxtx_callbacks examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
server_node_efd examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
skeleton examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
tep_termination examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
timer fix typos using codespell utility 2017-06-14 23:54:13 +02:00
vhost examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
vhost_scsi examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00
vhost_xen examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
vm_power_manager examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
vmdq examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
vmdq_dcb examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
Makefile examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00