Home
last modified time | relevance | path

Searched refs:runtime (Results 1 – 25 of 58) sorted by relevance

123

/dpdk/doc/guides/howto/
H A Dvfd.rst107 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 Davx512.rst8 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 Dtelemetry.rst118 those processes will all share the same runtime directory.
/dpdk/doc/guides/sample_app_ug/
H A Deventdev_pipeline.rst71 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 Dservice_cores.rst44 service core counts and mappings at runtime.
54 the runtime functions to add, remove and remap service cores.
/dpdk/app/test-pipeline/
H A Dmeson.build19 'runtime.c',
/dpdk/doc/guides/prog_guide/
H A Dservice_cores.rst10 cores are used at runtime.
51 The service core library is capable of collecting runtime statistics like number
H A Dpacket_classif_access_ctrl.rst18 * 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 Dbpf_lib.rst22 * Destroy an BPF execution context and its runtime structures and free the associated memory.
H A Dtrace_lib.rst39 - Enable and disable the tracepoints at runtime.
154 configure at runtime.
H A Denv_abstraction_layer.rst29 * 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 Dcnxk.rst110 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 Dbuild_and_test.rst141 Refer to the :ref:`testpmd runtime functions <testpmd_runtime>` for a list
H A Dmvneta.rst82 The following ``devargs`` options can be enabled at runtime. They must
H A Dixgbe.rst17 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 Dtxgbe.rst95 The following ``devargs`` options can be enabled at runtime. They must
/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst95 * **Added support for setting queue attributes at runtime in eventdev.**
98 at runtime.
/dpdk/drivers/net/qede/base/
H A Decore_hsi_init_tool.h328 struct init_op_array_params runtime; member
H A Decore_init_ops.c322 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 Dvirtio.rst35 * Does not support runtime configuration.
H A Dcnxk.rst168 during runtime by using ``max_qps_limit`` ``devargs`` parameter.
/dpdk/doc/guides/contributing/
H A Dabi_policy.rst46 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 Dabi_versioning.rst26 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 Dcuda.rst67 **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 Dsfc.rst99 Matches a subset of per-port log types registered during runtime.

123