[dpdk-dev] [PATCH] examples: fix not all queues drained in l3fwd-*

2016-04-08 Thread Thomas Monjalon
> 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: e2366e74e029

[dpdk-dev] [PATCH] examples: fix not all queues drained in l3fwd-*

2016-04-07 Thread Tomasz Kulasek
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: e2366e74e029 ("examples: use