Commit a3f49d97 authored by Naresh Kamboju's avatar Naresh Kamboju Committed by Daniel Borkmann

selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS

BPF sockmap and hashmap are dependent on CONFIG_BPF_STREAM_PARSER and
xskmap is dependent on CONFIG_XDP_SOCKETS
Signed-off-by: default avatarNaresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parent f592f804
...@@ -20,3 +20,5 @@ CONFIG_VXLAN=y ...@@ -20,3 +20,5 @@ CONFIG_VXLAN=y
CONFIG_GENEVE=y CONFIG_GENEVE=y
CONFIG_NET_CLS_FLOWER=m CONFIG_NET_CLS_FLOWER=m
CONFIG_LWTUNNEL=y CONFIG_LWTUNNEL=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_XDP_SOCKETS=y
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment