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