For machines that have just one interface, it needs to be shared between management and data traffic. When DPDK takes over the interface using (rte_kni driver), we can define the packets that should be sent to the linux kernel.
This support for KNI is already programmed in f-stack and can be activated and programmed from the dpdk ini file.
For machines that have just one interface, it needs to be shared between management and data traffic. When DPDK takes over the interface using (rte_kni driver), we can define the packets that should be sent to the linux kernel.
This support for KNI is already programmed in f-stack and can be activated and programmed from the dpdk ini file.