diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-07-10 20:12:46 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-07-14 01:19:49 +0300 |
commit | b3bb4d23a41b825c78ff4436c9dc8650b1ea5704 (patch) | |
tree | 1c600bb3aa61e6b17622bf631eefe58510812780 /scripts/lib/kdoc/kdoc_output.py | |
parent | 23e89e8ee7be73e21200947885a6d3a109a2c58d (diff) | |
download | linux-b3bb4d23a41b825c78ff4436c9dc8650b1ea5704.tar.xz |
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 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions