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 36A8043B78 for ; Tue, 5 Mar 2024 17:29:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 300E240271; Tue, 5 Mar 2024 17:29:59 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id DC40D40270 for ; Tue, 5 Mar 2024 17:29:57 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6e5c0be115aso2899377b3a.3 for ; Tue, 05 Mar 2024 08:29:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709656196; x=1710260996; 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=ATvj2LCFB3avNUDuLd8nAnkmyCjPqr43TSiVB3wrP6o=; b=V/P4RR4Gh44X0tjVng4O39k2Yn3suFxXgS2o7wd6oMEmRbkGOranuczlE6QrGdfr+R u6jQb/CYrwRvVdFwosAmrGJ5w4CCRUJazJ6Zo/1zZX9d2ToD5rAn8qjgm/gptCCHdszL 1SQYRBjxmbe5LLKsY83heFp2qDcsKOa6raxF4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709656196; x=1710260996; 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=ATvj2LCFB3avNUDuLd8nAnkmyCjPqr43TSiVB3wrP6o=; b=McewRbpWNPWwwKKzhCDhKH9AX3FgWZdZD9wYkmnZ2ddwq7W45tLAZjbGtI8wyAWyU8 m2m25c39RZKqr365Gewq8neYSigpbTHapL231xO/zniDv+/rZObzkC34SbeKR7BVpM9Y F0MAXoY5XleJ8O6bwKp/HGPYv3OCjdysUNFJEb9sT4tOn0Aw2u7eY5KRipc5tdnwo4fH mF9kX16dNCB5cqN1t3zRKr2nGZLYzrzFfZmAO9oha1mY9sjOFaRteXC6m2SeLOJLKBBF hl0g4KEC77znForXkU9usgYqLsVkYv8ieQgvWDJ3ttjnQ8KDKx1imZjoUE9qdA4a0aJn tavA== X-Gm-Message-State: AOJu0YwkAKQRYrgKF1PqP/fniv/HaFVds7AoehtK7Xx5/l3IDXl57qJP NMfDq9ib1fPa+Y7BDV6orjlXss0DoS1xPiNcjNYAbANRhJdjcVzTisskKQ1GxZSv5hJcQModqbk HnO7c3IcVSf3ZeliWDs5JyraEHqOnOQKdZLQaARy6 X-Google-Smtp-Source: AGHT+IGuj5OWFLHRk0+Q8n9+JCSYfRVO1jk/9LlrXR2NpWrWlsYDfuDZypmlsuoQY9jgVXfrn0Vj6S+eXUz9 X-Received: by 2002:a05:6a20:7fa7:b0:1a0:a082:b2b8 with SMTP id d39-20020a056a207fa700b001a0a082b2b8mr2463080pzj.33.1709656196256; Tue, 05 Mar 2024 08:29:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a62cf04000000b006e564176ccbsm830061pfg.3.2024.03.05.08.29.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:29:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:29:56 -0800 (PST) Message-ID: <65e74884.620a0220.2e9f0.442cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7A0216052712; Tue, 5 Mar 2024 11:29:55 -0500 (EST) Subject: |SUCCESS| pw137988 [PATCH] [v4] net/ice: add diagnostic support in T From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305101843.769539-1-mingjinx.ye@intel.com> References: <20240305101843.769539-1-mingjinx.ye@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/137988 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, March 05 2024 10:18:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:6cd9fa5ad4bba96acc5e451715c6616a7af672c3 137988 --> 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 | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/