On 7/25/22 6:33 PM, Pavel Begunkov wrote:
Add zerocopy send headers, helpers and tests v2: use T_EXIT_* fix ptr <-> int conversions for 32 bits arches slight renaming get rid of error() in the test add patch 5/5 Pavel Begunkov (5): io_uring.h: sync with kernel for zc send and notifiers liburing: add zc send and notif helpers tests: add tests for zerocopy send and notifications examples: add a zerocopy send example liburing: improve fallocate typecasting
I can confirm it compiles fine on all architectures now. Nice. -- Ammar Faizi