> On May 7, 2025, at 1:23 PM, Willem de Bruijn > <willemdebruijn.ker...@gmail.com> wrote: > > !-------------------------------------------------------------------| > CAUTION: External Email > > |-------------------------------------------------------------------! > > Jon Kohler wrote: >> Refactor variable names in vhost_net_build_xdp to align with XDP >> terminology, enhancing code clarity and consistency. Additionally, >> reorder variables to follow a reverse Christmas tree structure, >> improving code organization and readability. >> >> This change introduces no functional modifications. >> >> Signed-off-by: Jon Kohler <j...@nutanix.com> > > We generally don't do pure refactoring patches. > > They add churn to code history for little gain (and some > overhead and risk). >
Ok, I’ll club this together with the larger change I’m working on for multi-buffer support in vhost/net, ill send that as a series when it is ready for eyes