]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/bpf: test_xdp_veth: Rename config[]
authorBastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Fri, 31 Jan 2025 07:21:45 +0000 (08:21 +0100)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 3 Feb 2025 11:33:51 +0000 (03:33 -0800)
commit7e9f3c875d1cae35a3f23dc527d408ea4b90e562
tree8ec3f0527807c051f3384f2ad50ab9b6bc0b7fc7
parent3c32cbbbcda3160b7b4c235c0b207b459759c6e1
selftests/bpf: test_xdp_veth: Rename config[]

The network topology is held by the config[] table. This 'config' name
is a bit too generic if we want to add other configuration variables.

Rename config[] to net_config[].

Signed-off-by: Bastien Curutchet (eBPF Foundation) <bastien.curutchet@bootlin.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250131-redirect-multi-v4-6-970b33678512@bootlin.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/test_xdp_veth.c