Re: [PATCH net-next] bareudp: Added attribute to enable & disable rx metadata collection
From: Martin Varghese Date: Sun, 28 Jun 2020 23:18:23 +0530 > From: Martin > > Metadata need not be collected in receive if the packet from bareudp > device is not targeted to openvswitch. > > Signed-off-by: Martin Applied, thank you.
[PATCH net-next] bareudp: Added attribute to enable & disable rx metadata collection
From: Martin Metadata need not be collected in receive if the packet from bareudp device is not targeted to openvswitch. Signed-off-by: Martin --- Documentation/networking/bareudp.rst | 6 -- drivers/net/bareudp.c| 23 +-- include/net/bareudp.h