selftests/bpf: Add ingress tests for txmsg with apply_bytes
authorPengcheng Yang <yangpc@wangsu.com>
Tue, 29 Nov 2022 10:40:41 +0000 (18:40 +0800)
committerDaniel Borkmann <daniel@iogearbox.net>
Thu, 1 Dec 2022 00:07:41 +0000 (01:07 +0100)
commit89903dcb3c2e134fb101de7921a19dd9f8418b4c
tree9f1914c3d63699fc022a048b23b54ebefe9b9324
parent9072931f020bfd907d6d89ee21ff1481cd78b407
selftests/bpf: Add ingress tests for txmsg with apply_bytes

Currently, the ingress redirect is not covered in "txmsg test apply".

Signed-off-by: Pengcheng Yang <yangpc@wangsu.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jakub Sitnicki <jakub@cloudflare.com>
Link: https://lore.kernel.org/bpf/1669718441-2654-5-git-send-email-yangpc@wangsu.com
tools/testing/selftests/bpf/test_sockmap.c