From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6C8A7A0350; Wed, 1 Jul 2020 21:49:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 93A771D15A; Wed, 1 Jul 2020 21:47:23 +0200 (CEST) Received: from mail-pg1-f196.google.com (mail-pg1-f196.google.com [209.85.215.196]) by dpdk.org (Postfix) with ESMTP id EF6681D509 for ; Wed, 1 Jul 2020 21:47:20 +0200 (CEST) Received: by mail-pg1-f196.google.com with SMTP id e8so12230731pgc.5 for ; Wed, 01 Jul 2020 12:47:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=/ROKNDW6dVWGU9glJJkCoW2TckiE9Jhd+U88Ner7Oqc=; b=EzpsoVd1HWvmYbVlxm9g/fon4QwcYWbh6KyJZK10cXLdEnySknCsZUyOvBjjN3sZKD 2e2RJFkKZ36lrDUMaKmSt1+KH7pATvrZsq+N7ozC7N9riYNeykei8jYjsfoAEbOyETPq sFjmMFeevTMGZrxYPrP6qPLCfNergZP4k3E0UO9swIl7BUxCNA6SVBsQ6539QxMvCPcL 7X14BM2YXOv2kvVYPlnCtv0G6F0twGRWY3MpcQ7pSGx7OmOtYDie9BbL5hudu4Bom9U1 Sy1hQTsIK4XtsgxKq8EO5X5WuyX7AZptRpqLI+4n2tGhw65NTpUtl0jpfA1yWYc9GuyP ko0Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=/ROKNDW6dVWGU9glJJkCoW2TckiE9Jhd+U88Ner7Oqc=; b=aXZcHP8SMMJjLXjD/4dha+S9sct6lLcGDOShwa7nJM5N84UpJ9n6jw3HqupBURMZUd AsNS/UphxE01707P8+d5IAFM0TJvVztN1aS9A+HmD8iKqiRAMamVGhxBLume1wsycPPe sTI53KsSgmlx7ZBHnp4zfJTzVAnbo9ud8qgkKVbukxwA/v7GnK1C7oPBlPXLfeLr0KiQ fRtrBSMyQKuiiV29lm4rCY1z/fmYNQQX7AsZ5xB6sK/wyKEura51gTjkLk2QaP6BBEbO 10A7TF2Y0iBLDrRT6OwpcRpb/Hja6srxtSuOpb4oKzUdXlN6Nykhq6gWpBrnWXLbPEpG S6lg== X-Gm-Message-State: AOAM530FMKltfgdchheyE0hAd+NeqQUm+3y4M7kADpcEmxGuT8NG2Gq5 Ip0XZNL0z0kEEdEOr4tKTkJZO3TeVao= X-Google-Smtp-Source: ABdhPJzNf4jRejJNbVRpF60cOivDSZCkZm4UTxCzOR+1bcTlrg0Mf096uav+9hAZcwBGqcVhXjYpXQ== X-Received: by 2002:a63:d40d:: with SMTP id a13mr21291903pgh.225.1593632839783; Wed, 01 Jul 2020 12:47:19 -0700 (PDT) Received: from hermes.corp.microsoft.com (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id n14sm6501870pgd.78.2020.07.01.12.47.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jul 2020 12:47:18 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Wed, 1 Jul 2020 12:46:38 -0700 Message-Id: <20200701194650.10705-16-stephen@networkplumber.org> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200701194650.10705-1-stephen@networkplumber.org> References: <20200604210200.25405-1-stephen@networkplumber.org> <20200701194650.10705-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH v3 15/27] examples/ptpclient: replace references to master lcore X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Replace master lcore with initial lcore. This API still has issue with use of term master clock. Signed-off-by: Stephen Hemminger --- examples/ptpclient/ptpclient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/ptpclient/ptpclient.c b/examples/ptpclient/ptpclient.c index bfa86eec5a4a..119f4f6e5d89 100644 --- a/examples/ptpclient/ptpclient.c +++ b/examples/ptpclient/ptpclient.c @@ -785,7 +785,7 @@ main(int argc, char *argv[]) if (rte_lcore_count() > 1) printf("\nWARNING: Too many lcores enabled. Only 1 used.\n"); - /* Call lcore_main on the master core only. */ + /* Call lcore_main on the initial core only. */ lcore_main(); return 0; -- 2.26.2