[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210921183159.596a2662@redhat.com>
Date: Tue, 21 Sep 2021 18:31:59 +0200
From: Jiri Benc <jbenc@...hat.com>
To: David Ahern <dsahern@...il.com>
Cc: bpf@...r.kernel.org, Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>,
William Tu <u9012063@...il.com>, netdev@...r.kernel.org
Subject: Re: [PATCH bpf-next] seltests: bpf: test_tunnel: use ip neigh
On Tue, 21 Sep 2021 09:23:06 -0600, David Ahern wrote:
> I realize you are just following suit with this change, but ip can
> change namespaces internally:
>
> ip -netns at_ns0 neigh add 10.1.1.200 lladdr 52:54:00:d9:02:00 dev $DEV_NS
>
> All of the 'ip netns exec ... ip ...' commands can be simplified.
I know and I don't like the superfluous exec, either. But that's
something for a different patch. As you said, I'm just following what's
already there. There's ton of different stuff that can be cleaned up in
this and other selftests, unfortunately.
Jiri
Powered by blists - more mailing lists