Message ID | cover.1712594147.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | improve sendzc tests | expand |
On Mon, 08 Apr 2024 17:38:09 +0100, Pavel Begunkov wrote: > 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 > > [...] Applied, thanks! [1/3] test: handle test_send_faults()'s cases one by one commit: a305179d22f982f08a38162c13fe1f6fc8e99ab3 [2/3] test/sendzc: improve zc support probing commit: c3db7e08833abc293c50b75b14e617be5e5592e4 [3/3] io_uring/sendzc: add DEFER_TASKRUN testing commit: ef3cae5022b717ebc495e39df902d85b83f402f5 Best regards,