Message ID | cover.1666230529.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | expand send / zc tests | expand |
On Thu, 20 Oct 2022 02:49:50 +0100, Pavel Begunkov wrote: > 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 > > [...] Applied, thanks! [1/5] tests: improve zc cflags handling (no commit info) [2/5] tests: pass params in a struct (no commit info) [3/5] tests: add non-zc tests in send-zerocopy.c (no commit info) [4/5] tests: add tests for retries with long iovec (no commit info) [5/5] tests: test poll_first (no commit info) Best regards,