numam-dpdk/examples/multi_process
Tomasz Kulasek e2366e74e0 examples: use buffered Tx
The internal buffering of packets for TX in sample apps is no longer
needed, so this patchset also replaces this code with calls to the new
rte_eth_tx_buffer* APIs in:

* l2fwd-jobstats
* l2fwd-keepalive
* l2fwd
* l3fwd-acl
* l3fwd-power
* link_status_interrupt
* client_server_mp
* l2fwd_fork
* packet_ordering
* qos_meter

Signed-off-by: Tomasz Kulasek <tomaszx.kulasek@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2016-03-11 18:05:55 +01:00
..
client_server_mp examples: use buffered Tx 2016-03-11 18:05:55 +01:00
l2fwd_fork examples: use buffered Tx 2016-03-11 18:05:55 +01:00
simple_mp tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
symmetric_mp remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00