numam-dpdk/examples/l3fwd-acl
Tomasz Kulasek dd1c68fab2 examples: fix draining all queues in l3fwd derivatives
In l3fwd-acl and l3fwd-power not all tx ports was included in tx_port_id
array, used to periodically drain only available ports. This caused that
some packets can remain in buffer when application stops to receiving
packets or when size of burst is small.

Fixes: e2366e74e0 ("examples: use buffered Tx")

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
2016-04-07 23:05:47 +02:00
..
main.c examples: fix draining all queues in l3fwd derivatives 2016-04-07 23:05:47 +02:00
Makefile examples: fix default build target 2014-07-19 01:47:51 +02:00