diff options
| author | Geliang Tang <[email protected]> | 2022-02-17 19:03:11 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2022-02-17 19:59:59 -0800 |
| commit | 24720d7452df2dff2e539d9dff28904e25bb1c6d (patch) | |
| tree | d09fe5771dfc14ade77cce97a6a800f25c0a7a22 /tools/perf/scripts/python/flamegraph.py | |
| parent | 87154755d90ed60919cc5709e322b397701e4f58 (diff) | |
selftests: mptcp: add csum mib check for mptcp_connect
This patch added the data checksum error mib counters check for the
script mptcp_connect.sh when the data checksum is enabled.
In do_transfer(), got the mib counters twice, before and after running
the mptcp_connect commands. The latter minus the former is the actual
number of the data checksum mib counter.
The output looks like this:
ns1 MPTCP -> ns2 (dead:beef:1::2:10007) MPTCP (duration 86ms) [ OK ]
ns1 MPTCP -> ns2 (10.0.2.1:10008 ) MPTCP (duration 66ms) [ FAIL ]
server got 1 data checksum error[s]
Fixes: 94d66ba1d8e48 ("selftests: mptcp: enable checksum in mptcp_connect.sh")
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/255
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions