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 9882743798 for ; Tue, 26 Dec 2023 12:12:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 94C3B402B0; Tue, 26 Dec 2023 12:12:37 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 28F6C402A8 for ; Tue, 26 Dec 2023 12:12:36 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35ff6de2068so12223745ab.0 for ; Tue, 26 Dec 2023 03:12:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703589155; x=1704193955; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=58CWitAT7cCSZa3/2fRkMaqyORnu6G6CqR5TKLiTwrc=; b=NvghC+nkT6SlCiqq5Kob2CpXK7ujRXLHJygLB1950opK5Sm1ixsmm+57sfZ+ID7oDZ PST/djEooHLowT5dAXs3is4AyEAiuZazFehQT7YsON62BCyyi3MWvngl7se/pAWd4fTo 9aGfLEwI/8T89DOuTiSV/P5sYrgLSqVJHJtKg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703589155; x=1704193955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=58CWitAT7cCSZa3/2fRkMaqyORnu6G6CqR5TKLiTwrc=; b=mQ62ZzsZrFvyI4rJTfuDZphLk0q5gfVApallpLJxrq3WtdEbenVVsG8vGtsD9dvIbt f3DTHbqpd20Vw2JtqnP9G+pNBspaBLCaqCMWGuLvI47VQ7Q+HTfM7jqzB7d12jnT1nRv cvEdwUNfPY9AjXEDAJJ0B9DbaDs7j5maZ8phfcA9pObK20YlzurCvnCPo3gFMBradrmW KLoMsiw54zKDd45s+SG5Labb+ri6L9ZQDkC30SGlMZDcTn0UDfM22sMeipO67A9rzvua eu4ApvgUFOVZ3s1iLkeJb+pNiqCWr7Ixnhwm0rvXSILZ5Mq32bHCD2Xy+zRDtWVmMQ8z THDg== X-Gm-Message-State: AOJu0YziXERb28okUfERF3sriZGH8ndgpc4SgMxkY0job5W5no9tDkJQ FK6+gBCqE1r5KLBEy07PX4BKHD5piPLsFuMixnWXZvf+HyFMyrc6HfQxKUfJLoWHD8jL0IFX/wW H8Y2tgA== X-Google-Smtp-Source: AGHT+IGwdq3/PoxxHDAQAqkPMBrQNj1Iwcf95HzDuDMzIRinXJ63SQdYcMcKDpZYohnoC+geRC6rK1YA89EZ X-Received: by 2002:a05:6e02:1649:b0:35f:fc4d:7e0a with SMTP id v9-20020a056e02164900b0035ffc4d7e0amr6595651ilu.49.1703589155655; Tue, 26 Dec 2023 03:12: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 u14-20020a056e02170e00b0035f72e8362dsm541628ill.27.2023.12.26.03.12.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:12:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:12:35 -0800 (PST) Message-ID: <658ab523.050a0220.937c4.5e96SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 33541605183E; Tue, 26 Dec 2023 06:12:35 -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 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 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/