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 6C3CD43C0C for ; Fri, 1 Mar 2024 17:49:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66A3D402CD; Fri, 1 Mar 2024 17:49:22 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id BFA04402C0 for ; Fri, 1 Mar 2024 17:49:21 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1dc1ff3ba1aso19654625ad.3 for ; Fri, 01 Mar 2024 08:49:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709311761; x=1709916561; 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=b3i86VUww8Ao6ahvr7GI6mhTU7fqgXPI5bYRrIsIfHo=; b=bPlLWfQLgIf9nQ5/aQp5QqvLb7X91ykIcRyE2PqsO4e7RaCkzhRnYMbrC/IVk81MAZ Q5ETjtFtW0WTyWgl+laP6TF79hZG5YD/Lu5Rlwv0eYmI4BuTLPBxyFC8FMV5X67psn87 WqCCKqj7TegtxZZ/1QX7xjGC7SG+PGIolU6mc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709311761; x=1709916561; 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=b3i86VUww8Ao6ahvr7GI6mhTU7fqgXPI5bYRrIsIfHo=; b=Osvii2D3AsJF8krEzxnwQC6RKpE9aKRojkPG0Id5RSkjBZT7388dm1V1UlnWCbVB/u 2fxE053a8p0+6RmNPLA1QKZVo4453uGXM2ANnNiQLg79TJCWiSC7H07zAb3LIzvCsnqJ Abd+ezePeaS2UNR3tyDhYrSEu+sZTuOlyDFqutgBCp/DGcmqpMgKXqd+x+VluX3TOtRa W5g/naFOFmout9Us0To472v9UonMbSu9p3Id01cwXUUN1lkz+YISWqsEatV6X3u0kkcq MZ/pQTjfIUC7YLum8ikcpAaWgPol1iKz+QRs73+JEIrxLVSwWVL1DR6HZdiNWMCUH8Sm hLTw== X-Gm-Message-State: AOJu0Yy4VRZCwmtt+YvXAiIJknseFxzOgjQAi6Iyb/gH2qDKG2wT62GB 9wHS55xY4jmpU9fvOxBP+AXnmN54mxyg8hcy1KIRfOuu+GH/2d9ibVg5ateASJam4ehwx0qzPQl 5aV5uR3J3Vg46t2eqg543Q2XMlFQFconWLT39Zpzn X-Google-Smtp-Source: AGHT+IHfDTTB8zKjAF5NhLfyHhNMvcspL+qKQOinU1EkmWj3/mAf9TjP9dC6Aw/+izb29NYksHXo9S7NDM/o X-Received: by 2002:a17:902:7611:b0:1dc:4bc0:dc1b with SMTP id k17-20020a170902761100b001dc4bc0dc1bmr1659298pll.63.1709311760991; Fri, 01 Mar 2024 08:49:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a1709029a8c00b001db2dcb6d21sm107855plp.22.2024.03.01.08.49.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 08:49:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 08:49:20 -0800 (PST) Message-ID: <65e20710.170a0220.fae8c.76ffSMTPIN_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 3175C6052712; Fri, 1 Mar 2024 11:49:20 -0500 (EST) Subject: |SUCCESS| pw137661 [PATCH] [v3] 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: <20240301095052.460597-1-mingjinx.ye@intel.com> References: <20240301095052.460597-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/137661 _Testing PASS_ Submitter: Mingjin Ye Date: Friday, March 01 2024 09:50:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3408b132b31906fe1ed28d6b2009b98202e1cff0 137661 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29367/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/