From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 47601A00C4; Fri, 30 Sep 2022 10:53:16 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39E0441109; Fri, 30 Sep 2022 10:53:16 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id E0A8941109 for ; Fri, 30 Sep 2022 10:53:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1664527992; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=eHAJ5Q2YqWZFpbSwXjG492fPLyzUnUO4J1KxNzXFSXw=; b=dt6IZHuNQJaugEFtptWgjyWgjnpHJT4hXKmQGeJ3Yym+UmbVJPfOh6vAh3ZOlcgDflN4R/ ybEEAAdCWA2c3O/BJlhkACt8AruG04SCuFZStulWCUe+tNAlipqtR5RkuL0XhZtRHmkxBl u+WEayV9LNweneB9B7GzyvSPWX4pFO8= Received: from mail-pf1-f199.google.com (mail-pf1-f199.google.com [209.85.210.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-472-9PNUkbzvPZWJMByOuxnCug-1; Fri, 30 Sep 2022 04:53:11 -0400 X-MC-Unique: 9PNUkbzvPZWJMByOuxnCug-1 Received: by mail-pf1-f199.google.com with SMTP id br14-20020a056a00440e00b00548434985cdso2460791pfb.8 for ; Fri, 30 Sep 2022 01:53:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date; bh=eHAJ5Q2YqWZFpbSwXjG492fPLyzUnUO4J1KxNzXFSXw=; b=Yd21uJKNaUURRxdshnx2f9ta/hMPQOWfNP3Fq0mG9I+nRLxChpFsSErLT+5ZjMaQDT dlb0Tnde3ZZ7KyJ34i184n/BYr4n5naF4LbLE0tffJu/GyIdSIJ+icdotU85/KnyAFyc BT63pT37E574RxJFROe6qMg/se661CDobIPBAmQ05IZUNL5otiC/onOtG74vZp9u+cmt Ck4+cFIrYb0M61VqOSqcoi+jxA6jj1r7f4HKJbgXSnX/kDHReGueabJuxQT3G0dcw37A mhClY8rkOWEBUSXKclnwljsMcngDtlqUVpSn0zhqnz/L8D5gSahNrQATdF94KveW0SC8 xxFg== X-Gm-Message-State: ACrzQf2nHnCRAeRrvt2RfGS+YeZppwYgGPmJoij17lSmUVJOVDccEYlH VCopXY1hwNKonXpALSH6djBsxFQEz206Ak8s0G8ew6R0r0SNi0O6ZO/7QZoWTsRhEzFjNqen4bl nC58r23Z/k+Ssz0a4JZE= X-Received: by 2002:a17:90b:1c8e:b0:205:783b:fe32 with SMTP id oo14-20020a17090b1c8e00b00205783bfe32mr21394187pjb.39.1664527989984; Fri, 30 Sep 2022 01:53:09 -0700 (PDT) X-Google-Smtp-Source: AMsMyM515Kd5kZEenW654d+llMwp7/vWXDDqULQE1AsuG1nhmdDKRLBTszKKr0gyRA1KJsFE7JqYXmb8K7M21tFn4q0= X-Received: by 2002:a17:90b:1c8e:b0:205:783b:fe32 with SMTP id oo14-20020a17090b1c8e00b00205783bfe32mr21394168pjb.39.1664527989740; Fri, 30 Sep 2022 01:53:09 -0700 (PDT) MIME-Version: 1.0 References: <20220926100314.1115507-1-omer.yamac@ceng.metu.edu.tr> In-Reply-To: <20220926100314.1115507-1-omer.yamac@ceng.metu.edu.tr> From: David Marchand Date: Fri, 30 Sep 2022 10:52:58 +0200 Message-ID: Subject: Re: [PATCH v5] eal: fix thread names for high order lcores To: =?UTF-8?B?QWJkdWxsYWggw5ZtZXIgWWFtYcOn?= Cc: dev@dpdk.org, Stephen Hemminger X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Mon, Sep 26, 2022 at 12:03 PM Abdullah =C3=96mer Yama=C3=A7 wrote: > > In this patch we suggest a new name for lcore-worker. > In case of higher order (greater than 99) logical cores, name is truncate= d > (length is restricted to 16 characters, including the > terminating null byte ('\0')) and it makes hard to follow threads. > > Ex: This issue can be generated using following arguments: > --lcores=3D0,10@1,100@2 > Then we have; > lcore-worker-10 > lcore-worker-10 > > Signed-off-by: Abdullah =C3=96mer Yama=C3=A7 > Acked-by: Stephen Hemminger Applied, with a note in the RN. Thanks. --=20 David Marchand