| /dpdk/app/test/ |
| H A D | test_malloc_perf.c | 24 tsc_to_us(uint64_t tsc, size_t runs) in tsc_to_us() argument 26 return (double)tsc / rte_get_tsc_hz() * US_PER_S / runs; in tsc_to_us()
|
| /dpdk/doc/guides/tools/ |
| H A D | dumpcap.rst | 10 It runs as a secondary DPDK process and lets you capture packets 35 * The ``dpdk-dumpcap`` tool runs as a DPDK secondary process.
|
| H A D | pdump.rst | 9 The ``dpdk-pdump`` tool is a Data Plane Development Kit (DPDK) tool that runs as 26 * The ``dpdk-pdump`` tool runs as a DPDK secondary process. It exits when
|
| H A D | testbbdev.rst | 66 Fills vector based on turbo_dec_test1.data file and runs all tests 158 It runs all tests with following vectors: 206 It runs all tests with "default" vectors. 257 It runs all available tests using the test vector filled based on 272 It runs **validation** test for each vector file that matches the given pattern.
|
| H A D | proc_info.rst | 8 that runs as a DPDK secondary process and is capable of retrieving port
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | ethtool.rst | 67 that runs on a worker core, and a foreground `Ethtool Shell`_ that 68 runs on the main core. These are described below.
|
| H A D | pipeline.rst | 111 Each data plane thread runs one or several pipelines previously assigned to it in round-robin order…
|
| H A D | l2_forward_event.rst | 268 In case of S/W scheduler, application runs eventdev scheduler service on service 332 service id for Rx/Tx adapters and after successful setup it runs the services
|
| H A D | flow_filtering.rst | 50 and runs the main loop function.
|
| /dpdk/drivers/net/hinic/base/ |
| H A D | meson.build | 19 # The driver runs only on arch64 machine, remove 32bit warnings
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | profile_app.rst | 70 get a wall clock counter in user space. Typically it runs at a lower clock frequency than the CPU c… 78 clock counter is through the ARMv8 PMU subsystem. The PMU cycle counter runs
|
| H A D | kernel_nic_interface.rst | 271 For example, when the user runs ``ip link set [up|down] dev <ifaceX>``. 276 interface. For example, when the user runs ``ip link set mtu <size> 282 For example, when the user runs ``ip link set address <MAC> 292 interface. For example, when the user runs ``ip link set promisc 302 For example, when the user runs ``ifconfig <ifaceX> [-]allmulti``. If the
|
| H A D | build-sdk-meson.rst | 155 Ninja also runs parallel builds by default, but you can limit this using 157 printing each command on a new line as it runs.
|
| H A D | env_abstraction_layer.rst | 39 In a Linux user space environment, the DPDK application runs as a user-space application using the … 676 lcore 0 runs on cpuset 0x41 (cpu 0,6); 677 lcore 1 runs on cpuset 0x2 (cpu 1); 678 lcore 2 runs on cpuset 0xe0 (cpu 5,6,7); 679 lcore 3,4,5 runs on cpuset 0x5 (cpu 0,2); 680 lcore 6 runs on cpuset 0x41 (cpu 0,6); 681 lcore 7 runs on cpuset 0x80 (cpu 7); 682 lcore 8 runs on cpuset 0x100 (cpu 8). 883 allocate memory to a thread based on the NUMA node on which this thread runs.
|
| H A D | rcu_lib.rst | 206 …s on regular basis to keep the FIFO from growing too large. If the writer runs out of resources, t… 232 * if the library runs out of resources while adding entries, it should call ``rte_rcu_qsbr_dq_recla…
|
| H A D | event_ethernet_tx_adapter.rst | 18 which runs as a rte_service function. The service function dequeues events
|
| H A D | compressdev.rst | 404 OUT_OF_SPACE is a condition when output buffer runs out of space and where PMD 405 still has more data to produce. If PMD runs into such condition, then PMD returns
|
| /dpdk/.github/workflows/ |
| H A D | build.yml | 15 runs-on: ${{ matrix.config.os }} 162 runs-on: ubuntu-latest 211 runs-on: ubuntu-latest
|
| /dpdk/doc/guides/howto/ |
| H A D | virtio_user_as_exceptional_path.rst | 63 This command runs testpmd with two ports, one physical NIC to communicate
|
| H A D | packet_capture_framework.rst | 33 It runs as a DPDK secondary process and captures packets
|
| H A D | debug_troubleshoot.rst | 454 #. For an application that runs as the primary process only, debug functionality 458 #. For the application that runs as multiple processes. debug functionality in
|
| /dpdk/license/ |
| H A D | README | 28 To label a file as GPL-2.0 (e.g., for code that runs in the kernel), the
|
| /dpdk/lib/ |
| H A D | meson.build | 7 # NOTE: for speed of meson runs, the dependencies in the subdirectories
|
| /dpdk/doc/guides/contributing/ |
| H A D | unit_test.rst | 189 and which runs the function `function_to_execute` 199 that runs at the beginning and end of the test suite execution.
|
| /dpdk/doc/guides/nics/ |
| H A D | ena.rst | 189 application runs to completion, the ENA can be detached from attached module if
|