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.