diff options
author | Bui Quang Minh <minhquangbui99@gmail.com> | 2025-04-25 10:10:17 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-29 01:49:10 +0300 |
commit | b2b4555cf2a6cc4d08ddfaa181687bb7a8559a51 (patch) | |
tree | 7bc2c09aa5168cae765a0cf951a38d01d7d00d5a /tools/perf/scripts/python/syscall-counts.py | |
parent | 5d346179e709ea688f29b450a918cbf2ead80960 (diff) | |
download | linux-b2b4555cf2a6cc4d08ddfaa181687bb7a8559a51.tar.xz |
selftests: net: retry when bind returns EBUSY in xdp_helper
When binding the XDP socket, we may get EBUSY because the deferred
destructor of XDP socket in previous test has not been executed yet. If
that is the case, just sleep and retry some times.
Signed-off-by: Bui Quang Minh <minhquangbui99@gmail.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Link: https://patch.msgid.link/20250425071018.36078-4-minhquangbui99@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions