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 F014042E4D for ; Wed, 12 Jul 2023 05:51:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD3CB4068E; Wed, 12 Jul 2023 05:51:10 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A49A94068E for ; Wed, 12 Jul 2023 05:51:09 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-78654448524so205886439f.2 for ; Tue, 11 Jul 2023 20:51:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689133869; x=1691725869; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qoGs2UIGa9FqG764T4iOg3sI9LI09aExUlYjanbrgnE=; b=Vz2mPkVV0VhYsm6XmaSGlFHCNb/esTieeKOCDbbMj1+4uKsjC6mkPPqjOwrluZDRfo 57HqJY82QfoCLnQG1bzgILntUVZD/pHLKSzuEcbBvuDmwh4YO5MNXtVQ3+J2reB51uOa 4x/IaGPgAyb07tuCp5yE8eU3PZXguGTcVlPa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689133869; x=1691725869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qoGs2UIGa9FqG764T4iOg3sI9LI09aExUlYjanbrgnE=; b=dNE7pFTACDBHGWCDg/omyMOujHTQ+wvcdn5u1jcIRH/vesT0KSRGbjPaBCL2rvcRDe ipg+QCOf7AZLQ1uO/QQbkejohtC8nSOWaUS4MofWawu+l8HbHZ/WXGC89sR8L7cl2x6a TEssA136aumDvNuuCzTUiMgUoVHOgaVYX46+LqZ15SpueTHbZFZ1lP4DBBfQ0HvMoWNm gATdzl1Z5gUDcxSG2AU3DEApAFmpfdZWSmV3GOlRzGa3ZHQyZveEhONNmmTPODF8no7g lvEUGuBDjYZq/NgYzKUxjG3hafY3K5H5ATJ6uqUELQXku+CBfnXDQBE1Twj6IrGkAYnF kXHQ== X-Gm-Message-State: ABy/qLYOJeHY/TRXl0iMwAx1cd43T8en8sCxW10zE6OnFoBd7KWZjPM6 iBJLx83yHt8W4XlQVsUAWWjU0QK6HX5/N+fv8Mz9q/vlY7zLn+c7H2y5Og== X-Google-Smtp-Source: APBJJlHycBb/AupNbAKk7WH1PYknTkE+1P+BVaAbkF+Zo3u6oNXWi4HbFrKiWXgpn5DgCYjmTUXjCqMDJ+1x X-Received: by 2002:a6b:6c04:0:b0:784:314f:8d68 with SMTP id a4-20020a6b6c04000000b00784314f8d68mr16789225ioh.1.1689133868973; Tue, 11 Jul 2023 20:51:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j25-20020a02a699000000b0042af069eef1sm153139jam.30.2023.07.11.20.51.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Jul 2023 20:51:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 11 Jul 2023 20:51:08 -0700 (PDT) Message-ID: <64ae232c.020a0220.66407.3ef4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 82703605246B; Tue, 11 Jul 2023 23:51:08 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/