diff options
author | Xuewei Niu <niuxuewei.nxw@antgroup.com> | 2025-07-08 14:36:13 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-09 19:29:52 -0700 |
commit | 53548d6bffacc610ee883d3c0e99eb476fb606d3 (patch) | |
tree | 0186f3b408c34a6aa75fb74854a1f557c0af9a25 /drivers/usb/cdns3/cdnsp-debug.h | |
parent | f7c72265927540fb24c99fee8a54da7db537656c (diff) |
test/vsock: Add retry mechanism to ioctl wrapper
Wrap the ioctl in `ioctl_int()`, which takes a pointer to the actual
int value and an expected int value. The function will not return until
either the ioctl returns the expected value or a timeout occurs, thus
avoiding immediate failure.
Signed-off-by: Xuewei Niu <niuxuewei.nxw@antgroup.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Luigi Leonardi <leonardi@redhat.com>
Link: https://patch.msgid.link/20250708-siocinq-v6-3-3775f9a9e359@antgroup.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/usb/cdns3/cdnsp-debug.h')
0 files changed, 0 insertions, 0 deletions