summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJian Shen <shenjian15@huawei.com>2022-06-22 21:50:02 +0800
committerAlexei Starovoitov <ast@kernel.org>2022-06-22 19:20:20 -0700
commit9676feccacdb0571791c88b23e3b7ac4e7c9c457 (patch)
tree68fa4bc3735b49b612cc49c3d49131b5ca5f6d98 /Kconfig
parent73087489250def7cdda2dee5ba685bdeae73b8af (diff)
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 <shenjian15@huawei.com> Acked-by: John Fastabend <john.fastabend@gmail.com> Link: https://lore.kernel.org/r/20220622135002.8263-1-shenjian15@huawei.com Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions