Message ID | 20230425182054.2826621-5-shr@devkernel.io (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | liburing: add api for napi busy poll | expand |
diff --git a/CHANGELOG b/CHANGELOG index 71ca391..3b4144f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,6 +15,7 @@ liburing-2.4 release io_uring_prep_socket_direct() factor in being called with IORING_FILE_INDEX_ALLOC for allocating a direct descriptor. - Add io_uring_prep_sendto() function. +- Support for napi busy polling liburing-2.3 release