numam-dpdk/doc/guides/tools
Pavan Nikhilesh c9043624e3 app/eventdev: add Tx first option to pipeline mode
Add Tx first support to pipeline mode tests, the transmission is done
on all the ethernet ports. This helps in testing eventdev performance
with standalone loopback interfaces.

Example:
./dpdk-test-eventdev ... -- ... --tx_first 512

512 defines the number of packets to transmit.
Add an option Tx packet size, the default packet size is 64.

Following example can change packet size value as 320.

Example:
./dpdk-test-eventdev ... -- ... --tx_first 512 --tx_pkt_sz 320

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2022-06-13 07:59:42 +02:00
..
img doc: update eventdev app guide for Tx adapter 2018-10-01 16:54:15 +02:00
comp_perf.rst eal: replace blacklist/whitelist options 2020-11-16 00:11:22 +01:00
cryptoperf.rst test/crypto-perf: support SDAP for PDCP operations 2022-06-21 20:04:49 +02:00
devbind.rst doc: prefer VFIO for device binding 2020-11-26 17:04:40 +01:00
dumpcap.rst app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00
flow-perf.rst doc: fix indentation in flow-perf guide 2021-11-16 12:34:06 +01:00
hugepages.rst doc: fix spelling 2021-07-31 20:03:47 +02:00
index.rst app/dumpcap: add new packet capture application 2021-10-22 22:40:58 +02:00
pdump.rst doc: remove reference to make from tools guide 2020-10-22 22:54:05 +02:00
pmdinfo.rst doc: replace tools guide license with SPDX tag 2019-08-05 16:19:21 +02:00
proc_info.rst doc: remove reference to make from tools guide 2020-10-22 22:54:05 +02:00
testbbdev.rst app/bbdev: handle endianness of test data 2021-10-18 20:12:15 +02:00
testeventdev.rst app/eventdev: add Tx first option to pipeline mode 2022-06-13 07:59:42 +02:00
testregex.rst app/test-regex: add scattered mbuf input 2021-04-08 22:52:55 +02:00