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 72780436E8 for ; Thu, 14 Dec 2023 02:48:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DF0042F59; Thu, 14 Dec 2023 02:48:10 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id CF23140283 for ; Thu, 14 Dec 2023 02:48:08 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-67ef4c73e02so8801916d6.2 for ; Wed, 13 Dec 2023 17:48:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702518488; x=1703123288; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GtRxX9hVxi36uSpYG2lCgoRusqPOCQG6c6wdPwTGvdQ=; b=euTgIcAmJZtVGbBevKaSGLLxK3FpXxM9F0MCOZcd5gFveecrHhXyYoKwyd83xflaLT R946AKWH/6QkMRbWUQIxeheLvkQmaWs2Kt/jxs1oIyXqFeW4qPh4DY9kB34Ad3pu7AjA WKAHSWftxWaKsWkNHEw96Ez0w7fXAm7mIExtU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702518488; x=1703123288; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GtRxX9hVxi36uSpYG2lCgoRusqPOCQG6c6wdPwTGvdQ=; b=rE/lu3OIu7RvsrLFzUf/92PBbCblPsMA70LB48Cbrg2lVt7u3CzJZ+jmaPlnhZsUD+ VhtUnTr0yN7qcn1obL3WzKXZ5Q0WmWbwcJzSQDR7iMxN2j7CAEmWCdPuqVIv8nEOgGg5 tu/p8DifsAJplrmLXKybM158EyDoBrCtKY5T2lwu1kzwgcjrPDMszQ2SiYSa1whkV/OK eY6y0l69yi43mOBHpIsrGtGhhnX+0zjjEr3A/zpL58lajfsuo2/RbuMu1zS9KyyzUbFO i6u4WJ8lVIB513Pe1ja+igJsDqkgWgEYmEgtFEty0ka7SPgkVQ0qel2iTzYej451eKtn FUDQ== X-Gm-Message-State: AOJu0YzX2foAaB4biD3k8+kLvXLTSx/X8f+4FhjcjMf8LlpYAmZS9KOO pO79izBPtIrJmjq5Z8ngXXw1WUDfW385pozcR63D6ggNOZJ3VRPf9lvb/ffjFnSAvxwMrpYRYQ= = X-Google-Smtp-Source: AGHT+IFG7wkDo9L5mmeHysjuvWcWadqUmrDD9eHkGezPgtiG31Qg4FcZ7QHJzJfzom1SArCBv+UiSZceY/LK X-Received: by 2002:ad4:5b85:0:b0:67f:afd:cc50 with SMTP id 5-20020ad45b85000000b0067f0afdcc50mr127789qvp.2.1702518488206; Wed, 13 Dec 2023 17:48:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h1-20020a0cf401000000b0067ac1ad1a95sm112156qvl.40.2023.12.13.17.48.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 17:48:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 17:48:08 -0800 (PST) Message-ID: <657a5ed8.0c0a0220.3def0.3af3SMTPIN_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 EE08C605C311; Wed, 13 Dec 2023 20:48:07 -0500 (EST) Subject: |SUCCESS| pw135173 [PATCH] [v2] 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/135173 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, December 14 2023 08:40:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135173 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/