numam-dpdk/examples/qos_sched
Yong Liu d827c2695e examples/qos_sched: fix flow pause after 2M packets
After enable vector pmd, qos_sched only send 32 packets every burst.
That will cause some packets not transmitted and therefore mempool
will be drain after a while.
App qos_sched now will re-send the packets which failed to send out in
previous tx function.

Signed-off-by: Yong Liu <yong.liu@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Tested-by: Waterman Cao <waterman.cao@intel.com>
2014-07-03 16:28:12 +02:00
..
app_thread.c examples/qos_sched: fix flow pause after 2M packets 2014-07-03 16:28:12 +02:00
args.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cfg_file.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
cfg_file.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
cmdline.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
init.c eal: deprecate rte_snprintf 2014-06-27 02:31:24 +02:00
main.c eal: fix usage of printf-like functions 2014-06-27 02:31:08 +02:00
main.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
Makefile examples: ignore linux apps on bsd 2014-07-03 00:10:30 +02:00
profile_ov.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
profile.cfg remove trailing whitespaces 2014-06-11 00:29:34 +02:00
stats.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00