Re: [PATCH v3 1/3] node/kernel_tx: support packet transmit to kernel

2023-06-12 Thread Thomas Monjalon
05/06/2023 14:47, Nithin Dabilpuram: > Acked-by: Nithin Dabilpuram > > On Fri, Jun 2, 2023 at 9:52 PM Vamsi Attunuru wrote: > > > > Patch adds a node to transmit the packets to kernel over > > a raw socket. > > > > Signed-off-by: Vamsi Attunuru > > --- [...] > > +kernel_tx > > +~ > > +T

Re: [PATCH v3 1/3] node/kernel_tx: support packet transmit to kernel

2023-06-05 Thread Nithin Dabilpuram
Acked-by: Nithin Dabilpuram On Fri, Jun 2, 2023 at 9:52 PM Vamsi Attunuru wrote: > > Patch adds a node to transmit the packets to kernel over > a raw socket. > > Signed-off-by: Vamsi Attunuru > --- > doc/guides/prog_guide/graph_lib.rst | 9 ++ > lib/node/kernel_tx.c| 122