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:   Fri, 13 Dec 2019 16:00:35 -0800
From:   Alexei Starovoitov <alexei.starovoitov@...il.com>
To:     Andrii Nakryiko <andriin@...com>
Cc:     bpf@...r.kernel.org, netdev@...r.kernel.org, ast@...com,
        daniel@...earbox.net, andrii.nakryiko@...il.com, kernel-team@...com
Subject: Re: [PATCH v3 bpf-next 14/17] selftests/bpf: add BPF skeletons
 selftests and convert attach_probe.c

On Fri, Dec 13, 2019 at 02:32:11PM -0800, Andrii Nakryiko wrote:
> Add BPF skeleton generation to selftest/bpf's Makefile. Convert attach_probe.c
> to use skeleton.
> 
> Acked-by: Martin KaFai Lau <kafai@...com>
> Signed-off-by: Andrii Nakryiko <andriin@...com>
> ---
>  tools/testing/selftests/bpf/.gitignore        |   2 +
>  tools/testing/selftests/bpf/Makefile          |  36 +++--
>  .../selftests/bpf/prog_tests/attach_probe.c   | 135 +++++-------------
>  .../selftests/bpf/progs/test_attach_probe.c   |  34 ++---
>  4 files changed, 74 insertions(+), 133 deletions(-)

Nice diff stat.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ