Skip to content

Commit

Permalink
Squash to "selftests/bpf: Add mptcp_userspace_pm_addr bpf_iter subtest"
Browse files Browse the repository at this point in the history
Enable CONFIG_MPTCP_IPV6 in bpf config.

Based-on: <[email protected]>

Signed-off-by: Geliang Tang <[email protected]>
Message-Id: <aeca45ea8522298327715230f45d718338906732.1731055793.git.tanggeliang@kylinos.cn>
  • Loading branch information
Geliang Tang authored and Patchew Applier committed Nov 8, 2024
1 parent 0cf3c0b commit 19c0bb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/bpf/config
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ CONFIG_MPLS=y
CONFIG_MPLS_IPTUNNEL=y
CONFIG_MPLS_ROUTING=y
CONFIG_MPTCP=y
CONFIG_MPTCP_IPV6=y
CONFIG_NET_ACT_SKBMOD=y
CONFIG_NET_CLS=y
CONFIG_NET_CLS_ACT=y
Expand Down

0 comments on commit 19c0bb7

Please sign in to comment.