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

Stephen Hemminger stephen at networkplumber.org
Wed Oct 30 16:45:19 CET 2024


On Wed, 30 Oct 2024 11:11:31 +0530
Vipin Varghese <vipin.varghese at amd.com> wrote:

> +	/* 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.


More information about the dev mailing list