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 14CD245DA5 for ; Mon, 25 Nov 2024 19:53:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0EE2F40A72; Mon, 25 Nov 2024 19:53:14 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id AE3B04021E for ; Mon, 25 Nov 2024 19:53:12 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21269c8df64so49027205ad.2 for ; Mon, 25 Nov 2024 10:53:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732560792; x=1733165592; 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=1m4ZBiHVuvhBUmllR2sFxLP0zXiFtpIxbGsw9zIeMk8=; b=Qzv3LwY+08kWsUaFdKYdN79+6dQXiWRQN7XEUa29skgqkPslBwsMLtdX3n7t7O0bfE HCU/JzxnzWbOsv+pXqEviFQn4iM1sTB4cbqpjHKBdKjZsGWbxAzeLLW6AXOK3URFxcAm VKBzbF0vSYiBChi9HK5nAmVLfhCcoFY0fjEQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732560792; x=1733165592; 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=1m4ZBiHVuvhBUmllR2sFxLP0zXiFtpIxbGsw9zIeMk8=; b=lCfs2Xjil38cOKfRtsxTLNz8XWEzvRWsORUrsfo5MFJbDeBJgr6x4xIAZt5nKg+IRr 2cZ/sh9Mi3cZSPa2wqUz0w9xw5z94dueAljzJ0VT6sYOTh6rmvgkEnqQYCcSINsTA5sZ N8kdaQoJcGZyvJ9mmeBA/MklK3nsetjWze/Exbt1XKawu9rq8vcPoYkKEjzUkC45+/Lu VMII2ioFBVWCrPYdKkAKXSAJgUTvrLxt8FUYCsVeoQ4FApcNR1vj5of5V3TXi9Ss3f+4 6b+vNly/0oz7O3QUuWTYstbzB0iJ0T9MhymHwEgmHXzi+WjHVgaKQ3qhtruhXr7Gfe/D VwVA== X-Gm-Message-State: AOJu0YxXubiJfNLU0bRKeuq7d7bom5Tn6Y0kJbPRIvXRp+0k//9hi/OG 7FE2+5YLv5tpF1kR/aRTDWupeHyP/UfDBqyJLDw+hCvPHdcydZBVmWR2YBZr2qGcgisbr1JaWJB i5AF4ua1GnuyUoQEnzM85np6rK+BTri18nrWFJoAM X-Gm-Gg: ASbGncvbVe1biGFtH/QPAL14buzmy7BSfZAvtY94ChBE4qja7Qbl20t/g6tmGBscdas AiiNFUq9l1AFU4AIt3KcJ50+8883xEwCufPGylzGaHc1GGLOQPBv4nGUHQWxWF34Hl5ppMGiO8t UOekJnibEV1678vvrGnwj5VnFYryNDNhKmajFDMUwJi+8GpOpAejKBVTq1t+2ZdRxltj62DTj3C lrMQa0cHpUZ9/j96rCIBnVlTg35E6HZ+7JNh/JDmLrr/NR4rZFvRHcXmRXN2lHzQgB0tZM= X-Google-Smtp-Source: AGHT+IES2R7KrbW9ILHdNBQq3hfxvEDhSRfC1mcyB8m/g2VwUXdY5XvX0dUWRtuvT8gT5Ha3yhj+jNjPxhtY X-Received: by 2002:a17:902:c411:b0:20e:5777:1b8d with SMTP id d9443c01a7336-2129f7da908mr173611965ad.57.1732560791890; Mon, 25 Nov 2024 10:53:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-2129db51fd1sm3235465ad.42.2024.11.25.10.53.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 10:53:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 10:53:11 -0800 (PST) Message-ID: <6744c797.170a0220.2f6cd9.6332SMTPIN_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 53EF06052471; Mon, 25 Nov 2024 13:53:11 -0500 (EST) Subject: |SUCCESS| pw148831 [PATCH] [v1] net/ice: updated latest recommended From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241125025220.3557719-1-hailinx.xu@intel.com> References: <20241125025220.3557719-1-hailinx.xu@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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/148831 _Testing PASS_ Submitter: hailinx Date: Monday, November 25 2024 02:52:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:f4ccce58c1a33cb41e1e820da504698437987efc 148831 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#337594 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32007/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/