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 3032C45DA5 for ; Mon, 25 Nov 2024 19:54:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B1BF40A72; Mon, 25 Nov 2024 19:54:05 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id BF6E24021E for ; Mon, 25 Nov 2024 19:54:03 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e3824e1adcdso4416206276.3 for ; Mon, 25 Nov 2024 10:54:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732560843; x=1733165643; 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=SMJZVs4/LeAmhT1OCjSfwOB6BEfNROzFP8rmLU78H8E=; b=WrFCao9vpOVeXvhFLeJUBp2bLJrJPVR75FUliYychezEfvb/xtmxOdkT802tZDrvpC CUhvQyJGSK6QpESVLCNLyKAf2OzBC9d24xxb7AI35eU0cnv+2TwS66c1eBAM8/b43QSS FjZ+P0Dg5AU+hI+JhM0Cny/ObSoh1q3NESsEs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732560843; x=1733165643; 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=SMJZVs4/LeAmhT1OCjSfwOB6BEfNROzFP8rmLU78H8E=; b=J6pNZIsxi3Un2D7Z/8MHh8HaYq+7oRH+gi/CtZalVmdtXG31tZFDAukEkuwbG/qIlh 9DYkrmFWiktDf363lMsPfCXYqvUMp4TMWQWHM3BcYh+2vl0xVQPQCl7ETaouGSZ9ElyX Dn1TAoqvMwZCMe6t2wnECzgfCfD+MCiyok2mEKI27u4dD7fJckFTvPE9YtLJaG0inhSG hJCQ2RdWc53mArmjqrz9cTy4akDqkkdw2I12+8scxu/M0vr+KCgz4em4FmIKcikVdne7 Ny/K3sonKwk8yCKLoKe+Lh/CcGT0rXX/Po+rcjlaF2pbbCyJBQJd7RoPlTzCeAwxsdeT 3gBQ== X-Gm-Message-State: AOJu0YxNOQGU6XkotqSV17E9l7w9+pmdubRv3bahi270XaD3X59nr0OX d4CnZy4tzJME7vmZvHFOPJcwgZEH30WE+gNZq50JEna6dDLSpEjNQx4syYyLyI7RdPrOxF8xjdt OARJmocx/BT3xHKL9vA6mnEIWtUXJVkrg5rZJazy7 X-Gm-Gg: ASbGncs3Y7Uo5M0ag6lICVJg3Ipvxi5wlUB4FfpNElt8EG6MaVJVgE/wZI+iY+mgEo5 ICcl+8QEHR0eaMKN62AcXr9GQiACY5yKxmcdtWbuB1yFW2FmHh8jPbGRjuREvtOIfCO+oPEkC6P HoaXl2baTTDEDUNlzO2OemafvHQNM7HNSrg7nMW0l/kffLSoBo+lWP57ExJcoOPmU1CSG5HTSpF iBE7INM3LdziPCMoGL6CYkdRHdWWGjmllmH22TWWGU31Q2aFv7HN4zmNNlwLwnI/fkrUJU= X-Google-Smtp-Source: AGHT+IHd1+8aUXHncQq8ZgxTGC9e/sXv9Z141qFsv5xNnYPHNqlxHXq/l8Mt+YbIo6bhiP1udodxtPv2r4+v X-Received: by 2002:a05:6902:2d08:b0:e28:ece9:fb01 with SMTP id 3f1490d57ef6-e38f8ac8611mr11278471276.7.1732560843021; Mon, 25 Nov 2024 10:54:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-4653c3dbbd3sm2829631cf.7.2024.11.25.10.54.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Nov 2024 10:54:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Nov 2024 10:54:03 -0800 (PST) Message-ID: <6744c7cb.050a0220.216cec.276bSMTPIN_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 BDC7B6052471; Mon, 25 Nov 2024 13:54:02 -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-arm64-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#337610 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 | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.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 | +----------------------------------------+--------------------+ 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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.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 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/