mbox series

[liburing,0/3] improve sendzc tests

Message ID cover.1712585927.git.asml.silence@gmail.com (mailing list archive)
Headers show
Series improve sendzc tests | expand

Message

Pavel Begunkov April 8, 2024, 2:24 p.m. UTC
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.

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 | 331 ++++++++++++++++++++++++++++---------------
 1 file changed, 215 insertions(+), 116 deletions(-)