selftests/bpf: Update error message in negative linked_list test
authorYonghong Song <yonghong.song@linux.dev>
Sun, 27 Aug 2023 15:27:54 +0000 (08:27 -0700)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 8 Sep 2023 15:42:17 +0000 (08:42 -0700)
commit96fc99d3d56ff094db7fc5d211183bb3d5c2caaa
tree7cedb29243018b7ef1d5f27b47122e0bf1ca1796
parent01cc55af93884f1ff5a883426e1924378dfcc62a
selftests/bpf: Update error message in negative linked_list test

Some error messages are changed due to the addition of
percpu kptr support. Fix linked_list test with changed
error messages.

Signed-off-by: Yonghong Song <yonghong.song@linux.dev>
Link: https://lore.kernel.org/r/20230827152754.1997769-1-yonghong.song@linux.dev
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/prog_tests/linked_list.c