diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-07-10 10:12:46 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-07-13 15:19:49 -0700 |
commit | b3bb4d23a41b825c78ff4436c9dc8650b1ea5704 (patch) | |
tree | 1c600bb3aa61e6b17622bf631eefe58510812780 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 23e89e8ee7be73e21200947885a6d3a109a2c58d (diff) |
selftests: tcp: Remove broken SNMP assumptions for TCP AO self-connect tests.
tcp_ao/self-connect.c checked the following SNMP stats before/after
connect() to confirm that the test exercises the simultaneous connect()
path.
* TCPChallengeACK
* TCPSYNChallenge
But the stats should not be counted for self-connect in the first place,
and the assumption is no longer true.
Let's remove the check.
Signed-off-by: Kuniyuki Iwashima <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
Reviewed-by: Dmitry Safonov <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions