numam-dpdk/app
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
..
pdump app: check status of getting MAC address 2019-10-07 15:00:55 +02:00
proc-info app: check status of getting link info 2019-10-07 15:00:54 +02:00
test test/rcu: enhance log nomenclature 2019-10-21 17:54:40 +02:00
test-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
test-bbdev app/bbdev: enable fpga_lte_fec support in shared builds 2019-10-09 11:50:12 +02:00
test-cmdline app/cmdline: move from test directory 2019-02-26 15:24:11 +01:00
test-compress-perf app/compress-perf: add --external-mbufs option 2019-10-09 11:50:12 +02:00
test-crypto-perf app/crypto-perf: add check for out-of-place case 2019-10-09 11:50:12 +02:00
test-eventdev eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
test-pipeline app/pipeline: check status of getting link info 2019-10-07 15:00:54 +02:00
test-pmd clean bare metal support traces 2019-10-21 16:19:00 +02:00
Makefile test: move to app directory 2019-02-26 15:29:27 +01:00
meson.build build: enable BSD features visibility for FreeBSD 2019-06-26 16:50:33 +02:00