]> git.baikalelectronics.ru Git - kernel.git/commit
samples/bpf: Update cpumap/devmap sec_name
authorLorenzo Bianconi <lorenzo@kernel.org>
Tue, 1 Feb 2022 14:58:10 +0000 (15:58 +0100)
committerAndrii Nakryiko <andrii@kernel.org>
Tue, 1 Feb 2022 17:51:31 +0000 (09:51 -0800)
commitf93d7a2856201a0f3e457f756acf8ec11d41b0f7
tree5d806bcb1dc3380f360578a18efa996316278aa2
parent0abf944fc44d49d1d49244929719d435b337eb3c
samples/bpf: Update cpumap/devmap sec_name

Substitute deprecated xdp_cpumap and xdp_devmap sec_name with
xdp/cpumap and xdp/devmap respectively.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/509201497c6c4926bc941f1cba24173cf500e760.1643727185.git.lorenzo@kernel.org
samples/bpf/xdp_redirect_cpu.bpf.c
samples/bpf/xdp_redirect_map.bpf.c
samples/bpf/xdp_redirect_map_multi.bpf.c