Lines Matching refs:module
12 which is re-mapped into the kernel address space by the KNI kernel loadable module
15 to the kernel module for each device allocated.
17 The KNI kernel loadable module is a standard net driver,
35 KNI kernel module ``rte_kni`` be loaded into the kernel. See
37 the ``rte_kni`` kernel module.
69 If link monitoring is enabled, the ``rte_kni`` kernel module should be loaded
74 If link monitoring is not enabled, the ``rte_kni`` kernel module should be
135 cores are used to pin the kernel threads in the ``rte_kni`` kernel module.
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>`
160 The following commands will first load the ``rte_kni`` kernel module in
193 test application and the ``rte_kni`` kernel module. In this example,
194 the ``rte_kni`` kernel module is loaded in :ref:`single kernel thread