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 12EA9433F2 for ; Tue, 28 Nov 2023 15:56:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E16742DF2; Tue, 28 Nov 2023 15:56:18 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id B88DC42DDB for ; Tue, 28 Nov 2023 15:56:16 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-67a095fbe27so41354236d6.1 for ; Tue, 28 Nov 2023 06:56:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701183376; x=1701788176; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5Xqz1ZyhoDS3iYL3c4hZxkZ6EtDM/5XDWAEhnd6OG38=; b=U9t/saq/B1+Szb82/oP7acAth8uNJ7m2PxyQx7zjC7Cz7ns61CSzreXKN0uiK4l/Xj 4fHjaALjiUl/7CMW+UalJVv7rCMtoBRnF+BYVW8M/fl4q9zc3oEzCtUpW2lnejjR4IfI RDVCdrgL9vjSo5Z5+c+mIQ3Xl4CGuFluGGZ8c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701183376; x=1701788176; 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=Z251JI7n18o+1y8Q3dOB5GsSXZOe5JAsqoWm4UNfQSA4Nk6SHA7DqnVdaJmSgqTifX BciYIuQtEnXNS/4t22X8dlOWn/c4JbtZTh2Lml8g83CxMIUpyOshF/Dt1qDrw4iwLXar tvgGt0fjGLwqrYTU0hzwxUYDB6ifdXd5hGTDnF4q60Rmkcy/O41ECslfoWZu9RJ9mpKd zJHFtgO2Ez5LBQUwssg6tBykN9dxNnmi0c6m7tDLPPfLQs92EzkQKksT5KB+g0Oif1TF iN+Ffhq2p3SPpGbSqksf63mmiB61/NfqCU6oPkgJBZLB2ed0rMtvNYIj+WKK170ZoFi9 cYcg== X-Gm-Message-State: AOJu0YzbHPKfpflPR6R11vXkcUs/wjaBaLTYUrCk5CX5CNluO1W5agtU TFc0o8MFULDN2ZSBHb/hjqyhEgsefpic89B2vmWh4bs3r/NNhRYlOkdZlb1kAAStJ8zr6Hud+A= = X-Google-Smtp-Source: AGHT+IHozMq1hVSvrPTvC/I0YHcgIv3Bmgdjopjq+MJ3L1+47pAWWam2bfgTkhCXENhXk0eMNxrpp6ZU4N+E X-Received: by 2002:a05:6214:202c:b0:67a:4d78:2385 with SMTP id 12-20020a056214202c00b0067a4d782385mr8151225qvf.25.1701183376211; Tue, 28 Nov 2023 06:56:16 -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 n14-20020a056214008e00b00679fa522f9asm786504qvr.18.2023.11.28.06.56.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 06:56:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 06:56:16 -0800 (PST) Message-ID: <6565ff90.050a0220.266f5.e079SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E66616051823; Tue, 28 Nov 2023 09:56:15 -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/