diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-07-10 10:12:46 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-13 15:19:49 -0700 |
commit | b3bb4d23a41b825c78ff4436c9dc8650b1ea5704 (patch) | |
tree | 1c600bb3aa61e6b17622bf631eefe58510812780 /tools/perf/scripts/python/exported-sql-viewer.py | |
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 <kuniyu@amazon.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Dmitry Safonov <dima@arista.com>
Link: https://patch.msgid.link/20240710171246.87533-3-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions