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 D005643B8A for ; Mon, 4 Mar 2024 13:39:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CBED7402A8; Mon, 4 Mar 2024 13:39:28 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 31D8840271 for ; Mon, 4 Mar 2024 13:39:27 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1dca3951ad9so41946765ad.3 for ; Mon, 04 Mar 2024 04:39:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709555966; x=1710160766; 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=iafbLQ/rQVE879AZYsxtcALV6r2F88AS//d6ODJ4WvA=; b=VRyvsHVmGT/d/BCFsoBT1CvoW6PuZ4nobeDtgpqRat9y0eZ+GFYG1ZEWpEGdwRCE0l NyFhj0aZFe/DY/6sThJyWN7oFuZV+p0lmJRMhjl720Ezcv2sRBfl16EREhxthndp5hXB 86Hk03Qvvs1c26st17dJ4DBPpPnxFEvRnXWWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709555966; x=1710160766; 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=iafbLQ/rQVE879AZYsxtcALV6r2F88AS//d6ODJ4WvA=; b=KOE7LJCBtkpGmeza6vWIU67oXh2guEvEGcF1UiViH0VgWoKSj8h/BBzENDOC4kG28/ pkn1aNft7gE+9/AvU4p/6Q6z34uKPBzv52SGsxdYaCVxaaXjcJbnoVo+P0yw2fEt8TuT 8ZLs63CGkeBgObMR89lj8HWWMTWFJXscqciVgQ02jEH2MJi9gN8Xk89MDIhFE15DS48M 3hcFYQhbAabwlRz5VixTl62Hihe2V68s6uti6GRx3+xHQySdKiRVtcOocTRXcMLIOnxO 4fGSalsG//ZBQQj5T/RgsJ3mdj4gTd+WzCg0N4Fs/PJepXjosaKjuPjobyAYo5VsogB+ bdzQ== X-Gm-Message-State: AOJu0YzIADx3czKXrpqEjIPAFaaNSMGc9MBYRjYgnkC1K5puFeDtPkl/ sQGJ1uXasYi5GTRdMJ23Q3zBrVs1VtdO2UPo+tMUre+2edAb9RBt/dlg9xSYHCW9wXJ4IqZqBtC 1qPjzd9ekhbGeag0dWbJeyRextu/kmBoyykKNitRZzg2tQSbCwHW167f/ X-Google-Smtp-Source: AGHT+IGQ5b+RPTHSQ9p2GkvUKhnn2SJqV0tITFJXJxOEyvzeOjQLgDzoqYkfQRZajN6tkFmLjr+8DfRX51Tx X-Received: by 2002:a17:902:f683:b0:1dc:91a1:8dbb with SMTP id l3-20020a170902f68300b001dc91a18dbbmr11353574plg.57.1709555966478; Mon, 04 Mar 2024 04:39:26 -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 n6-20020a170902968600b001d936afdd34sm167198plp.135.2024.03.04.04.39.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 04:39:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 04:39:26 -0800 (PST) Message-ID: <65e5c0fe.170a0220.5c2b2.a72aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id A07D66052712; Mon, 4 Mar 2024 07:39:25 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/