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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 8 Oct 2020 20:58:05 -0700 From: Yonghong Song <yhs@...com> To: Daniel Borkmann <daniel@...earbox.net>, <ast@...nel.org> CC: <john.fastabend@...il.com>, <netdev@...r.kernel.org>, <bpf@...r.kernel.org> Subject: Re: [PATCH bpf-next 5/6] bpf, selftests: make redirect_neigh test more extensible On 10/8/20 2:31 PM, Daniel Borkmann wrote: > Rename into test_tc_redirect.sh and move setup and test code into separate > functions so they can be reused for newly added tests in here. Also remove > the crude hack to override ifindex inside the object file via xxd and sed > and just use a simple map instead. Map given iproute2 does not support BTF > fully and therefore neither global data at this point. > > Signed-off-by: Daniel Borkmann <daniel@...earbox.net> Acked-by: Yonghong Song <yhs@...com>
Powered by blists - more mailing lists