You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
t/io_uring: use IORING_SETUP_NO_SQARRAY if available
The SQEs array indirection is not necessary for this test app. Use
IORING_SETUP_NO_SQARRAY if it's available.
Signed-off-by: Jens Axboe <[email protected]>
0 commit comments