diff options
author | Geliang Tang <geliang.tang@suse.com> | 2022-11-30 17:06:30 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-02 07:06:07 +0300 |
commit | 1cc94ac1af4b18c69981425df6f0355f13d9304d (patch) | |
tree | 90a12a5f6ac90afe326d9a31ab15155d1d5e4782 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 7dff74f5716edf2f0288fe4cdcb4feeeb6a9383b (diff) | |
download | linux-1cc94ac1af4b18c69981425df6f0355f13d9304d.tar.xz |
selftests: mptcp: make evts global in userspace_pm
This patch makes server_evts and client_evts global in userspace_pm.sh,
then these two variables could be used in test_announce(), test_remove()
and test_subflows(). The local variable 'evts' in these three functions
then could be dropped.
Also move local variable 'file' as a global one.
Suggested-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions