Re: [PATCH net-next v1 2/4] netmem: fix netmem comments
From: Jakub Kicinski
Date: Sat Jun 14 2025 - 14:39:41 EST
On Fri, 13 Jun 2025 04:28:02 +0000 Mina Almasry wrote:
> +/* __netmem_clear_lsb - clear the lsb of &netmem and return it as
> + * a net_iov*.
nit: "clear the lsb" spells out the name of the function..
how about: convert netmem_ref to struct net_iov * for metadata access
or some such ?
> + * @netmem: netmem reference to extract as net_iov.