All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf-next V6 0/7] Series short description
@ 2020-11-18 15:28 Jesper Dangaard Brouer
  2020-11-18 15:37 ` Jesper Dangaard Brouer
  0 siblings, 1 reply; 2+ messages in thread
From: Jesper Dangaard Brouer @ 2020-11-18 15:28 UTC (permalink / raw)
  To: bpf
  Cc: Jesper Dangaard Brouer, netdev, Daniel Borkmann,
	Alexei Starovoitov, maze, lmb, shaun, Lorenzo Bianconi, marek,
	John Fastabend, Jakub Kicinski, eyal.birger, colrack

The following series implements...

---

Jesper Dangaard Brouer (7):
      bpf: Remove MTU check in __bpf_skb_max_len
      bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
      bpf: bpf_fib_lookup return MTU value as output when looked up
      bpf: add BPF-helper for MTU checking
      bpf: drop MTU check when doing TC-BPF redirect to ingress
      bpf: make it possible to identify BPF redirected SKBs
      selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect


 .../selftests/bpf/progs/test_cls_redirect.c        |    7 +++++++
 1 file changed, 7 insertions(+)

--
Signature


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH bpf-next V6 0/7] Series short description
  2020-11-18 15:28 [PATCH bpf-next V6 0/7] Series short description Jesper Dangaard Brouer
@ 2020-11-18 15:37 ` Jesper Dangaard Brouer
  0 siblings, 0 replies; 2+ messages in thread
From: Jesper Dangaard Brouer @ 2020-11-18 15:37 UTC (permalink / raw)
  To: bpf
  Cc: netdev, Daniel Borkmann, Alexei Starovoitov, maze, lmb, shaun,
	Lorenzo Bianconi, marek, John Fastabend, Jakub Kicinski,
	eyal.birger, colrack, brouer


Sorry, please ignore this email.

(Wrong invocation of stg mail from command line)
--Jesper


On Wed, 18 Nov 2020 16:28:21 +0100
Jesper Dangaard Brouer <brouer@redhat.com> wrote:

> The following series implements...
> 
> ---
> 
> Jesper Dangaard Brouer (7):
>       bpf: Remove MTU check in __bpf_skb_max_len
>       bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
>       bpf: bpf_fib_lookup return MTU value as output when looked up
>       bpf: add BPF-helper for MTU checking
>       bpf: drop MTU check when doing TC-BPF redirect to ingress
>       bpf: make it possible to identify BPF redirected SKBs
>       selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect
> 
> 
>  .../selftests/bpf/progs/test_cls_redirect.c        |    7 +++++++
>  1 file changed, 7 insertions(+)
> 
> --
> Signature

-- 
Best regards,
  Jesper Dangaard Brouer
  MSc.CS, Principal Kernel Engineer at Red Hat
  LinkedIn: http://www.linkedin.com/in/brouer


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-18 15:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-18 15:28 [PATCH bpf-next V6 0/7] Series short description Jesper Dangaard Brouer
2020-11-18 15:37 ` Jesper Dangaard Brouer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.