commit | d73395ce83eddff80c3a0638d492c7d6128d9b35 | [log] [tgz] |
---|---|---|
author | Jens Axboe <axboe@kernel.dk> | Tue Sep 24 05:27:21 2024 -0600 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Sep 27 09:23:41 2024 -0600 |
tree | d4901fc6016c9223fe10864c766b4d3b6bae2854 | |
parent | 92cb8e834903f9e2eefb4f9b2af47e43c894331f [diff] |
test/msg-ring-sync: mix in IO for remote testing Some things can behave differently depending on what the other end is currently doing, so try and test those cases too where the other end isn't just idle, waiting for a message. Signed-off-by: Jens Axboe <axboe@kernel.dk>