lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 3 Mar 2020 14:56:13 -0800
From:   Petar Penkov <ppenkov.kernel@...il.com>
To:     Willem de Bruijn <willemdebruijn.kernel@...il.com>
Cc:     bpf <bpf@...r.kernel.org>, Networking <netdev@...r.kernel.org>,
        Daniel Borkmann <daniel@...earbox.net>,
        Alexei Starovoitov <ast@...nel.org>,
        Willem de Bruijn <willemb@...gle.com>
Subject: Re: [PATCH bpf-next 0/3] add gso_size to __sk_buff

For the series: Acked-by: Petar Penkov <ppenkov@...gle.com>

On Tue, Mar 3, 2020 at 1:46 PM Willem de Bruijn
<willemdebruijn.kernel@...il.com> wrote:
>
> From: Willem de Bruijn <willemb@...gle.com>
>
> See first patch for details.
>
> Patch split across three parts { kernel feature, uapi header, tools }
> following the custom for such __sk_buff changes.
>
> Willem de Bruijn (3):
>   bpf: add gso_size to __sk_buff
>   bpf: Sync uapi bpf.h to tools/
>   selftests/bpf: test new __sk_buff field gso_size
>
>  include/uapi/linux/bpf.h                      |  1 +
>  net/bpf/test_run.c                            |  7 +++
>  net/core/filter.c                             | 44 +++++++++++------
>  tools/include/uapi/linux/bpf.h                |  1 +
>  .../selftests/bpf/prog_tests/skb_ctx.c        |  1 +
>  .../selftests/bpf/progs/test_skb_ctx.c        |  2 +
>  .../testing/selftests/bpf/verifier/ctx_skb.c  | 47 +++++++++++++++++++
>  7 files changed, 89 insertions(+), 14 deletions(-)
>
> --
> 2.25.0.265.gbab2e86ba0-goog
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ