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 0BCD645681
	for <public@inbox.dpdk.org>; Mon, 22 Jul 2024 14:28:37 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 05335402AC;
	Mon, 22 Jul 2024 14:28:37 +0200 (CEST)
Received: from mail-il1-f228.google.com (mail-il1-f228.google.com
 [209.85.166.228])
 by mails.dpdk.org (Postfix) with ESMTP id 5480D400D7
 for <test-report@dpdk.org>; Mon, 22 Jul 2024 14:28:36 +0200 (CEST)
Received: by mail-il1-f228.google.com with SMTP id
 e9e14a558f8ab-396db51d140so17440915ab.0
 for <test-report@dpdk.org>; Mon, 22 Jul 2024 05:28:36 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=iol.unh.edu; s=unh-iol; t=1721651315; x=1722256115; 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=HVsiTnPqlqS+6gF92WYRZwepLEr6N1T1/9riNgfgjX0=;
 b=jUTp7mKi9gMZtnxKiDEMPo5SyNo9nmpIbV3l0vb483mLIN9e7aRjihcUy9GdC/KIrR
 H0P38Prx/VMqxwn9x+SjvpHDwMWz9XSglFk+zKD5WYp+nQP0j0UTLOne8+CeKhGoSk19
 tOjwJCdWHw6+c59MedGs72M55E6FYXkocRozY=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1721651315; x=1722256115;
 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=HVsiTnPqlqS+6gF92WYRZwepLEr6N1T1/9riNgfgjX0=;
 b=FAJWEwnSXC0b2w0Ir4DdlQuPdgbsPYyw/RoqOiGbGVQKvAFVHzK1bBpZCgqz993/Sm
 NSYGp7BvVwlqeUHoJqYrO5EQ5UFjJnQzEn5gE2gvBvPcHhIPgQxuGIugNGXnUSgBITK8
 nRf7aZtmv+VNWd8yesKbOKrqij6UIdofHz1Wm6iUTKlm7lkMe2lT/0c0XO0qc5PAtRH7
 TGcrXYa0iEQpt9CC1EeZCE00FtBhb3qqwI5IoGbSDf00sg+LaKBHXPP/gmcUi4cDuv9Q
 C+sHrdWv2VdKOsy4NUQdB4/8U74uxLjefSFWePUe6RNSMZC7nYq+lCPsBq3g/WlrmQ3d
 M+6Q==
X-Gm-Message-State: AOJu0YwXVKl/Yb1d1dFI9Z0veRSAvah3kGBBB+eeVIuxncEdeuIWKV/b
 7+XUDdTexRfvCEpR4YznmiV3go2hPfS+S9q/XRDcxIRDYRPX76y6xDZ7l7sF32N3kvPVzGg/9Sf
 xFK9zLjVdALzXpv1hZjVfA7oMs8vqqNDl0leor/ySgswWPhWY1dE0vnxG
X-Google-Smtp-Source: AGHT+IGWz9IS8Osg2w7KSTANTNxG3/ChqDhHnLBctD6nhS/juRID4AjeojO7KgBK49RadwGEGjp00HP0uTiQ
X-Received: by 2002:a92:c246:0:b0:398:8e09:5977 with SMTP id
 e9e14a558f8ab-398e5663fe4mr86949205ab.16.1721651315787; 
 Mon, 22 Jul 2024 05:28:35 -0700 (PDT)
Received: from postal.iol.unh.edu (postal.iol.unh.edu.
 [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id
 e9e14a558f8ab-397f5a3ff09sm3280605ab.34.2024.07.22.05.28.35
 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
 Mon, 22 Jul 2024 05:28:35 -0700 (PDT)
X-Relaying-Domain: iol.unh.edu
Date: Mon, 22 Jul 2024 05:28:35 -0700 (PDT)
Message-ID: <669e5073.050a0220.32d768.54d8SMTPIN_ADDED_MISSING@mx.google.com>
Received: from [172.17.0.2] (unknown [172.18.0.217])
 by postal.iol.unh.edu (Postfix) with ESMTP id 4390660526E2;
 Mon, 22 Jul 2024 08:28:35 -0400 (EDT)
Subject: |SUCCESS| pw142574-142576 [PATCH] [v3,3/3] net/ice: fix return value
From: dpdklab@iol.unh.edu
To: Test Report <test-report@dpdk.org>
Cc: dpdk-test-reports@iol.unh.edu
In-Reply-To: <20240722082836.176515-3-vladimir.medvedkin@intel.com>
References: <20240722082836.176515-3-vladimir.medvedkin@intel.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/142576

_Testing PASS_

Submitter: Medvedkin, Vladimir <vladimir.medvedkin@intel.com>
Date: Monday, July 22 2024 08:28:36 
DPDK git baseline: Repo:dpdk
  Branch: master
  CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084

142574-142576 --> testing pass

Upstream job id: Generic-DPDK-Compile-Meson#277512

Test environment and result as below:

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


RHEL9 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 11.4.1

Ubuntu 20.04 ARM GCC Cross Compile
	Kernel: 5.4.0-167-generic
	Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0

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 37 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 12.3.1

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

Fedora 38 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 16.0.6

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

Fedora 39 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 17.0.6

Fedora 40 (ARM)
	Kernel: Depends on container host
	Compiler: gcc 14.1.1

Fedora 40 (ARM Clang)
	Kernel: Depends on container host
	Compiler: clang 18.1.6

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

Ubuntu 22.04 (ARM)
	Kernel: Container Host Kernel
	Compiler: gcc 11.4.0

Ubuntu 24.04 (ARM)
	Kernel: 5.4.0-167-generic
	Compiler: gcc 13.2.0

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

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

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

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/30571/

UNH-IOL DPDK Community Lab

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