From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 5CD3E43F06
	for <public@inbox.dpdk.org>; Fri, 26 Apr 2024 19:06:44 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 5370043EB7;
	Fri, 26 Apr 2024 19:06:44 +0200 (CEST)
Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com
 [209.85.128.225])
 by mails.dpdk.org (Postfix) with ESMTP id 556F740144
 for <test-report@dpdk.org>; Fri, 26 Apr 2024 19:06:43 +0200 (CEST)
Received: by mail-yw1-f225.google.com with SMTP id
 00721157ae682-61acfd3fd3fso26761947b3.1
 for <test-report@dpdk.org>; Fri, 26 Apr 2024 10:06:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1714151202; x=1714756002; darn=dpdk.org;
 h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to
 :cc:subject:date:message-id:reply-to;
 bh=8rcYOjQAIryl/PxOqGdT6Fx0gJOw+alMrqQRg67gaE0=;
 b=RSVhbhS6EXSVbnQ/CI0AIJPtGDaB6IcYSnGhk6h+Qe+/V/wHYPHBGViPf8Y9oZFbGu
 EfXywzpdg58c5QjMSAi43s6lBJRRp4mU4SPb/btv2oxT68/3U89eDlmgJTFRWMS3xptm
 NuPQFmPYSJ6YryCPje79WGi5lQp2geMiV1FD8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1714151202; x=1714756002;
 h=references:in-reply-to:cc:to:from:subject:message-id:date
 :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to;
 bh=8rcYOjQAIryl/PxOqGdT6Fx0gJOw+alMrqQRg67gaE0=;
 b=aXJDs+4MOtIUv9OGJe6dkA+I0kvCR+IlGsth3gEXkhbwa2+XWWdyBr5t+NOy2AKenL
 4rGngQzKQIaXapOQhRFNLWZYlwdYGbD6Z2ggeAUpcvRl59DM1zMSwT/R7nQQ0YLS0wOt
 F8T4UGDcj6hZZ+vjX6BVCTElAdkT/v1U6KDKGuVckaEevedZmXPWIb+64S5OaIVDLLBY
 9pHksbJ8ESJK/iXUOAI1PogJC6WmUl0E1McwDgQcMAYyWvECU9UQaLx4O6cBFVtkIrQd
 PJR2d/PPvmqxkySh92UOq5HiMoFDCtQgTgjtlX2Tj5VJcRcGD0O7Jhu7921kc3bjJrCv
 EsWQ==
X-Gm-Message-State: AOJu0Yx0cHeifem+W6Bq/ErvuTbLoXCjEa7VQ2tx3aSCj0thYMIqs26G
 hL+VjvGzfHjnnbYHGG3vke1WPv1J6OCAuE+0NcwxkSLY62oaS0PmnS5uEWxY7l+E8iQDOSy4EMb
 cYlkMV+WB0msagVuqmt6u+HDXRKD7dn7fCscw5tMu
X-Google-Smtp-Source: AGHT+IHfnxrbmOB1odRE3Gy8n4F9bNiLKD7aei4u6qRoMssiJrVe23u8h3zO59BQPPljNZOWNFD9IIjRGtqW
X-Received: by 2002:a05:690c:14:b0:61a:fc3b:fdd3 with SMTP id
 bc20-20020a05690c001400b0061afc3bfdd3mr3564681ywb.43.1714151202637; 
 Fri, 26 Apr 2024 10:06:42 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84])
 by smtp-relay.gmail.com with ESMTPS id
 w18-20020a0dd412000000b006156ba3d0f5sm1407062ywd.47.2024.04.26.10.06.42
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Fri, 26 Apr 2024 10:06:42 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Fri, 26 Apr 2024 10:06:42 -0700 (PDT)
Message-ID: <662bdf22.0d0a0220.c01b9.d8d5SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.21.0.6] (unknown [172.18.0.240])
 by postal.iol.unh.edu (Postfix) with ESMTP id 52D4F604D420;
 Fri, 26 Apr 2024 13:06:42 -0400 (EDT)
Subject: |SUCCESS| pw139705 [PATCH] [RFC,v2] net/af_packet: make stats reset 
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240426143848.2280689-1-ferruh.yigit@amd.com>
References: <20240426143848.2280689-1-ferruh.yigit@amd.com>
Content-Type: text/plain
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

Test-Label: iol-compile-arm64-testing
Test-Status: SUCCESS
http://dpdk.org/patch/139705

_Testing PASS_

Submitter: Ferruh Yigit <ferruh.yigit@amd.com>
Date: Friday, April 26 2024 14:38:48 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:70fef0ac8fa33eebc9c5c95844466544f35e35f9

139705 --> testing pass

Test environment and result as below:

+----------------------------------------+--------------------+
|              Environment               | dpdk_meson_compile |
+========================================+====================+
| Ubuntu 20.04 ARM SVE                   | PASS               |
+----------------------------------------+--------------------+
| Debian 12 with MUSDK                   | PASS               |
+----------------------------------------+--------------------+
| Fedora 38 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 37 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Fedora 39 (ARM)                        | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 (ARM)                     | PASS               |
+----------------------------------------+--------------------+
| Debian 12 (arm)                        | PASS               |
+----------------------------------------+--------------------+
| Debian 11 (Buster) (ARM)               | PASS               |
+----------------------------------------+--------------------+
| CentOS Stream 9 (ARM)                  | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 ARM Clang Cross Compile   | PASS               |
+----------------------------------------+--------------------+
| Ubuntu 20.04 aarch32 GCC Cross Compile | PASS               |
+----------------------------------------+--------------------+


Ubuntu 20.04 ARM SVE
	Kernel: 5.4.0-167-generic
	Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0

Debian 12 with MUSDK
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Fedora 38 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Fedora 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

Fedora 39 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 13.2.1

Ubuntu 20.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 9.4.0

Debian 12 (arm)
	Kernel: Container Host Kernel
	Compiler: gcc 12.2.0

Debian 11 (Buster) (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 10.2.1

CentOS Stream 9 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM Clang Cross Compile
	Kernel: 5.4.0-72-generic
	Compiler: clang 10.0.0-4ubuntu1

Ubuntu 20.04 aarch32 GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: gcc 9.4.0

To view detailed results, visit:
https://lab.dpdk.org/results/dashboard/patchsets/29868/

UNH-IOL DPDK Community Lab

To manage your email subscriptions, visit: 
https://lab.dpdk.org/results/dashboard/preferences/subscriptions/