On Thu, 13 Dec 2018 at 13:19, Andrey Ignatov <r...@fb.com> wrote:
>
> Semantic of netns_id argument of bpf_sk_lookup_tcp and bpf_sk_lookup_udp
> was changed (fixed) in f71c6143c203. Corresponding changes have to be
> applied to all call sites in selftests. The patch fixes corresponding
> call sites in test_sock_addr test: pass BPF_F_CURRENT_NETNS instead of 0
> in netns_id argument.
>
> Fixes: f71c6143c203 ("bpf: Support sk lookup in netns with id 0")
> Reported-by: Yonghong Song <y...@fb.com>
> Signed-off-by: Andrey Ignatov <r...@fb.com>

Acked-by: Joe Stringer <j...@wand.net.nz>

Reply via email to