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 7F13143888 for ; Thu, 11 Jan 2024 01:23:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AAD540278; Thu, 11 Jan 2024 01:23:07 +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 61FDD40266 for ; Thu, 11 Jan 2024 01:23:06 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d41bb4da91so26067005ad.0 for ; Wed, 10 Jan 2024 16:23:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704932585; x=1705537385; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6SbE43KjNo1lpIjMKzmYyY2ADySpKB3JYGjJd9gz8FY=; b=SvPU0FXDmPQ5GbWcVTeYzeMIOhm/FNPc356bR4VAgPJp91+dxtQFbNw7QAbRGp0OWx pYE12vwQW0q/rWx2j0UwB3C7QRXLqPmLVaK/ZeNRR8nMkbkIOkn/wo6shDtnSV/rXNVw 2kh37y9N3p8NAe14pRJOhkxhIabJxANVzSGmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704932585; x=1705537385; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6SbE43KjNo1lpIjMKzmYyY2ADySpKB3JYGjJd9gz8FY=; b=qkDc5+apGAfe/RxIP2YCqRI9jwHhnmo78Z3VuWjbqbP182BGHJOmLKUJpYw/poaXhp YOPFsT8RPCz8nJZGYPk/dGvVCN8xY37eLXAOBlQXrHqWCOHmrNuzjbZSXlKSlzBcy9qK UKLx9qYkhFSWWG7Eno1wFHmMcWIWneADDSxVORS/jWtIy1FvqgQc71h4UjEbNHhJZo/U qoesw23HitdUIhbv9dAnXlscxgCMqv9s8K/0+LGi91OptbPqKo8m+iAOtyjTvrL3HYBN z1T/7MTkXuP7gZMflcSav+xbJ+8zbZ4q39gh74Dl8qp0D2gArQz1boA4HghyCv/tJCHI y6/w== X-Gm-Message-State: AOJu0YzmBR5f4Ernou3z0FuFG2HnP33pFab6fn1t8xCH1EkEPp3BV2rg 18907WcfCrhJO7Qa/1bnJr12/S3B10v1qPq5Yt6duL6mMDvLgP0yulD0y8u2FOwmpg== X-Google-Smtp-Source: AGHT+IHs7Gzin6vbm5L1QLXX2xd6tap/AWdWME+TzotNfytJMjq5hauOZkPED+g96mRIwPpriR/8kUbpa3CP X-Received: by 2002:a17:902:760e:b0:1d4:3ea9:63b8 with SMTP id k14-20020a170902760e00b001d43ea963b8mr320797pll.25.1704932585502; Wed, 10 Jan 2024 16:23:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w12-20020a170902904c00b001b8a756bd96sm170562plz.12.2024.01.10.16.23.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Jan 2024 16:23:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Jan 2024 16:23:05 -0800 (PST) Message-ID: <659f34e9.170a0220.8d1fb.b1aeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B28FD6043481; Wed, 10 Jan 2024 19:23:04 -0500 (EST) Subject: |SUCCESS| pw135820 [PATCH] [v11] 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/135820 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, January 10 2024 02:25:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 135820 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/