RE: [PATCH v2] ethdev: add send to kernel action

2022-09-20 Thread Ori Kam
Hi Michael, > -Original Message- > From: Michael Savisko > Sent: Wednesday, 14 September 2022 12:32 > > 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.

[PATCH v2] ethdev: add send to kernel action

2022-09-14 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