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 29D4642CBA for ; Thu, 15 Jun 2023 01:07:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2231340DDA; Thu, 15 Jun 2023 01:07:57 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 17E0540DDA for ; Thu, 15 Jun 2023 01:07:55 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-56d17dffad0so13231967b3.3 for ; Wed, 14 Jun 2023 16:07:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686784074; x=1689376074; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wRFvN3oRBD5Gub1bL1I4AmscVGOX4Fq1B3AGBavTooQ=; b=Ka/eUt8FiW8znf/MfScJFZ4Bk3ZzI+QDL4VvqcJiRuOB9DXRbOy9lOJrpLoOVlEj9e 2JZAvRCcoIxr3q3npO2Ty4Vgh6/fZKX22VrTwZzKmx6Nvz1hZDKXRgtyHKtJuM+BNCV3 ORptqXkAx2EZBIqlau8qC/oT79UmQrDoC5uDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686784074; x=1689376074; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wRFvN3oRBD5Gub1bL1I4AmscVGOX4Fq1B3AGBavTooQ=; b=gpqG8/dcZ0KmlLoRGBrzMID4ouFxPT45Hu+6GSozuUBRswXoxUZ6rt2cnO7MQ8Xae4 oFiHqolomD5yufIgFPG8AngQMDk2OLGan2XsSdwwToZFrWNdSo47kzJBCopn+TJR0DuC KuVYFRqW3TH70qopGazUZnto0B+r233Xda/c7KuA/iJ34NurqK1/9lINU5bdavfjzc0o FEhvgMpWcteB1s9OCUv4k1zBSgNoz3dQDHFVhxkU9qaP/h3QVvwQoHMxoCWhNgUvhvrS k1feSwMHxw1J9G8YbD787wVmtArdE0arn9CfOfQ8R0Q/H29/HsnaN1Hclm3cLwLAyTAU 6v4Q== X-Gm-Message-State: AC+VfDzq6H5SQyrdT818GCl0uybktr7PpxshrZnwmfr1WjaJME26RQ+3 6ZFJk/c+Lf7cMkWs/gnpA6bLNQnCtsn0zrEbHM2mLdcesaiI/Jep3mG3/A== X-Google-Smtp-Source: ACHHUZ74oK/qPF1DdWsQZuk2cu99TVgpXBmDc/HPbcmEk/Q25ZdyEqO/5YvFLS+VcjOr4zCSF7j723Rukj7Y X-Received: by 2002:a81:7c8a:0:b0:565:c1a7:d197 with SMTP id x132-20020a817c8a000000b00565c1a7d197mr2884599ywc.39.1686784074504; Wed, 14 Jun 2023 16:07:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x82-20020a817c55000000b005702647d3b0sm55993ywc.40.2023.06.14.16.07.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 16:07:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 16:07:54 -0700 (PDT) Message-ID: <648a484a.810a0220.74ad.3412SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 28EC3605246B; Wed, 14 Jun 2023 19:07:54 -0400 (EDT) Subject: |SUCCESS| pw128664 [PATCH] [v2] net/iavf: fix abnormal disable HW 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/128664 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, June 14 2023 09:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128664 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26678/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/