On 19.11.2025 12:02, Teddy Astie wrote: > There are many places where we use interesting ways of reading 32-bits > components of the RTE. Introduce and use low and high components directly > to the rte structure instead. > > Also take the opportunity to simplify "x & 1 ? 1 : 0". > > Signed-off-by: Teddy Astie <[email protected]> > Acked-by: Jan Beulich <[email protected]> > --- > v2.1: > - fix trailing spaces
You did notice v2 was committed already, didn't you? I suppose that's what made Andrew notice the style issue. Jan
