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 1485043798 for ; Tue, 26 Dec 2023 13:27:16 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFA3F402A8; Tue, 26 Dec 2023 13:27:15 +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 5854B40298 for ; Tue, 26 Dec 2023 13:27:15 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3ea5cc137so34730245ad.0 for ; Tue, 26 Dec 2023 04:27:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703593634; x=1704198434; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8JnO3iQ5SSPfcYC3T/OLYkTv/4o/4PVxkjGzk5sgMBo=; b=T0o3BYoPIZrd5p7/WB0/nOXIlUXzEuDnXZAz+vEalyVCHG0b4+3MxBpS6vCuy5JIT1 ckAsw9WVChiQTqDWvynZo/7h15FG20BsunYXXuZfOHZQUH13g9JciuDzcUVbOgXkSio8 ytUr4+dAWnWwtBJrORBY86YXx66ZUJJ50oxZA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703593634; x=1704198434; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8JnO3iQ5SSPfcYC3T/OLYkTv/4o/4PVxkjGzk5sgMBo=; b=UP2zGCqM1YWPNXg0Pm48w26mWiA+z/CncOiLvf3zUW45xTnz8uwqguXTbj/v0CtLLQ O6Pv/Afh7mR3gLcG1G/99d2Fgpjsme6aIhbPEYJvUfTIrkHjpsWWfqnLzV+xtWS8valI 75BNhP+ZZ1QK4or1MkBNz8pNSP4ug3vN7/SoOIvYehF778I1CETlAlLILG4dit6DlTIO SPte+Qk0h4LLzijcJLos8oXkGL4Q2kVArwcxcqmBpCAaM52xQ8K64rl42zyO/M8fXGq0 7vge1xXWse8iqtastx2k0/QufQstNwquQAhAIhvy2ZeYHgnM5HP7iKyLmhvPxymneMU+ ywdg== X-Gm-Message-State: AOJu0Yx+AIrY5vQnVWYDC+urkbdHQ4SwWB9kfFLL38d4+pTFuaWDSONM pLapeMzJdjU6f/UQlTJMz7KmJFCIz4Df0agHFz8F0CLhXenpgROp0WEyQZlDknv7MZuAFOXq1P7 C0vpdbg== X-Google-Smtp-Source: AGHT+IFO0iuNBBnCZjSH/6CbuCeQOjDxv5RTpe4wrasuORqgelW4gwLf1MKbPY/dx8jswLboxOf8A9MugjCS X-Received: by 2002:a17:902:d30d:b0:1d0:c1fe:694c with SMTP id b13-20020a170902d30d00b001d0c1fe694cmr7898172plc.47.1703593634480; Tue, 26 Dec 2023 04:27:14 -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 iz5-20020a170902ef8500b001d0a791759asm465285plb.70.2023.12.26.04.27.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 04:27:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 04:27:14 -0800 (PST) Message-ID: <658ac6a2.170a0220.5eba5.023dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EE71B605183E; Tue, 26 Dec 2023 07:27:13 -0500 (EST) Subject: |SUCCESS| pw135584 [PATCH] [v3] net/iavf: add diagnostic support in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135584 _Testing PASS_ Submitter: Mingjin Ye Date: Tuesday, December 26 2023 10:07:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135584 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/