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 B580C429DD for ; Mon, 24 Apr 2023 18:20:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B03B2410ED for ; Mon, 24 Apr 2023 18:20:07 +0200 (CEST) Received: from mail-qt1-f172.google.com (mail-qt1-f172.google.com [209.85.160.172]) by mails.dpdk.org (Postfix) with ESMTP id A0A29410ED for ; Mon, 24 Apr 2023 18:20:06 +0200 (CEST) Received: by mail-qt1-f172.google.com with SMTP id d75a77b69052e-3ef657f5702so25315081cf.3 for ; Mon, 24 Apr 2023 09:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1682353206; x=1684945206; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SwQ/p+1rn0PmkJeTBN6Qgou5i8C8izvYrJufAs62AmA=; b=muAM+yCXwyEt0CvzixZkJRICM6cTd1K+1Kp+rko8388fLNULsb/+9B2JdpmSRESP4q /Z6z4yvi3mZJv9SNH0AOd3a1J9tk6ndBwnwVpY0W2E1gpArhRC395+Va+l6y2IZwqvR6 Z4Zg7vzAD3ZbR22f7n6A0aX1XQYMDGvWfWifaEsz/E6i8uBfHPoxqtyyj4h1aCxT4spZ taxSGU1eWJgzkGt5DDOv1DD3INIxFPzJZcbalkZ2HyhgSK4MRvjEn3VPioSKh6tQ7L7j fF6FqswsF3dZRzQnjK8lWbvZB4uf757kpZ1wEw9/SU9QbM785ICvRZ35ldElmdd3M4hn VOLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682353206; x=1684945206; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=SwQ/p+1rn0PmkJeTBN6Qgou5i8C8izvYrJufAs62AmA=; b=SZhuoyCP3gMz8bXx48eyR1JSKWZrhCyW/i1KNmWWaLeSb9asGQnfJbCDSpxiBq57uJ VEVhzu06wOdOo7sM+Y+RR+yjkbvw3dXNTTX8XnykS744Vn00tUjjyE61DVIX1HlKjwUk 15iw/L/JT65kAiSkWrbhJjMvqOaVwK+x59hBbIHQ3p6JUkZq+pfa2Y/gv/LxSoch4kzl x3vLayjerPlu51ccIzUv3pownx7vibs8J6WIawv9K9hzJM9n17mIdfMdldX/oF+jRmFk G4Umqtxce+dCWcTkI3KaAKfx0Ws8ZyGtExpWTdkjfu10DKnoQJNN2AbZBSN2DoV5qz4t e7kw== X-Gm-Message-State: AAQBX9cPDlAD7qixt8yFitbdeqTquAwWhlTurgZs+vamCKS27bVxKpIA vUPML3D0Ybg8rnQofc8USf9afta949tUhRHrdSk= X-Google-Smtp-Source: AKy350bahYrQT1aZxBeO7gHTSKQZnvD6vn7TmMXUFJJZXRwS/a/haJyon9Spk7qLaU9aRVZElMDqJA== X-Received: by 2002:ac8:5804:0:b0:3ef:5a4d:a755 with SMTP id g4-20020ac85804000000b003ef5a4da755mr18957092qtg.38.1682353205794; Mon, 24 Apr 2023 09:20:05 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id b19-20020a05620a089300b0074de92520b1sm3656766qka.83.2023.04.24.09.20.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 24 Apr 2023 09:20:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126494 [PATCH 1/1] eal: add tracepoints to track lcores and services Date: Mon, 24 Apr 2023 12:20:03 -0400 Message-Id: <20230424162003.1846212-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230424152412.3784016-2-arnaud.fiorini@polymtl.ca> References: <20230424152412.3784016-2-arnaud.fiorini@polymtl.ca> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/126494/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4788293948