Lines Matching refs:module
32 The KNI kernel loadable module ``rte_kni`` provides the kernel interface
35 When the ``rte_kni`` module is loaded, it will create a device ``/dev/kni``
37 the kernel module.
39 The ``rte_kni`` kernel module contains several optional parameters which
40 can be specified when the module is loaded to control its behavior:
70 Loading the ``rte_kni`` kernel module without any optional parameters is
85 For testing, the ``rte_kni`` kernel module can be loaded in loopback mode
109 To provide flexibility of performance, the ``rte_kni`` KNI kernel module
111 module supports two options: "single kernel thread" mode and "multiple
129 The KNI kernel module can also be configured to start a separate kernel
154 kernel module is controlled via the ``carrier`` option when the module
157 If ``carrier=off`` is specified, the kernel module will leave the carrier
164 If ``carrier=on`` is specified, the kernel module will automatically set
192 User callbacks are executed while kernel module holds the ``rtnl`` lock, this
241 Before any KNI interfaces can be created, the ``rte_kni`` kernel module must
255 handle requests from the ``rte_kni`` kernel module. These functions
325 The kernel module will be aware of mbufs,