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 E81C843ACE for ; Fri, 9 Feb 2024 22:44:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B85F54067A for ; Fri, 9 Feb 2024 22:44:36 +0100 (CET) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by mails.dpdk.org (Postfix) with ESMTP id C3837402AF for ; Fri, 9 Feb 2024 22:44:35 +0100 (CET) Received: by mail-qv1-f41.google.com with SMTP id 6a1803df08f44-68c4673eff5so6907186d6.1 for ; Fri, 09 Feb 2024 13:44:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1707515075; x=1708119875; darn=dpdk.org; 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=cZIkweYbLig6u7d630w4Lynq74mLogrCDMTU8snHfNA=; b=bqq0uq35s5QNXkl9rGjaNU152eGZrKbJttMFSPQxZ79ON5cNrSYVKwMritlWzUyCvc X9p0BWppY7m5J8ptYrFehJt64Qe53H/eq8VPT9ASlgf8ubCTvIVd6O4lKKZb9+VS/tBW rQIWy+nywxdiBMSa/wJwfN8zsTsZVqZRdc4Kc/2skNB1c2XRR8OVS2XBVoaNue7KpoQH M/NchzhdyHbi5T4JcJu7Ku9RFIaQ42dfxdSvYgWQdFNcgnWGw3pn5uPmqQS7wRkY6WhM tmtkPvDzQbKKAOP7iA4XJljMa90Q4FdasZ6rH1eP+mvhktb+CpfaD/F8iXc7p6m9y5hB fhBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707515075; x=1708119875; 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=cZIkweYbLig6u7d630w4Lynq74mLogrCDMTU8snHfNA=; b=Pg3VC7vKulmHhwMat4R4l+PEMF8VInmetL3PV59KGgY04Mh8Kx/8j8aFCvsf7dKuoj ILhNir9u36l2Klf4O4lEuN/xG6bMOuQ1vN8YeXDHWb99HNNgsg5UoKPKnBroJnpICelH xbqKvwMTQ8QtVo4PfKd8+4fDVEC+sS0P5M6lkOX131/Ua1wITStRkILzztkav+llnx8s 2Gfm2UmCTEetiKNnrNUOdyYO3QXCTKnA/DpcFCBB1/2Uni/YCvZaMy5WzYCBAngZkF+Y D1kPhv1fi2X0kIRYkLGFFS3iagvlXLNcZdPl4IgnBUbO2yVRudP/zQ2lWsiIxMvfXpPL aKYw== X-Gm-Message-State: AOJu0Yy0gA3EtC0wYgGI3oElD2NL28oVs2BrDVGAUcWg804/VkuR0Had z9AS3kSx1Hy5HsqRwM53qvCDxymCkUsvTZw7kX0HRBpgSpq8fAHNdl71Zxb136iArrlJYl1vVfA 7 X-Google-Smtp-Source: AGHT+IGbH18N4xuHynJTRNQ68nNaUT+c7RS4E+oojjzff2mEpFFwsvnOy0Ovj96XEOrxoy0MZVdpMA== X-Received: by 2002:a0c:f2ca:0:b0:68c:e3b9:967c with SMTP id c10-20020a0cf2ca000000b0068ce3b9967cmr215442qvm.9.1707515074773; Fri, 09 Feb 2024 13:44:34 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id ow14-20020a0562143f8e00b0068c9c01d408sm1204126qvb.1.2024.02.09.13.44.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Feb 2024 13:44:34 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136579 [PATCH] net/mlx5: enable PCI related counters Date: Fri, 9 Feb 2024 16:44:33 -0500 Message-Id: <20240209214433.4173469-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240209204142.1148790-1-wathsala.vithanage@arm.com> References: <20240209204142.1148790-1-wathsala.vithanage@arm.com> 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/136579/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7849588888