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 AD88342AE6 for ; Fri, 12 May 2023 17:20:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB9E742D3E for ; Fri, 12 May 2023 17:20:08 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id 2743A42D3E for ; Fri, 12 May 2023 17:20:08 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-757942bd912so269187185a.2 for ; Fri, 12 May 2023 08:20:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1683904807; x=1686496807; 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=Vxj0BParvmJAQz/aHCgN2ipDPn5A28XMLh62TE9MuSg=; b=SYx+yTdu2QWH3HhGRQnfauYGfwwuF46y+15uua8opCT0UbKDkCPoGwwO95ALAHDrmg WdDcrrwvERmBc6LWbWsVc5VgZp80YXNM/Nh46dzCS3e2O+cWK52h3YTkhcuvoMkOWc0M ZTdY55RHRKnD7r7tbLWQYNKpLy7+1g1kUg7eSHdAUlw8Ifoiq63vP84Nyq3GEuEKJJGU A1O8H3Ld8DHoPyuVby47wtEITOBoNIt3GJdU9Gtx02d7rNdIoocU9ciTA1RUqqiJ4aHN dXl+2sGvFEhyf0k4IyyNbXUSshP9U3ZxONjUDFisnCarSjxsJYayQkUVP7Tkjcn/ip4J QK/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683904807; x=1686496807; 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=Vxj0BParvmJAQz/aHCgN2ipDPn5A28XMLh62TE9MuSg=; b=UBfrTpcJYZuCqF+gdZBnAToyN7+7vkIqNanZ29kcJcGpa6jTFy0nuUXThMVA71F90q UF3qm6GKcsqsAqFYBcO+dfXZWCrkqkg6MdKdxfK3uIpInJfPqbito9Blqxtsy+p6wWIB +dLIeNf9UeW6EtpA+9680O6P+M3Zn+Xm0FYdUVa1o8MAmJ+flPBs1oOmdlA4jULtJBmu AnX9VrnWi1w+FpToD31lC+NS06PwegsvtT1v3C5r1p2RMkpHe8M2NUD5MyqLMxYtMgpC O1XbnI7oY3eIB1cKjhaLKIOHmj7lPay7VYUyd8a+ao4YfDnJ3xBmdKHmmgFg19DSDruz fg1g== X-Gm-Message-State: AC+VfDzZfplPVhHlCRBAuRMe0i5DtVnMsY3BBvq0Pl1UtaBBmZEHl+uG A3TbTr+HJoe0cLmcpCNnrPvghxHatwdGglJe6Ps= X-Google-Smtp-Source: ACHHUZ6RUWuAn9QkbCCrMrOLF6xU6FBNcsT524lfrnjKQ2nDEbsWbpA7NIXyoFtIY99exWdpocdc0w== X-Received: by 2002:ad4:5cce:0:b0:5fe:dffc:fefa with SMTP id iu14-20020ad45cce000000b005fedffcfefamr37614153qvb.41.1683904807338; Fri, 12 May 2023 08:20:07 -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 p14-20020a0ccb8e000000b0062120b054ebsm3063079qvk.19.2023.05.12.08.20.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 12 May 2023 08:20:06 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126839 [PATCH v3] eal: add tracepoints to track lcores and services Date: Fri, 12 May 2023 11:20:06 -0400 Message-Id: <20230512152006.1569979-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230512143031.1753859-1-arnaud.fiorini@polymtl.ca> References: <20230512143031.1753859-1-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/126839/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4960084635