numam-dpdk/drivers/event/octeontx
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 eventdev: promote adapter functions as stable 2019-04-22 13:20:33 +02:00
meson.build build: add libatomic dependency for 32-bit clang 2019-06-03 23:57:43 +02:00
rte_pmd_octeontx_event_version.map event/octeontx: build with meson 2018-01-30 21:58:59 +01:00
ssovf_evdev_selftest.c event/octeontx: support device stop flush callback 2018-04-16 10:10:23 +02:00
ssovf_evdev.c eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
ssovf_evdev.h use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
ssovf_probe.c common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
ssovf_worker.c event/octeontx: support Tx adapter 2018-10-01 16:52:07 +02:00
ssovf_worker.h event/octeontx: support Tx adapter 2018-10-01 16:52:07 +02:00
timvf_evdev.c mempool/octeontx: fix pool to aura mapping 2018-07-12 21:58:36 +02:00
timvf_evdev.h event/octeontx: fix SPDX tag placement 2018-05-10 14:03:25 +02:00
timvf_probe.c bus/pci: change IOVA as VA flag name 2019-07-22 17:46:32 +02:00
timvf_worker.c event/octeontx: fix SPDX tag placement 2018-05-10 14:03:25 +02:00
timvf_worker.h event/octeontx: add option to use fpavf as chunk pool 2018-04-16 11:27:15 +02:00