[PATCH 4/4] examples/qos_sched: remove limit on core ids
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Fri Feb 17 17:20:27 CET 2023
> -----Original Message-----
> From: Richardson, Bruce <bruce.richardson at intel.com>
> Sent: Friday, February 3, 2023 10:06 AM
> To: dev at dpdk.org
> Cc: Singh, Jasvinder <jasvinder.singh at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; Dumitrescu, Cristian
> <cristian.dumitrescu at intel.com>
> Subject: [PATCH 4/4] examples/qos_sched: remove limit on core ids
>
> The qos_sched app was limited to using lcores between 0 and 64 only,
> even if RTE_MAX_LCORE was set to a higher value (as it is by default).
> Remove some of the checks on the lcore ids in order to support running
> with core ids > 64.
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
More information about the dev
mailing list