aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c
diff options
context:
space:
mode:
authorJian Shen <[email protected]>2022-06-22 13:50:02 +0000
committerAlexei Starovoitov <[email protected]>2022-06-23 02:20:20 +0000
commit9676feccacdb0571791c88b23e3b7ac4e7c9c457 (patch)
tree68fa4bc3735b49b612cc49c3d49131b5ca5f6d98 /tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c
parentselftests/bpf: Add benchmark for local_storage get (diff)
downloadkernel-9676feccacdb0571791c88b23e3b7ac4e7c9c457.tar.gz
kernel-9676feccacdb0571791c88b23e3b7ac4e7c9c457.zip
test_bpf: fix incorrect netdev features
The prototype of .features is netdev_features_t, it should use NETIF_F_LLTX and NETIF_F_HW_VLAN_STAG_TX, not NETIF_F_LLTX_BIT and NETIF_F_HW_VLAN_STAG_TX_BIT. Fixes: cf204a718357 ("bpf, testing: Introduce 'gso_linear_no_head_frag' skb_segment test") Signed-off-by: Jian Shen <[email protected]> Acked-by: John Fastabend <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/bpf_tcp_ca.c')
0 files changed, 0 insertions, 0 deletions