port: new Tx burst implementation of ring writer
authorMaciej Gajdzica <maciejx.t.gajdzica@intel.com>
Thu, 21 May 2015 12:28:42 +0000 (14:28 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 18 Jun 2015 14:35:55 +0000 (16:35 +0200)
commit3e5966837a0978f929222946575d11d4acf3ee64
treefa6c22751772e8614d407f7b64abf0b41a4d65a8
parent5f88602e0aceb705a61cf893c53cd15bd5b16fb8
port: new Tx burst implementation of ring writer

New implementation sends burst without copying data to internal buffer
if it is possible. It is similar to tx_bulk function in ethdev_writer
port.

Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_port/rte_port_ring.c