> > When nodrop writer port fails to send data, it retries until reach maximum > > number of retries. Also added new tx_bulk implementation for ring writer > > port. > > > > Changes in v2: > > - added missing signoffs > > > > Changes in v3: > > - removed second implementation of tx_bulk functions > > > > Maciej Gajdzica (4): > > port: removed second implementation of tx_bulk from ethdev_writer > > port > > port: changed tx_bulk implementation if ring_writer port > > port: added ethdev_writer_nodrop port > > port: added ring_writer_nodrop port > > Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks