diff options
author | Geliang Tang <[email protected]> | 2021-03-12 17:16:19 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-12 17:47:45 -0800 |
commit | 7028ba8ac9683b7e4f4db4db63a306d7497e7150 (patch) | |
tree | 7698394480e265880139f1e57802bf0fffd1a9cb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0e4a3e68862b7844c87126628082ae97c066b9da (diff) |
selftests: mptcp: add invert argument for chk_rm_nr
Some of the removing testcases used two zeros as arguments for chk_rm_nr
like this: chk_rm_nr 0 0. This doesn't mean that no RM_ADDR has been sent.
It only means that RM_ADDR had been sent in the opposite direction that
chk_rm_nr is checking.
This patch added a new argument invert for chk_rm_nr to allow it can
check the RM_ADDR from the opposite direction.
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions