numam-dpdk/examples/load_balancer
Andriy Berestovskyy 509f35d4c4 examples/load_balancer: fix Tx flush
Port ID is not an index from 0 to n_nic_ports, but rather a value
of nic_ports array.

Fixes: af75078fec ("first public release")

Signed-off-by: Andriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>
2017-05-01 18:18:29 +02:00
..
config.c examples: fix optind reset 2017-03-10 15:38:47 +01:00
init.c examples: enable HW CRC strip by default 2017-04-10 22:36:37 +02:00
main.c remove unused ring includes 2016-09-16 10:16:02 +02:00
main.h apps: fix default mbuf size 2015-05-11 15:51:14 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
runtime.c examples/load_balancer: fix Tx flush 2017-05-01 18:18:29 +02:00