[dpdk-dev] [PATCH v4 14/27] examples/performance-thread: replace reference to master lcore

Burakov, Anatoly anatoly.burakov at intel.com
Wed Jul 15 14:09:50 CEST 2020


On 01-Jul-20 9:23 PM, Stephen Hemminger wrote:
> Use initial lcore instead.
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---

<snip>

>   static void *
> @@ -2265,7 +2265,7 @@ lthread_spawner(__rte_unused void *arg)
>    * (main_lthread_master).
>    */
>   static int
> -lthread_master_spawner(__rte_unused void *arg) {
> +lthread_initial_spawner(__rte_unused void *arg) {

You've missed the comments right above this.

Once that's fixed,

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

-- 
Thanks,
Anatoly


More information about the dev mailing list