diff options
author | Kuniyuki Iwashima <[email protected]> | 2024-03-26 13:42:49 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-03-29 14:48:39 -0700 |
commit | f40742c22a6e9ffb53bf02f22ea5eda55fbcfcc5 (patch) | |
tree | 0ccfae7381a72b9831a17df98546fb0259a61c94 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 5e9e9afdb50449f35d3e65dd6b1cdf87e8ce185e (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions