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 4F40A43B8A for ; Mon, 4 Mar 2024 13:54:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44C6C40271; Mon, 4 Mar 2024 13:54:40 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id E750140262 for ; Mon, 4 Mar 2024 13:54:38 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5a0e5f083f1so2536353eaf.1 for ; Mon, 04 Mar 2024 04:54:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709556878; x=1710161678; 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=1aQo+J5n2mEuZ9wOHq1jgzt9nbpr9Ns4XIBXjuTaUVY=; b=fGUbOBX83YlaLQs/G1iI9ZZogbcQejQPb9VX4iWxYAdN1YABjhsi2YLNdy9wvPME72 +/OsjUZb7qniHVd/tt3xLa5Q4bXjX1yG5Sn0KUGR9FmylzAOHdZ9VLVoDYJbntG+8DmO dciOM0lkd74abOscFYdP976g0TYlC3+Rgfa+0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709556878; x=1710161678; 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=1aQo+J5n2mEuZ9wOHq1jgzt9nbpr9Ns4XIBXjuTaUVY=; b=dKXWEHjSKjaympTC89Etyz/n2YVtT63JVc4foTu78bAY5VDbMsr6ESaAt+qpypjh6V naMRj9czqNiPkdYr43wg1lDiD1xgil8B4I7J8tdAHzcdUt+WQ+qVDdvBy+6RRzqoTf0+ TtpADzdMBoFaqogLfShJ3yxH9AJpXWN6Io+hRCR6mVwZrp0bmLCM66Lvz9LJYvMc1ZAZ +BypRKvaTajuGNEegYUSIHjEzV66026qxEAWK3LK3zNGc7fjF092fTQEjbsOPQvrdcUw tmA8mDaReK/6xjQwT4terXWoQ7lNpxLP/smYcvmKVH90GXFuMVLVj9gVfWKIa3Cmjja+ qo+w== X-Gm-Message-State: AOJu0YyItwGzIuhS5cKy82gklchtKt2XGfn1XcrAlt8iL41W5DpXeBmj dYgjoOhgD8Lc+RkhrgtTl8BKfBJ+oKkem6oU77ZfciiNZNrFPeocsVRlT4dBT2br8DJwpOY+PiD UnhFkVR3806UxzGHsW5pjuZAXKp1Q4PCakE29HvD7 X-Google-Smtp-Source: AGHT+IE5//HVGeGXKQHxHDql7mOKJcnZ1NSwPBPyBM3I0YAOlh5bITnknLtcGTvYg8Jx6jX/3JvfA8Hc9RF9 X-Received: by 2002:a05:6358:7e9d:b0:17b:f259:3098 with SMTP id o29-20020a0563587e9d00b0017bf2593098mr8777975rwn.3.1709556878231; Mon, 04 Mar 2024 04:54:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a6-20020ad45c46000000b0068c7a4cc84esm569406qva.64.2024.03.04.04.54.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 04:54:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 04:54:38 -0800 (PST) Message-ID: <65e5c48e.d40a0220.9cedb.51ceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.9] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E2B7E6052712; Mon, 4 Mar 2024 07:54:37 -0500 (EST) Subject: |SUCCESS| pw137876 [PATCH] [v6] net/i40e: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240304093321.592061-1-mingjinx.ye@intel.com> References: <20240304093321.592061-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/137876 _Testing PASS_ Submitter: Mingjin Ye Date: Monday, March 04 2024 09:33:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:080211fd1a956bd27a74ddc377db73c8741cf40f 137876 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============================+==============+================+ | Debian 12 (arm) | PASS | PASS | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29398/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/