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 6345242E50 for ; Wed, 12 Jul 2023 08:30:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 618B0406BA; Wed, 12 Jul 2023 08:30:01 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id E1B03406BA for ; Wed, 12 Jul 2023 08:29:57 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-666e5f0d60bso3859919b3a.3 for ; Tue, 11 Jul 2023 23:29:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689143397; x=1691735397; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vS0quWBsc/2iHyEUpVIEMvThMYypNL+8QJg7RNhGPQU=; b=Xzx6dRGT9+G97FDdwapBm/GBSG7y4Vl7X1uY4DrFiLzqpuGDhay4W1p1SwGFQp+Qwh Snm8r7kzOOh0vB8DLc/Nf/jZ4iBGmy78D+pvUxALBhRkpIWzQG0Dqt+93ZNNqNbfKqHm GEc8c8/3dHFloXrEy6gfiqpf91CUGk0U/G6Ho= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689143397; x=1691735397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vS0quWBsc/2iHyEUpVIEMvThMYypNL+8QJg7RNhGPQU=; b=MbzDFTcaZlT3MPXVUjUjoGJycSXJedVWI8HGrJVHeNjsz6jVsDMh4nJAM/5zbRz3Ta I99O5RgMP2f3KcTnPnHnLovT7c4Jhtcm72SxPbPkxRUJQ/KS33Xm+n0Vm1zUEmkroDHj tq6lW9fqeYht74wS3n4P5mAF+HnUdJHgA66MwXl63fMesdu+RAi4+l0y5xaphZIBOAU3 eqbTm+Lx5F2c8NIKFphVHO8xgfiMukl7mHl64xGJ6mv3c6plBzHe0Onkd6sjmq+PGlTr pmyU0d8i40wNCri3OjD/3JXqFB2lSGlUiG9VFean08bKpcGwlPTi5sbXh9IapM5XOPi6 NALg== X-Gm-Message-State: ABy/qLZE2L9BDq6vF/gfTdz5N/MpYVZ5HQhWB5XrN+Bwk3btnIIQb1of iy8sWdXETHYitpWogrukWAFCkQjKiMiiIUJsIlRwR65BwnhhftYMhx5S97gc9dnT/37bt76yLA= = X-Google-Smtp-Source: APBJJlFhn1qGi9G8PMpwqd1U0h2V1w9dnI0iy7OFU5uZ2hJ1ATMLO1gqpMxFHHXI9vF++oBGOhjBazQMRTbj X-Received: by 2002:a05:6a20:428b:b0:131:6464:217b with SMTP id o11-20020a056a20428b00b001316464217bmr9434029pzj.16.1689143397112; Tue, 11 Jul 2023 23:29:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o6-20020a1709026b0600b001b9ed598b60sm224106plk.17.2023.07.11.23.29.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 23:29:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 23:29:57 -0700 (PDT) Message-ID: <64ae4865.170a0220.93787.5bd3SMTPIN_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 5335B605246B; Wed, 12 Jul 2023 02:29:56 -0400 (EDT) Subject: |SUCCESS| pw129474 [PATCH] net/netvsc: remove unused function hn_vf_ 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129474 _Testing PASS_ Submitter: Long Li Date: Tuesday, July 11 2023 19:12:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129474 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/27048/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/