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 96E1943B78 for ; Tue, 5 Mar 2024 17:32:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90F2040271; Tue, 5 Mar 2024 17:32:36 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E59D140270 for ; Tue, 5 Mar 2024 17:32:35 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dc6dcd9124bso6185245276.1 for ; Tue, 05 Mar 2024 08:32:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709656355; x=1710261155; 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=GIz4mYpyQDv1diLAhZ5Gb+ymMRKsKpVEV+2LL9mQluqdmIVvcgF5srOuuF3rp2lELA NT6piwKwMqHIXUhQpzjW6SLH0NJ1SA/XDc9wbaYifhDlaL6o/LoH6T1MlmJduHLbUkf8 MJyKboXhTzjC7+6oYg2tq4yHM/RRO1OWfUuRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709656355; x=1710261155; 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=D7Zik6xcf8lm6AI8WEQp2RoZZHk7O7A5CBlQ9M2l44IUr3ARpvdYfC7Ubef3KLW3c9 1iamOvKDfyST2nrarpKfgqGHmRheqvxAlI6LsNHpoyHg8kJ0Wtwsgnn4G1s3Y3Ly7MC9 BzLYm0BRr5t2iLCZ5NEbRrkrOsQp3M6elZ+sgSHq49+cPmJFF2KRh0e5fNqqq9QbX/1L G3ykwn+z67tjTYy/LMsswEMyEqiEWupEC+RCN5W4ZPQ/4QEG+dRqjTz+UNyvML1H2fXC 0U5pE9WAV8NMoKx4dmyP0s4nYDZ5er+Rnvkn00XejBIcnhJhkvFaHW8DnfmacOfuo3ZV E1XA== X-Gm-Message-State: AOJu0YzF+/C8HpZ6iI+QSkKFYT+fSupWtzYaCKuDpVIgEIrUiNOoiuEB eUYui34qVmsp5JTnWLHnYjt8Nhd2Qj9IMst5+1KBSAukP1K1UB77OaRoDceQPZQxhfZ7dZIYnSO Fil8065kzqkmcs+/tgkpgO0Nf59PtVY8RzR0r5/tx123Cg+RTROaKYHrI X-Google-Smtp-Source: AGHT+IGjdUqK7EKhHzvQKEW6wNPksnE3KPTxOOL+8TpIievkrpf06tyUBnCIYpc8xVBhC8CMc3ei6EV6S/Bo X-Received: by 2002:a5b:2c7:0:b0:dcd:1f17:aaea with SMTP id h7-20020a5b02c7000000b00dcd1f17aaeamr10358950ybp.26.1709656355381; Tue, 05 Mar 2024 08:32:35 -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 g7-20020a25bdc7000000b00dc6dda0dd45sm167717ybk.31.2024.03.05.08.32.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:32:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:32:35 -0800 (PST) Message-ID: <65e74923.250a0220.25c96.78b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1BD446052712; Tue, 5 Mar 2024 11:32:34 -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/