2015-04-30 13:58, Michal Jastrzebski: > From: Maciej Gajdzica <maciejx.t.gajdzica at intel.com> > > Added better optimized implementation of tx_bulk for ring writer port > based on > similar solution in ethdev_writer port. New implementation sends burst > without > copying data to internal buffer if it is possible. > > Signed-off-by: Maciej Gajdzica <maciejx.t.gajdzica at intel.com> [...] > +#if RTE_PORT_RING_WRITER_APPROACH == 0
Nack Maybe you missed the previous comment: http://dpdk.org/ml/archives/dev/2015-March/015999.html