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 7F1E145B9F for ; Tue, 22 Oct 2024 13:10:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AEDB4029A; Tue, 22 Oct 2024 13:10:43 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id E02FA40273 for ; Tue, 22 Oct 2024 13:10:41 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6e2e3e4f65dso60041937b3.3 for ; Tue, 22 Oct 2024 04:10:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729595441; x=1730200241; 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=aH3YfOMj8DN7jxL08rJYtXO+n36968vXba2hiVDiIc4=; b=GyW1a4LvPnaEj0dnrbu/i5/Ra33pBFxVzKXif/SmbpRzPzxHXbURJkDzLTNWD/ZIhk pBx5za6Ek4xrxctrojtYIJQILiQuKF5YcstQ7LfXbJh25op5E67mcNFSmDjwvBi8vvDj wZ18YOjYfMWQF8Eo8Rb8KnEvIZYPGMzDikifQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729595441; x=1730200241; 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=aH3YfOMj8DN7jxL08rJYtXO+n36968vXba2hiVDiIc4=; b=R4TfN+Cf0xWde3nZLFLM7NDTC9D3x9qXKbL8DRJHy1bEfgyqc/az9VsjtbNutPv0y+ NAeadz32cdnXMkSNxmBEH3BUYL09yV60Ql75nfo/1/0iJp8tKbHaYh5y4h5sg2Xz3Idm kuOh7B8uZwbnFXauN98VrLo4i0C2CTyw/j1L5OVPsMktKnAk2FyM4P69sbnPdKqRen0X ec8tLUnfDAzIo+kuFKCIYU2RezGgQ9E4JkBxxT0GQSyNwuXKq5ZIm/mHrMaI653XIQiX 6WdiNJz7dLe77rObm1CPdXqTDoMMLfgpgYoCrZ7rQZYtDHIViN7LYJWmEJeoL3ns35cN JsKg== X-Gm-Message-State: AOJu0Yz+p1FhNTPP0BU6dZiytu9wgnmrWIi9GV0pRbE+TnpPd8AB/YD9 QzvEbDltB+Mlf2zUVigda72wPTp4XlCDN9FJcNrO8x1iTIiXcyyT9bZ/Uo8KAa8YcAKi74kZSZK eOJQrGDXdBhaqrefqF5CKZC3JjZ36i+GCrcKqlQ8/ X-Google-Smtp-Source: AGHT+IGA8YN9NU+V2cjr78ZI265Qc8qIRbwgAGjpfb80ntHIDL1jGhS7xbTTkJi+T9qmMAY3MSr+7WmUlAjx X-Received: by 2002:a05:690c:309:b0:6e7:e493:2da8 with SMTP id 00721157ae682-6e7e493bd13mr7798917b3.36.1729595441270; Tue, 22 Oct 2024 04:10:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6e5f59b2e9asm2160897b3.9.2024.10.22.04.10.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Oct 2024 04:10:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Oct 2024 04:10:41 -0700 (PDT) Message-ID: <67178831.050a0220.37a16b.d8c9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 02EB66052471; Tue, 22 Oct 2024 07:10:41 -0400 (EDT) Subject: |SUCCESS| pw145846-145855 [PATCH] [v2,10/10] net/ice/base: update RE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241014110250.2314727-11-bruce.richardson@intel.com> References: <20241014110250.2314727-11-bruce.richardson@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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/145855 _Testing PASS_ Submitter: Bruce Richardson Date: Monday, October 14 2024 11:02:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:2950651583ce1b7229da72d6a2839f33dd2cf44c 145846-145855 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#320422 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31466/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/