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 DDB5B42E54 for ; Wed, 12 Jul 2023 16:17:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8DEB406BA; Wed, 12 Jul 2023 16:17:13 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id BDAB2406BA for ; Wed, 12 Jul 2023 16:17:12 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6687096c6ddso4195009b3a.0 for ; Wed, 12 Jul 2023 07:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689171432; x=1691763432; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UEbGQmvAOYmXt6Vlo8r+rjZlYceA1ju2vZ3aiPzUYX8=; b=ddWQJi3N/H8Zx8uSoFUMN7ZfxqX6PYXXYOsEoWFx8V6Xvp8s6LJ39R7+R+6lNLwB9M 9DXqqa1m9f7OUXPe+ShZ0JMKRx0vn0facA3qF7sduiFPywBWKWDAwJh+ioJIpmEtkCcS OzJdNmydDTVHKXQgtvl2U4759G5I0xZKfNCuU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689171432; x=1691763432; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UEbGQmvAOYmXt6Vlo8r+rjZlYceA1ju2vZ3aiPzUYX8=; b=iMIDg10UMJ4JAr1VzZNJkJxWmKRRzF+InEyzYRATQWDF66JMhC6nK5bpqKwEi3Pnh8 yY8Lzm459U7ubVTinUl1PLlNYQW4jYLC5u1V5c6dhikRErsYfMQGUBABTQrdKUwfAYPK 3RtwX0BZa1yr6zl3OzMY9/gxfA5tHrN0/tqz+TdvuDMGnpsNkZ3SC8JOAX1Ni0894zl0 LHjoL3+wNaNfGlb6HS4uJQqOaj3SXaKq/BndqeUOkyAXRTxt0OQ28aO20vv5JLY9x+Zh WxayII3npD87ybpPBjEpPhDmvcxYKBfN2OgoiLEge53lBWIxBrESxkX0owGekxE3A0Vi DWsg== X-Gm-Message-State: ABy/qLYX0RHggT5wAGPBmEctNt/DIF4OE6RY83lk/+uh36i7TlVUJdyB ktola4llKSXNJWBz4cWnCrebq/5JcPtAvnlQl3L+cz5ocgsKiT92+cNwSBM51fHEtuk7vCKmSw= = X-Google-Smtp-Source: APBJJlGT/IzQo68H3c2kk1VHNK2G1bjU7fG09fT7UE0/XHNncmJoGbL8Y47HsU7bioIRdTQt4IRQdhDz1wDM X-Received: by 2002:a17:902:c103:b0:1b8:9e35:2c01 with SMTP id 3-20020a170902c10300b001b89e352c01mr14332247pli.4.1689171431880; Wed, 12 Jul 2023 07:17:11 -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 m3-20020a170902768300b001b868de44a1sm280846pll.146.2023.07.12.07.17.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jul 2023 07:17:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jul 2023 07:17:11 -0700 (PDT) Message-ID: <64aeb5e7.170a0220.14643.62c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 55BBB605246B; Wed, 12 Jul 2023 10:17:11 -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-x86_64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/