diff options
author | Matthieu Baerts <[email protected]> | 2023-06-08 18:38:43 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-06-10 00:02:15 -0700 |
commit | 673004821ab98c6645bd21af56a290854e88f533 (patch) | |
tree | 708c03230d4d195aaa344e3d1ef13c17238827a9 /lib/mpi/mpi-bit.c | |
parent | 04c55383fa5689357bcdd2c8036725a55ed632bc (diff) |
selftests: mptcp: lib: skip if missing symbol
Selftests are supposed to run on any kernels, including the old ones not
supporting all MPTCP features.
New functions are now available to easily detect if a certain feature is
missing by looking at kallsyms.
These new helpers are going to be used in the following commits. In
order to ease the backport of such future patches, it would be good if
this patch is backported up to the introduction of MPTCP selftests,
hence the Fixes tag below: this type of check was supposed to be done
from the beginning.
Link: https://github.com/multipath-tcp/mptcp_net-next/issues/368
Fixes: 048d19d444be ("mptcp: add basic kselftest for mptcp")
Cc: [email protected]
Signed-off-by: Matthieu Baerts <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions