Skip to content
Commit e6007b85 authored by Ma Xinjian's avatar Ma Xinjian Committed by David S. Miller
Browse files

selftests: mptcp: Remove the deprecated config NFT_COUNTER



NFT_COUNTER was removed since
390ad4295aa ("netfilter: nf_tables: make counter support built-in")
LKP/0Day will check if all configs listing under selftests are able to
be enabled properly.

For the missing configs, it will report something like:
LKP WARN miss config CONFIG_NFT_COUNTER= of net/mptcp/config

- it's not reasonable to keep the deprecated configs.
- configs under kselftests are recommended by corresponding tests.
So if some configs are missing, it will impact the testing results

Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarMa Xinjian <xinjianx.ma@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 5ec7d18d
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