numam-dpdk/drivers/event/octeontx2
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
..
Makefile
meson.build
otx2_evdev_adptr.c event/octeontx2: fix Rx adapter capabilities 2019-10-05 15:39:31 +02:00
otx2_evdev_irq.c
otx2_evdev_selftest.c
otx2_evdev_stats.h
otx2_evdev.c eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
otx2_evdev.h net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_tim_evdev.c event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
otx2_tim_evdev.h
otx2_tim_worker.c
otx2_tim_worker.h
otx2_worker_dual.c net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_worker_dual.h net/octeontx2: fix PTP performance 2019-07-29 12:23:22 +02:00
otx2_worker.c net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
otx2_worker.h net/octeontx2: support TSO offload 2019-10-08 12:14:31 +02:00
rte_pmd_octeontx2_event_version.map