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 event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
meson.build event/octeontx2: add Rx adapter 2019-07-07 15:06:30 +02:00
otx2_evdev_adptr.c event/octeontx2: fix Rx adapter capabilities 2019-10-05 15:39:31 +02:00
otx2_evdev_irq.c event/octeontx2: add TIM IRQ handlers 2019-07-03 06:57:02 +02:00
otx2_evdev_selftest.c event/octeontx2: add SSO selftest 2019-07-03 06:56:29 +02:00
otx2_evdev_stats.h event/octeontx2: add SSO dual workslot mode 2019-07-03 06:56:10 +02:00
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 event/octeontx2: add devargs to control timer adapters 2019-07-03 06:57:28 +02:00
otx2_tim_worker.c event/octeontx2: add timer stats get and reset 2019-07-03 06:57:10 +02:00
otx2_tim_worker.h event/octeontx2: add timer cancel function 2019-07-03 06:57:09 +02:00
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 event/octeontx2: add build infra and device probe 2019-07-03 06:55:44 +02:00