public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing for-next 0/5] expand send / zc tests
@ 2022-10-20  1:49 Pavel Begunkov
  2022-10-20  1:49 ` [PATCH liburing for-next 1/5] tests: improve zc cflags handling Pavel Begunkov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pavel Begunkov @ 2022-10-20  1:49 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

Patch 4 adds sendmsg testing with various iov lengths and configurations.
Patch 5 tests IORING_RECVSEND_POLL_FIRST. And patch 3 enables same testing
for non-zerocopy sends as we currently have poor coverage.

Pavel Begunkov (5):
  tests: improve zc cflags handling
  tests: pass params in a struct
  tests: add non-zc tests in send-zerocopy.c
  tests: add tests for retries with long iovec
  tests: test poll_first

 test/send-zerocopy.c | 188 ++++++++++++++++++++++++++++++-------------
 1 file changed, 133 insertions(+), 55 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2022-10-20  2:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-20  1:49 [PATCH liburing for-next 0/5] expand send / zc tests Pavel Begunkov
2022-10-20  1:49 ` [PATCH liburing for-next 1/5] tests: improve zc cflags handling Pavel Begunkov
2022-10-20  1:49 ` [PATCH liburing for-next 2/5] tests: pass params in a struct Pavel Begunkov
2022-10-20  1:49 ` [PATCH liburing for-next 3/5] tests: add non-zc tests in send-zerocopy.c Pavel Begunkov
2022-10-20  1:49 ` [PATCH liburing for-next 4/5] tests: add tests for retries with long iovec Pavel Begunkov
2022-10-20  1:49 ` [PATCH liburing for-next 5/5] tests: test poll_first Pavel Begunkov
2022-10-20  2:26 ` [PATCH liburing for-next 0/5] expand send / zc tests Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox