[dpdk-dev] [PATCH 12/15] examples/performance-thread: replace reference to master lcore

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


On 11-Sep-20 8:06 PM, Stephen Hemminger wrote:
> Replace term master with main here.
> 
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---

Missed instances:

examples/performance-thread/l3fwd-thread/main.c
   3772,21: 		RTE_LCORE_FOREACH_SLAVE(lcore_id) {

examples/performance-thread/pthread_shim/main.c
   258,20: 	RTE_LCORE_FOREACH_SLAVE(lcore_id) {

With above fixes,

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

-- 
Thanks,
Anatoly


More information about the dev mailing list