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 <step...@networkplumber.org> ---
Missed instances: examples/qos_meter/main.c 458,20: RTE_LCORE_FOREACH_SLAVE(lcore_id) { examples/qos_sched/args.c414,23: RTE_LOG(ERR, APP, "Master core index is not configured properly\n");
With above fixed, Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> -- Thanks, Anatoly