[dpdk-dev] [PATCH 2/2] examples: sample apps rework to use buffered tx api

2016-01-15 Thread Tomasz Kulasek
The internal buffering of packets for TX in sample apps is no longer needed, so this patchset 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_o

[dpdk-dev] [PATCH 2/2] examples: sample apps rework to use buffered tx api

2016-01-15 Thread Tomasz Kulasek
Date: Fri, 15 Jan 2016 15:25:32 +0100 Message-Id: <1452867932-5548-3-git-send-email-tomaszx.kulasek at intel.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1452867932-5548-1-git-send-email-tomaszx.kulasek at intel.com> References: <1452867932-5548-1-git-send-email-tomaszx.kulasek at intel.com>