Nipun Gupta b21302a107 eventdev: add Tx flag for packets with same destination
This patch introduces a `flag` in the Eth TX adapter enqueue API.
Some drivers may support burst functionality only with the packets
having same destination device and queue.

The flag `RTE_EVENT_ETH_TX_ADAPTER_ENQUEUE_SAME_DEST` can be used
to indicate this so the underlying driver, for drivers to utilize
burst functionality appropriately.

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2019-10-18 10:03:08 +02:00
..
2019-06-17 12:35:54 +03:00
2019-10-12 14:20:21 +02:00
2019-07-19 14:17:11 +02:00
2019-05-02 01:33:14 +02:00
2019-05-04 23:39:23 +02:00
2018-04-11 23:40:40 +02:00
2018-12-19 01:25:56 +01:00
2019-10-07 15:00:58 +02:00
2019-01-20 13:08:50 +01:00
2018-11-26 20:19:24 +01:00