We're decoupling notifications generation from whether the request failed or not. Adjust the tests, so nobody is confused reading it, and put a note in man. Also, 4/4 adds a test for just sent zc sendmsg. Pavel Begunkov (4): examples: fix sendzc notif handling test: fix zc tests man: note about notification generation tests: add sendmsg_zc tests examples/send-zerocopy.c | 17 +++--- man/io_uring_enter.2 | 5 +- src/include/liburing/io_uring.h | 1 + test/send-zerocopy.c | 101 ++++++++++++++++++++++++-------- 4 files changed, 88 insertions(+), 36 deletions(-) -- 2.37.2