| /dpdk/doc/guides/howto/ |
| H A D | vfd.rst | 107 Run a testpmd runtime command on the PF to set TX loopback:: 126 This testpmd runtime command will change the MAC address of the VF port to 134 Run a testpmd runtime command on the PF to enable/disable the MAC 146 Run a testpmd runtime command on the PF to enable/disable the VLAN 158 Run a testpmd runtime command on the PF to set the VLAN insertion for a VF 190 These two testpmd runtime commands can be used to add or remove the VLAN 205 Run a testpmd runtime command on the PF to enable/disable the all queues 232 Run a testpmd runtime command on the PF to all queues' rate limit for a 320 Run a testpmd runtime command on the PF to enable/disable MAC multicast 329 Run a testpmd runtime command on the PF to enable/disable MAC unicast [all …]
|
| H A D | avx512.rst | 8 AVX-512 is not used by default in DPDK, but it can be selected at runtime by apps through the use o… 16 Apps can request DPDK uses AVX-512 at runtime, if it provides improved application performance. 31 The user can select to use AVX-512 at runtime, using the following argument to set the max bitwidth…
|
| H A D | telemetry.rst | 118 those processes will all share the same runtime directory.
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | eventdev_pipeline.rst | 71 At runtime the eventdev pipeline application prints out a summary of the 72 configuration, and some runtime statistics like packets per second. On exit the 106 At runtime, the statistics of the consumer are printed, stating the number of 107 packets received, runtime in milliseconds, average mpps, and current mpps.
|
| H A D | service_cores.rst | 44 service core counts and mappings at runtime. 54 the runtime functions to add, remove and remap service cores.
|
| /dpdk/app/test-pipeline/ |
| H A D | meson.build | 19 'runtime.c',
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | service_cores.rst | 10 cores are used at runtime. 51 The service core library is capable of collecting runtime statistics like number
|
| H A D | packet_classif_access_ctrl.rst | 18 * For all rules in the context, build the runtime structures necessary to perform packet classifi… 22 * Destroy an AC context and its runtime structures and free the associated memory. 393 It is purely a runtime decision which method to choose, there is no build-time difference. 506 /* build the runtime structures for added rules, with 2 categories. */ 510 /* handle error at build runtime structures for ACL context. */
|
| H A D | bpf_lib.rst | 22 * Destroy an BPF execution context and its runtime structures and free the associated memory.
|
| H A D | trace_lib.rst | 39 - Enable and disable the tracepoints at runtime. 154 configure at runtime.
|
| H A D | env_abstraction_layer.rst | 29 * CPU Feature Identification: Determine at runtime if a particular feature, for example, Intel® A… 130 preallocated, and all memory will be allocated at runtime, as needed. 169 not allow acquiring or releasing hugepages from the system at runtime. 439 The EAL can query the CPU at runtime (using the rte_cpu_get_features() function) to determine which… 586 The value can be set at runtime by an application using the 641 Power management helps to improve the CPU efficiency by limiting the CPU runtime frequency. 862 For allocating/freeing data at runtime, in the fast-path of an application, 994 This setup also happens whenever memory is allocated at runtime (if supported), 1075 If deallocating pages at runtime is supported, and the free element encloses
|
| /dpdk/doc/guides/nics/ |
| H A D | cnxk.rst | 110 PMD supports both scalar and vector mode, it may be selected at runtime 115 RSS redirection table size may be configured during runtime using ``reta_size`` 126 RTE Flow priority levels can be configured during runtime using 139 selected runtime using ``flow_prealloc_size`` ``devargs`` parameter. 150 Send queue descriptor buffer count may be limited during runtime using
|
| H A D | build_and_test.rst | 141 Refer to the :ref:`testpmd runtime functions <testpmd_runtime>` for a list
|
| H A D | mvneta.rst | 82 The following ``devargs`` options can be enabled at runtime. They must
|
| H A D | ixgbe.rst | 17 They are transparently registered at runtime RX/TX execution if all condition checks pass. 107 The following ``devargs`` options can be enabled at runtime. They must
|
| H A D | txgbe.rst | 95 The following ``devargs`` options can be enabled at runtime. They must
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_22_07.rst | 95 * **Added support for setting queue attributes at runtime in eventdev.** 98 at runtime.
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_init_tool.h | 328 struct init_op_array_params runtime; member
|
| H A D | ecore_init_ops.c | 322 OSAL_LE16_TO_CPU(p_cmd->args.runtime.offset), 323 OSAL_LE16_TO_CPU(p_cmd->args.runtime.size),
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | virtio.rst | 35 * Does not support runtime configuration.
|
| H A D | cnxk.rst | 168 during runtime by using ``max_qps_limit`` ``devargs`` parameter.
|
| /dpdk/doc/guides/contributing/ |
| H A D | abi_policy.rst | 46 An ABI (Application Binary Interface) is the set of runtime interfaces exposed 188 version is declared, these changes therefore cannot be resolved as a runtime 190 of these ABI changes can only ensure that its runtime dependencies are met 249 ensure its runtime dependencies are met by specifying ``DPDK (>= 21.2)`` as
|
| H A D | abi_versioning.rst | 26 During an application's build process, a library's soname is noted as a runtime 29 applications dependencies at runtime, to load a library supporting the correct 30 ABI version. The library loaded at runtime therefore, may be a minor revision
|
| /dpdk/doc/guides/gpus/ |
| H A D | cuda.rst | 67 **libcuda.so** is loaded at runtime in the ``cuda_gpu_probe`` function through ``dlopen`` 73 All CUDA API symbols are loaded at runtime as well.
|
| /dpdk/doc/guides/vdpadevs/ |
| H A D | sfc.rst | 99 Matches a subset of per-port log types registered during runtime.
|