[dpdk-dev] [PATCH 13/15] examples/qos: replace references to master

Burakov, Anatoly anatoly.burakov at intel.com
Mon Sep 14 17:18:22 CEST 2020


On 11-Sep-20 8:06 PM, Stephen Hemminger wrote:
> Use main instead of master in the QoS examples.
> Replace the "mst" command line argument with "mnc"
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---

Missed instances:

examples/qos_meter/main.c
   458,20: 	RTE_LCORE_FOREACH_SLAVE(lcore_id) {

examples/qos_sched/args.c
   414,23: 			RTE_LOG(ERR, APP, "Master core index is not configured 
properly\n");

With above fixed,

Acked-by: Anatoly Burakov <anatoly.burakov at intel.com>

-- 
Thanks,
Anatoly


More information about the dev mailing list