diff options
author | Matthieu Baerts (NGI0) <matttbe@kernel.org> | 2024-02-01 00:49:47 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-01 20:06:37 +0300 |
commit | 3645c844902bd4e173d6704fc2a37e8746904d67 (patch) | |
tree | f3a0d9b0d8b71ecd4d4db1dfdb6f68aeaf363778 /tools/perf/scripts/python | |
parent | b6c620dc43ccb4e802894e54b651cf81495e9598 (diff) | |
download | linux-3645c844902bd4e173d6704fc2a37e8746904d67.tar.xz |
selftests: mptcp: add missing kconfig for NF Filter
Since the commit mentioned below, 'mptcp_join' selftests is using
IPTables to add rules to the Filter table.
It is then required to have IP_NF_FILTER KConfig.
This KConfig is usually enabled by default in many defconfig, but we
recently noticed that some CI were running our selftests without them
enabled.
Fixes: 8d014eaa9254 ("selftests: mptcp: add ADD_ADDR timeout test case")
Cc: stable@vger.kernel.org
Reviewed-by: Geliang Tang <geliang@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions