Re: [PATCH 2/3] Workaround for short read from io_uring on aarch64

Zach Brown <[email protected]> Wed, 25 Feb 2026 15:37:42 -0800
Newsgroups dev.linux.lists.rpdfs-devel
Message-ID <[email protected]>
> +	/* TODO: Figure out why io_uring returns a short read on aarch64 */

That is certainly peculiar.  I wouldn't be surprised if we're not using
io_uring net correctly.  What's there is very minimal.

- z