diff options
author | Bastien Curutchet <bastien.curutchet@bootlin.com> | 2024-12-13 16:06:20 +0100 |
---|---|---|
committer | Martin KaFai Lau <martin.lau@kernel.org> | 2024-12-16 13:24:33 -0800 |
commit | 8dccbecbb9692a96cf477eb826352a7c556a31e2 (patch) | |
tree | a68ab22b0df7fb37990455eb7cce163b9b0b30b6 /scripts/lib/kdoc/kdoc_parser.py | |
parent | 2309132fc5d9d87deb15bda3497326aded6bfe4a (diff) |
selftests/bpf: test_xdp_meta: Rename BPF sections
SEC("t") and SEC("x") can't be loaded by the __load() helper.
Rename these sections SEC("tc") and SEC("xdp") so they can be
interpreted by the __load() helper in upcoming patch.
Update the test_xdp_meta.sh to fit these new names.
Signed-off-by: Bastien Curutchet <bastien.curutchet@bootlin.com>
Signed-off-by: Martin KaFai Lau <martin.lau@kernel.org>
Link: https://patch.msgid.link/20241213-xdp_meta-v2-1-634582725b90@bootlin.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions