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 1F2FD43798 for ; Tue, 26 Dec 2023 12:41:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AE32402B0; Tue, 26 Dec 2023 12:41:26 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id D7BB6402A8 for ; Tue, 26 Dec 2023 12:41:24 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6dbb7d80df8so2918531a34.1 for ; Tue, 26 Dec 2023 03:41:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703590884; x=1704195684; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I8QE/WoRbD2p218dVjUMqGZwmNt7incmpZC94PA1PH0=; b=izPt8jD4MZ9cWmASC+AFLnn9wzqQUY3PkZj0Q+ehPZxti4dXm6H2yCzR+SgAbabGgI EEh2Y1ner9k4GLCN/HOxNu3q2WT1CZfMQH5fUm8I2g1Y5RT8S8UldAK++zQyejjUjsMi UqL86Uz9gkkV3r/I8cbf9H6I19eY08V59qvpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703590884; x=1704195684; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I8QE/WoRbD2p218dVjUMqGZwmNt7incmpZC94PA1PH0=; b=iNdI4XmPuVwlfxXiplokWtTQFiCdqxk3HDoUQLnMaTEsK1+MVI+fOnA4dY0qf1UXLz hKTkP8j2pGqEm3aGejAXFtdhBK5x0kCkdU/KvB5NCTIGc7wrPSfqv1FI9IATNmFsqqZU QwJZv+mAGIClouXzenFeDuEyNtYx1LJ7MRYW/uvq6ITVB6F8NMur5ceszzp0UyJR67bO RPyRK/5oF5yMOPwN4PBUy8Rk+z5xAOgeOG16KRTaz2uaH6vJxQCse/sHWOePLwL+aWHN uLb6uxCdYTwZq7op5dEutMOI2MMhMhEnNsI61b1OAtqFWltM0UoSOgyyGC6O3dlk25l4 Kzlg== X-Gm-Message-State: AOJu0YxV5MtLpSnCYqaIVy85RPZBnYXe5TAaVajDwGvbkXe0cgZN6Tip 4s8CFSb/3U+sjrjH4+1F/3C4InkORWsttBP9qw/Mf98OewlAou7XlIGViHFwCnCPWw== X-Google-Smtp-Source: AGHT+IH1iroqQC9/tzaruHN64kBTHwoTghA4sOUIH1XYjlG+uo9ylnSdvFSrj+xKyjNtApTzgvgPf3p7CNR+ X-Received: by 2002:a9d:798d:0:b0:6d9:e756:ca8a with SMTP id h13-20020a9d798d000000b006d9e756ca8amr3895787otm.21.1703590884236; Tue, 26 Dec 2023 03:41:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay15-20020a056130030f00b007cafc995483sm704809uab.12.2023.12.26.03.41.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Dec 2023 03:41:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Dec 2023 03:41:24 -0800 (PST) Message-ID: <658abbe4.050a0220.d0447.983aSMTPIN_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 D1A16605183E; Tue, 26 Dec 2023 06:41:23 -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 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 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/