public inbox for [email protected]
 help / color / mirror / Atom feed
* [PATCH liburing v2 0/3] improve sendzc tests
@ 2024-04-08 16:38 Pavel Begunkov
  2024-04-08 16:38 ` [PATCH liburing v2 1/3] test: handle test_send_faults()'s cases one by one Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2024-04-08 16:38 UTC (permalink / raw)
  To: io-uring; +Cc: Jens Axboe, asml.silence

There is enough of special handling for DEFER_TASKRUN, so we want
to test sendzc with DEFER_TASKRUN as well. Apart from that, probe
zc support at the beginning and do some more cleanups.

v2: don't forget IORING_SETUP_SINGLE_ISSUER for DEFER_TASKRUN

Pavel Begunkov (3):
  test: handle test_send_faults()'s cases one by one
  test/sendzc: improve zc support probing
  io_uring/sendzc: add DEFER_TASKRUN testing

 test/send-zerocopy.c | 332 ++++++++++++++++++++++++++++---------------
 1 file changed, 216 insertions(+), 116 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-04-09  3:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 16:38 [PATCH liburing v2 0/3] improve sendzc tests Pavel Begunkov
2024-04-08 16:38 ` [PATCH liburing v2 1/3] test: handle test_send_faults()'s cases one by one Pavel Begunkov
2024-04-08 16:38 ` [PATCH liburing v2 2/3] test/sendzc: improve zc support probing Pavel Begunkov
2024-04-08 16:38 ` [PATCH liburing v2 3/3] io_uring/sendzc: add DEFER_TASKRUN testing Pavel Begunkov
2024-04-09  3:45 ` [PATCH liburing v2 0/3] improve sendzc 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