diff options
author | 2025-04-25 14:10:17 +0700 | |
---|---|---|
committer | 2025-04-28 15:49:10 -0700 | |
commit | b2b4555cf2a6cc4d08ddfaa181687bb7a8559a51 (patch) | |
tree | 7bc2c09aa5168cae765a0cf951a38d01d7d00d5a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | selftests: net: add flag to force zerocopy mode in xdp_helper (diff) | |
download | wireguard-linux-b2b4555cf2a6cc4d08ddfaa181687bb7a8559a51.tar.xz wireguard-linux-b2b4555cf2a6cc4d08ddfaa181687bb7a8559a51.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions