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 6074143B9B for ; Mon, 4 Mar 2024 13:20:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5C13640271; Mon, 4 Mar 2024 13:20:05 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 145BF40262 for ; Mon, 4 Mar 2024 13:20:02 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-60978479651so38559877b3.3 for ; Mon, 04 Mar 2024 04:20:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709554801; x=1710159601; 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=InkEU0ZQ0x+zpkTLG/SJgAWO9/zzNaf2xuWto0VJD/4=; b=cRqnU031QKcoAOPFy53KSRlVunx+i5ApjMEf2+/g6/Ki95PtNABtJmW1/jCAqjTHBl uHUF9OS36N3LlXghUWGaqlVIhktFOYl+1NzdqDvnPRVTVDO7n6kvE5LIJGj5CXgqp0Ko NR/w0QjVcdhQlyUUZZN25KCPaX7aJMJqM4wH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709554801; x=1710159601; 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=InkEU0ZQ0x+zpkTLG/SJgAWO9/zzNaf2xuWto0VJD/4=; b=hF/e+pBJtWbpXiHmHVgPT6VObvUtw+To4TqB3JybOg8UrXoSvjt3qBEW4qya6k/vdF RtEvLMKvuyAy/zt26eLa5PZKt5QxH1UrvzfqtdNtFhukbvijz2Pmj/uanXz9DzEEYA38 mTi+vwllXgk7WYX7Z9FkXdgczBAvQdjlr4xlVYZMrBiNlkQd1sXlK2JEP0X+oheGV4Ef ICaRP1qC6L2QR9Obj4cdoI9BBwGz0TrPQW+N80tHbXs0Gqhh8B7/7IZukjS/aCzXD6rY 3E3vq7yA2rTZIhHy56UxK2CjDWGRICzQzN2Dy2R9okoMFk9WbA3BRgFttM/uiwZbbDri Nk3Q== X-Gm-Message-State: AOJu0Yxusf8pNBvO4F06RvxJ8reOmwIT2iRG2vwv/D5W79DkFdgPNLI5 2AqfkGEIquS+4HasIm3bIykZnYZc/UBAxFIERxL249Z5c9a/vvkeKQoPpqkCIo7YHVnfialN3cX b14hBNALWcJ5IYN+t/P7TH5bw4WOizt2lf7NZCj38Al+9Y9uxMiEehWyp X-Google-Smtp-Source: AGHT+IF9V9QDY/44yhKlYNEQKFJNgRbp4rFq9jAzu+LpEbMnrPuE8nbZd1AkESZ0sQ1QFNwimKSy7xuGpE35 X-Received: by 2002:a81:9e4c:0:b0:608:e62b:d89e with SMTP id n12-20020a819e4c000000b00608e62bd89emr9057617ywj.33.1709554801530; Mon, 04 Mar 2024 04:20:01 -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 b14-20020a81bc4e000000b006079f5e97b4sm272283ywl.38.2024.03.04.04.20.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 04:20:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 04:20:01 -0800 (PST) Message-ID: <65e5bc71.810a0220.a2d63.18faSMTPIN_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 3F41F6052712; Mon, 4 Mar 2024 07:20:01 -0500 (EST) Subject: |SUCCESS| pw137877 [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: <20240304093350.592125-1-mingjinx.ye@intel.com> References: <20240304093350.592125-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/137877 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, March 04 2024 09:33:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:080211fd1a956bd27a74ddc377db73c8741cf40f 137877 --> testing pass Test environment and result as below: +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Environment | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+==============================+===========================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+----------------+------------------------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+----------------+------------------------------+---------------------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29399/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/