On Tue, Apr 16, 2024 at 08:19:29AM -0700, Stephen Hemminger wrote: > Use RTE_DIM instead of computing directly with sizeof. > Patch automatically generated via cocci/rte_dim.cocci. > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org> > --- Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>