[RFC v3 1/3] eal/lcore: add topology based functions

Varghese, Vipin Vipin.Varghese at amd.com
Mon Nov 4 04:13:36 CET 2024


Snipped
> 
> > +     /* domain count */
> > +     uint16_t l1_count;
> > +     uint16_t l2_count;
> > +     uint8_t l3_count;
> > +     uint8_t io_count;
> 
> Make them all uint16_t, the space is there already.

Thank you, fixing this in v4


More information about the dev mailing list