All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH liburing 0/5] deferred tw msg_ring tests
@ 2023-01-24  1:21 Pavel Begunkov
  2023-01-24  1:21 ` [PATCH liburing 1/5] tests/msg_ring: use correct exit codes Pavel Begunkov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pavel Begunkov @ 2023-01-24  1:21 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

Add a regression test for a recent null deref regression with
disabled deferred ring and cover a couple more deferred tw cases.

Pavel Begunkov (5):
  tests/msg_ring: use correct exit codes
  tests/msg_ring: test msg_ring with deferred tw
  test/msg_ring: test msg_ring to a disabled ring
  tests/msg_ring: refactor test_remote
  tests/msg_ring: remote submit to a deferred tw ring

 test/msg-ring.c | 182 +++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 172 insertions(+), 10 deletions(-)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-24  2:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-24  1:21 [PATCH liburing 0/5] deferred tw msg_ring tests Pavel Begunkov
2023-01-24  1:21 ` [PATCH liburing 1/5] tests/msg_ring: use correct exit codes Pavel Begunkov
2023-01-24  1:21 ` [PATCH liburing 2/5] tests/msg_ring: test msg_ring with deferred tw Pavel Begunkov
2023-01-24  1:21 ` [PATCH liburing 3/5] test/msg_ring: test msg_ring to a disabled ring Pavel Begunkov
2023-01-24  1:21 ` [PATCH liburing 4/5] tests/msg_ring: refactor test_remote Pavel Begunkov
2023-01-24  1:21 ` [PATCH liburing 5/5] tests/msg_ring: remote submit to a deferred tw ring Pavel Begunkov
2023-01-24  2:31 ` [PATCH liburing 0/5] deferred tw msg_ring tests Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.