Re: [PATCH v5] ethdev: add send to kernel action

2022-10-04 Thread Andrew Rybchenko
On 10/3/22 19:34, Michael Savisko wrote: In some cases application may receive a packet that should have been received by the kernel. In this case application uses KNI or other means to transfer the packet to the kernel. With bifurcated driver we can have a rule to route packets matching a patte

[PATCH v5] ethdev: add send to kernel action

2022-10-03 Thread Michael Savisko
In some cases application may receive a packet that should have been received by the kernel. In this case application uses KNI or other means to transfer the packet to the kernel. With bifurcated driver we can have a rule to route packets matching a pattern (example: IPv4 packets) to the DPDK appl