diff options
author | Kuniyuki Iwashima <kuniyu@amazon.com> | 2024-03-26 23:42:49 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-30 00:48:39 +0300 |
commit | f40742c22a6e9ffb53bf02f22ea5eda55fbcfcc5 (patch) | |
tree | 0ccfae7381a72b9831a17df98546fb0259a61c94 /tools/perf/scripts/python/task-analyzer.py | |
parent | 5e9e9afdb50449f35d3e65dd6b1cdf87e8ce185e (diff) | |
download | linux-f40742c22a6e9ffb53bf02f22ea5eda55fbcfcc5.tar.xz |
selftest: tcp: Add more bind() calls.
In addtition to the two addresses defined in the fixtures, this patch
add 6 more bind calls():
* 0.0.0.0
* 127.0.0.1
* ::
* ::1
* ::ffff:0.0.0.0
* ::ffff:127.0.0.1
The first two per-fixture bind() calls control how inet_bind2_bucket
is created, and the rest 6 bind() calls cover as many conflicting
patterns as possible.
Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://lore.kernel.org/r/20240326204251.51301-7-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions