numam-dpdk/examples/qos_meter
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
..
main.c examples: use buffered Tx 2016-03-11 18:05:55 +01:00
main.h examples: no more bare metal environment 2014-11-27 13:09:59 +01:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.c remove trailing whitespaces 2014-06-11 00:29:34 +02:00
rte_policer.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00