Commit 3e68abb
committed
test/recv-mshot-fair: test fairness and limits between streams
Based on code slated for 6.17, test that multiple streams don't end
up starving each other, if limited by setting sqe->len on recv
multishot.
Also test that if sqe->optlen is set for a recv multishot, then
the multishot request should terminate when this limit is hit.
Signed-off-by: Jens Axboe <axboe@kernel.dk>1 parent cfb5174 commit 3e68abb
2 files changed
Lines changed: 515 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
| 183 | + | |
183 | 184 | | |
184 | 185 | | |
185 | 186 | | |
| |||
0 commit comments