diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-04-05 13:52:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-08 13:53:21 +0300 |
commit | 441c6be9ae28e369d30fbcb27f2d6ae68d5ab529 (patch) | |
tree | 7f3091efcdfcb8003291e4470b16e1939d37125d /tools/perf/scripts/python | |
parent | 571d79664a4a37bd66fbd80f714e9d66d2c2de35 (diff) | |
download | linux-441c6be9ae28e369d30fbcb27f2d6ae68d5ab529.tar.xz |
selftests: mptcp: export pm_nl endpoint ops
This patch exports six endpoint operation helpers with pm_nl_ prefix,
pm_nl_set_limits(), pm_nl_add_endpoint(), pm_nl_del_endpoint(),
pm_nl_flush_endpoint(), pm_nl_show_endpoints() and pm_nl_change_endpoint()
into mptcp_lib.sh as public functions, and renamed each of them with a
mptcp_lib_ prefix. Then these old pm_nl_ prefix helpers in mptcp_join.sh
can be wrappers of mptcp_lib_ prefix ones.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions