| /dpdk/doc/guides/linux_gsg/ |
| H A D | linux_drivers.rst | 14 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 D | build_sample_apps.rst | 23 - Any kernel driver being used is loaded. 68 Add a driver or driver directory to be loaded.
|
| H A D | nic_perf_intel_platform.rst | 184 4. Check which kernel drivers needs to be loaded and whether there is a need to unbind the network …
|
| /dpdk/examples/bpf/ |
| H A D | README | 5 Once compiled, these example programs can be loaded into `testpmd`
|
| /dpdk/doc/guides/freebsd_gsg/ |
| H A D | build_dpdk.rst | 56 `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 D | kernel_nic_interface.rst | 35 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 D | timer.rst | 81 * 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 D | l3_forward.rst | 34 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 D | ipv4_multicast.rst | 112 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 D | ip_frag.rst | 45 The LPM object is created and loaded with the pre-configured entries read from
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | kernel_nic_interface.rst | 35 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 D | mempool_lib.rst | 33 …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 D | timer_lib.rst | 14 * 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 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. 92 has to be loaded on the system:
|
| /dpdk/doc/guides/nics/ |
| H A D | cxgbe.rst | 574 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 D | mlx4.rst | 60 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 D | build_and_test.rst | 110 #. Bind the adapters to ``igb_uio`` or ``vfio-pci`` loaded in the previous step:
|
| H A D | pfe.rst | 152 Module should be loaded using below command:
|
| H A D | nfb.rst | 76 Kernel modules have to be loaded before running the DPDK application.
|
| H A D | ice.rst | 359 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 D | fm10k.rst | 118 switch component another switch driver has to be loaded prior to the
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | mvsam.rst | 81 loaded:
|
| /dpdk/doc/guides/windows_gsg/ |
| H A D | run_apps.rst | 52 When loaded successfully, the driver is shown in *Device Manager* as *Virtual
|
| /dpdk/doc/guides/tools/ |
| H A D | cryptoperf.rst | 21 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 D | mlx5.rst | 111 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``).
|