Searched refs:perf (Results 1 – 25 of 26) sorted by relevance
12
| /dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 4 dpdk-test-crypto-perf Application 60 with the ``dpdk-test-crypto-perf`` application. 415 dpdk-test-crypto-perf -l 4-7 --vdev crypto_aesni_mb1 540 ./dpdk-graph-crypto-perf <config_file> 547 ./dpdk-graph-crypto-perf configs/crypto-perf-aesni-mb.json 562 ./dpdk-graph-crypto-perf <config_file> \ 563 -f <build_dir>/app/dpdk-test-crypto-perf 569 To run crypto-perf-qat latency test suite only: 573 ./dpdk-graph-crypto-perf configs/crypto-perf-qat -t latency 579 ./dpdk-graph-crypto-perf configs/crypto-perf-aesni-mb -t throughput latency [all …]
|
| H A D | comp_perf.rst | 4 dpdk-test-compress-perf Tool 7 The ``dpdk-test-compress-perf`` tool is a Data Plane Development Kit (DPDK) 43 with the ``dpdk-test-compress-perf`` application. 107 …./<build_dir>/app/dpdk-test-compress-perf -l 4 -- --driver-name compress_qat --input-file test.tx…
|
| H A D | index.rst | 17 flow-perf
|
| H A D | testeventdev.rst | 382 perf queue test operation. 384 The perf queue test configures the eventdev with Q queues and P ports, where 445 Example command to run perf queue test: 452 Example command to run perf queue test with producer enqueuing a burst of events: 460 Example command to run perf queue test with ethernet ports: 467 Example command to run perf queue test with event timer adapter: 509 perf all types queue test operation. 512 The ``all types queues(atq)`` perf test configures the eventdev with Q queues 555 Example command to run perf ``all types queue`` test: 562 Example command to run perf ``all types queue`` test with event timer adapter:
|
| H A D | testregex.rst | 65 ``--perf N``
|
| H A D | flow-perf.rst | 35 The ``test-flow-perf`` application is compiled as part of the main compilation
|
| /dpdk/app/ |
| H A D | meson.build | 11 'test-compress-perf', 12 'test-crypto-perf', 15 'test-flow-perf',
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | profile_app.rst | 53 Using Linux perf 57 Linux ``perf`` tool can be used to profile and benchmark an application. In 58 addition to the standard events, ``perf`` can be used to profile arm64 112 Linux userspace profiling tools like ``perf`` as this scheme alters the PMU
|
| /dpdk/app/test/ |
| H A D | test_hash_readwrite.c | 29 struct perf { struct 38 static struct perf htm_results, non_htm_results; argument 354 test_hash_readwrite_perf(struct perf *perf_results, int use_htm, in test_hash_readwrite_perf()
|
| H A D | meson.build | 469 # some perf tests (eg: memcpy perf autotest)take very long 516 suite : 'perf-tests')
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | virtio.rst | 96 ./app/dpdk-test-crypto-perf -l 0,1 -- --devtype crypto_virtio \
|
| H A D | qat.rst | 307 The cryptodev driver name is passed to the dpdk-test-crypto-perf tool in the "-devtype" parameter.
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_2_0.rst | 65 * Virtio (link, vlan, mac, port IO, perf)
|
| H A D | release_17_11.rst | 155 * **Add new benchmarking mode to dpdk-test-crypto-perf application.** 157 Added a new "PMD cyclecount" benchmark mode to the ``dpdk-test-crypto-perf`` 452 replaced by the ``dpdk-test-crypto-perf`` application.
|
| H A D | release_19_11.rst | 201 user plane. Test and test-crypto-perf applications have been updated for 232 * **Added external buffers support for dpdk-test-compress-perf tool.** 234 Added a command line option to the ``dpdk-test-compress-perf`` tool to
|
| H A D | release_19_08.rst | 191 * **Updated test-compress-perf tool application.** 193 Added a multiple cores feature to the compression perf tool application.
|
| H A D | release_2_1.rst | 777 Fixes: cf4b4708a88a ("ixgbe: improve slow-path perf with vector scattered Rx") 791 Fixes: cf4b4708a88a (ixgbe: improve slow-path perf with vector scattered Rx)
|
| H A D | release_21_02.rst | 142 * **Added python script to run crypto perf tests and graph the results.**
|
| H A D | release_21_11.rst | 353 * **Updated test-crypto-perf application with new cases.**
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | features_overview.rst | 130 Documentation describes performance values, In ``doc/perf/``.
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 132 The second is the **perf** tests. 399 as part of the appropriate class (fast, perf, driver, etc.).
|
| /dpdk/doc/guides/nics/ |
| H A D | dpaa.rst | 219 automatically be assigned from the these high perf PUSH queues. Any queue
|
| H A D | features.rst | 886 See ``dpdk.org/doc/perf/*``.
|
| H A D | virtio.rst | 570 #. Run "perf top" and check virtio Rx/Tx callback names;
|
| /dpdk/ |
| H A D | MAINTAINERS | 1700 F: app/test-flow-perf/ 1701 F: doc/guides/tools/flow-perf.rst 1705 F: app/test-compress-perf/ 1711 F: app/test-crypto-perf/
|
12