> On 2021/01/27 3:41, Lorenzo Bianconi wrote:
> > Introduce bulking support for XDP_PASS verdict forwarding skbs to
> > the networking stack
> >
> > Signed-off-by: Lorenzo Bianconi
> > ---
> > drivers/net/veth.c | 43 ++-
> > 1 file changed, 26 insertion
On 2021/01/27 3:41, Lorenzo Bianconi wrote:
Introduce bulking support for XDP_PASS verdict forwarding skbs to
the networking stack
Signed-off-by: Lorenzo Bianconi
---
drivers/net/veth.c | 43 ++-
1 file changed, 26 insertions(+), 17 deletions(-)
diff
On Tue, 26 Jan 2021 19:41:59 +0100
Lorenzo Bianconi wrote:
> Introduce bulking support for XDP_PASS verdict forwarding skbs to
> the networking stack
>
> Signed-off-by: Lorenzo Bianconi
> ---
> drivers/net/veth.c | 43 ++-
> 1 file changed, 26 insertions
Introduce bulking support for XDP_PASS verdict forwarding skbs to
the networking stack
Signed-off-by: Lorenzo Bianconi
---
drivers/net/veth.c | 43 ++-
1 file changed, 26 insertions(+), 17 deletions(-)
diff --git a/drivers/net/veth.c b/drivers/net/veth.c