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 053F645D7C for ; Fri, 22 Nov 2024 17:07:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F40F4402CE; Fri, 22 Nov 2024 17:07:42 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 66822402C3 for ; Fri, 22 Nov 2024 17:07:41 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a74d9aeb38so7859685ab.1 for ; Fri, 22 Nov 2024 08:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732291660; x=1732896460; 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=dk5eyD437CA/wzQXpsuRhnnbNV620hlH0j+bQ1weKbA=; b=d+K5uSSnW748WGnuSLUATHW8PWAcLykrXwqpBSE6Rm3vsxRQuCVjILZzokaZyFRqss K8GcRBu6fwRoG+gXh+ByXBzhKNRtkkhWSVkMFJW5WKRFZfEn3bmz4cKUwGLL1P/wx0Vw cZGVaiSxAzwSmEYZecbEx1YFzuyajFJS0N/As= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732291660; x=1732896460; 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=dk5eyD437CA/wzQXpsuRhnnbNV620hlH0j+bQ1weKbA=; b=NgKVsleTKxtSQ97Ega188k1j+1rdbL75HKfgC21nm3otAxxB1jLMcY6+XBhIV7vQKC oZ6mouHBzC9XB4oy1lzXaguP2OVJmrNfywx27xzprmzpEBXe92sUNYonNvRDn/1Pyrxs p/GU77Jpvngg/MMRNPYAO5V6d3i0Yvy4/l5qa2LZ5K+Yars6XS0GSrgqhQpNWnDhMiTO TQa6HJzv5Dnyd1Ruv7uJUkEqH3ikKI5F0A/wLc5aYrYDBolso7Bh7W1F+K5Oj4aTuAHI lO4jsDMW47ICe8GMgPFwrK9QKVKJ61M53KULJ2qw617pxh3zJylPT72K6up8GVgll8a0 aFww== X-Gm-Message-State: AOJu0Yy4RVD1XHnUFMqjCHwIqMiY2WIdNZ7UQLbpjX8GtkHMHcKPkfRe y6LYi3uatd3J/e3MNM/3KPFZF6LQk3/z/yOKti16Jr1kkNP15EcPRYiKd8v2PJIDkiDwtEbHcF8 twV3lPjOaVVErQ/VGmfZK9h5nauJwUBzI17H6kXhX X-Gm-Gg: ASbGncs1z7vnwdtekU9/E+8F3w8BZrxnWdP9qy+YPgf1Dhgi/XJdr7Iyuxi87mGaeiI Sow5YrByI0QjRUPbX7cbVtbpDW1fXiFxDvFbye4PT7mv9Goj1TzNWO6dxG/1RbKPS+f2hLFZvbm 6FLrFig/yBA/uTS7YQKFJnospJI33zijKD9omaa1uLriqT9BrkZzZkOzF3QjZkdM83xxPTiBdsi BoeOpUf2g9LMTss53UZgMHaQa+SAhvIkbIXwBmpZ6Kt4pyAYilEbOvQPpREMi1/PKVoHIM= X-Google-Smtp-Source: AGHT+IG5nJRFJLPGp3AwwVtBN66I7z8hASzKCwqoryRmk9vYkbOD3QcOX3jjUo+cwb51wVxyu/6mm+G7fZop X-Received: by 2002:a05:6e02:1885:b0:3a7:8720:9de5 with SMTP id e9e14a558f8ab-3a79acfb902mr55627315ab.1.1732291660719; Fri, 22 Nov 2024 08:07:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a79ac4dea7sm872375ab.41.2024.11.22.08.07.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Nov 2024 08:07:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Nov 2024 08:07:40 -0800 (PST) Message-ID: <6740ac4c.920a0220.b3a84.5bdfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 277686052471; Fri, 22 Nov 2024 11:07:40 -0500 (EST) Subject: |SUCCESS| pw148797-148817 [PATCH] [RFC,21/21] net/ixgbe: use common From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241122125418.2857301-22-bruce.richardson@intel.com> References: <20241122125418.2857301-22-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/148817 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, November 22 2024 12:54:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148797-148817 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#336932 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 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/