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 8F039433F2 for ; Tue, 28 Nov 2023 15:54:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A76642DF2; Tue, 28 Nov 2023 15:54:42 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 41ABD42DDB for ; Tue, 28 Nov 2023 15:54:41 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-67a16594723so26834886d6.3 for ; Tue, 28 Nov 2023 06:54:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701183280; x=1701788080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Xqz1ZyhoDS3iYL3c4hZxkZ6EtDM/5XDWAEhnd6OG38=; b=GzZubjCmShPTs7+t3UiRtrm0B3j0WGIlDCmlDLInhB4ReTEfAqGF1dQ3W25oX2JUK+ y0axGGQklIYMfE7JlCi+KU8UPBvH/wZv++wE90g7VuGn1sM794+jQHfE62cYv+hdF0HA eZU6V0uUK2z1pB0jkp4faV3dD6dnoLb/dPBgk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701183280; x=1701788080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5Xqz1ZyhoDS3iYL3c4hZxkZ6EtDM/5XDWAEhnd6OG38=; b=czmnbfRYwdhAUQ3DyZ2Q663L3bCMczzHQS2jU44QDi+3vi9xGA/KYs8H0N4kBZAkuk 2fLIH21V6K8H/ACv23ImhZOd0dqZjCLRq5l6FexrUctsuOElmTCWcSjoED8OpTr7gp2M L39Je9bqNTKGlnAIYTForpA//WTx2tJEiDVVsl87gmlP840PleexETR/byg5e/IGVpNE 7pclTpHAh3ZH2sAxEF2TvvDkOpmKGmlvPPY/Eq1zcRrXOt/XsI5gBMfHyEIGKklp1hhA OsBObMgQEWSl5Ho3zZgpumSwdWu+ae51K74m8pnVHpQOLucWoWNx61OR5NU5X2qoOeq8 MkXA== X-Gm-Message-State: AOJu0YzGTvm1i5Y3Y3EO1MsB8/cTRHoB7yIR8E5IYLRCcT+8lA7HxGvI DHPCe2tZuptQfq4/SRPGRoFB2l4Nve+YwTJBWg12pXeeYXzMbsfGoJ5mCA== X-Google-Smtp-Source: AGHT+IG4sUw7zX1OK8n4cF31X2+vnJp5tC2LU5Nk/r/p0V0IR7uVAtggmV7sc1MWrj9aIjCmKF5zDsGjRpyp X-Received: by 2002:a0c:f912:0:b0:67a:2978:90a4 with SMTP id v18-20020a0cf912000000b0067a297890a4mr10585815qvn.54.1701183280753; Tue, 28 Nov 2023 06:54: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 k1-20020a0cfa41000000b0067a3a35967csm364503qvo.39.2023.11.28.06.54.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 06:54:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 06:54:40 -0800 (PST) Message-ID: <6565ff30.0c0a0220.9c1ee.d35dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 766426051823; Tue, 28 Nov 2023 09:54:40 -0500 (EST) Subject: |SUCCESS| pw134673 [PATCH] net/ice: fix link update From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/134673 _Testing PASS_ Submitter: Qi Zhang Date: Tuesday, November 28 2023 21:26:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134673 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/