Home
last modified time | relevance | path

Searched refs:loaded (Results 1 – 25 of 43) sorted by relevance

12

/dpdk/doc/guides/linux_gsg/
H A Dlinux_drivers.rst14 Depending on the PMD being used, a corresponding kernel driver should be loaded,
49 should be loaded into the kernel before running the ``dpdk-devbind.py`` script.
116 To make use of VFIO, the ``vfio-pci`` module must be loaded:
144 but it has to be loaded with an additional module parameter:
150 Alternatively, one can also enable this option in an already loaded kernel module:
216 …he ``enable_sriov`` parameter through the ``sysfs`` if the module is already loaded or is built-in:
336 can be used as a substitute for VFIO. This module can be loaded using the command:
348 It can be loaded as shown below:
H A Dbuild_sample_apps.rst23 - Any kernel driver being used is loaded.
68 Add a driver or driver directory to be loaded.
H A Dnic_perf_intel_platform.rst184 4. Check which kernel drivers needs to be loaded and whether there is a need to unbind the network …
/dpdk/examples/bpf/
H A DREADME5 Once compiled, these example programs can be loaded into `testpmd`
/dpdk/doc/guides/freebsd_gsg/
H A Dbuild_dpdk.rst56 `contigmem` and `nic_uio` kernel modules be loaded first, as described in
78 memory for the DPDK to use. The contigmem module must be loaded into the
105 The module can then be loaded using kldload::
143 After loading the contigmem module, the ``nic_uio`` module must also be loaded into the
154 Currently loaded modules can be seen by using the ``kldstat`` command and a module
/dpdk/doc/guides/sample_app_ug/
H A Dkernel_nic_interface.rst35 KNI kernel module ``rte_kni`` be loaded into the kernel. See
69 If link monitoring is enabled, the ``rte_kni`` kernel module should be loaded
75 loaded with the :ref:`default carrier state <kni_default_carrier_state>`
150 ``port``. If the ``rte_kni`` kernel module is loaded in :ref:`multiple
153 kernel module is loaded in :ref:`single kernel thread <kni_kernel_thread_mode>`
194 the ``rte_kni`` kernel module is loaded in :ref:`single kernel thread
200 created for port 1. Since ``rte_kni`` is loaded in "single kernel thread"
H A Dtimer.rst81 * The first timer (timer0) is loaded on the main lcore and expires every second.
85 * The second timer (timer1) is loaded on the next available lcore every 333 ms.
H A Dl3_forward.rst34 The set of flows used by the application is statically configured and loaded into the hash at initi…
45 and loaded into the LPM or FIB object at initialization time.
277 The hash object is created and loaded with the pre-configured entries read from a global array,
317 The LPM object is created and loaded with the pre-configured entries read from a global array.
327 The FIB object is created and loaded with the pre-configured entries
H A Dipv4_multicast.rst112 The hash object is created and loaded with the pre-configured entries read from a global array:
116 :start-after: Hash object is created and loaded. 8<
117 :end-before: >8 End of hash object is created and loaded.
H A Dip_frag.rst45 The LPM object is created and loaded with the pre-configured entries read from
/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst35 When the ``rte_kni`` module is loaded, it will create a device ``/dev/kni``
40 can be specified when the module is loaded to control its behavior:
85 For testing, the ``rte_kni`` kernel module can be loaded in loopback mode
110 can be loaded with the ``kthread_mode`` parameter. The ``rte_kni`` kernel
155 is loaded.
242 be loaded into the kernel and configured with the ``rte_kni_init()`` function.
H A Dmempool_lib.rst33 …ch object starts on a different channel and rank in memory so that all channels are equally loaded.
141 dynamically loaded. When running a multi-process application with shared
H A Dtimer_lib.rst14 * Timers can be loaded from one core and executed on another. It has to be specified in the call …
/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.
92 has to be loaded on the system:
/dpdk/doc/guides/nics/
H A Dcxgbe.rst574 PMD: rte_cxgbe_pmd: No bootstrap loaded
575 PMD: rte_cxgbe_pmd: No Expansion ROM loaded
582 PMD: rte_cxgbe_pmd: No bootstrap loaded
583 PMD: rte_cxgbe_pmd: No Expansion ROM loaded
694 #. Restart the system and ensure the contigmem module is loaded successfully:
746 This automatically binds 2:0:4 to nic_uio kernel driver when it is loaded in
H A Dmlx4.rst60 loaded when needed by dlopen.
165 it is automatically loaded by libibverbs.
176 Unlike most other PMDs, these modules must remain loaded and bound to
370 not have to be loaded.
H A Dbuild_and_test.rst110 #. Bind the adapters to ``igb_uio`` or ``vfio-pci`` loaded in the previous step:
H A Dpfe.rst152 Module should be loaded using below command:
H A Dnfb.rst76 Kernel modules have to be loaded before running the DPDK application.
H A Dice.rst359 DDP package supposed to be loaded can have a filename: ice-xxxxxx.pkg,
367 driver tries to load the default package. The type of loaded package
H A Dfm10k.rst118 switch component another switch driver has to be loaded prior to the
/dpdk/doc/guides/cryptodevs/
H A Dmvsam.rst81 loaded:
/dpdk/doc/guides/windows_gsg/
H A Drun_apps.rst52 When loaded successfully, the driver is shown in *Device Manager* as *Virtual
/dpdk/doc/guides/tools/
H A Dcryptoperf.rst21 accelerator is not fully loaded, when loaded the cpu cycles freed up by the
31 the hardware accelerator fully loaded and so measure maximum throughput.
/dpdk/doc/guides/platform/
H A Dmlx5.rst111 it is automatically loaded by ``libibverbs``.
121 Unlike most other PMDs, these modules must remain loaded and bound to
240 loaded when needed by dlopen (see ``MLX5_GLUE_PATH``).

12