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 92F2442CBA for ; Thu, 15 Jun 2023 01:10:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CC5540DDA; Thu, 15 Jun 2023 01:10:07 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id C54E640DDA for ; Thu, 15 Jun 2023 01:10:04 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-56d4f50427cso13527617b3.3 for ; Wed, 14 Jun 2023 16:10:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686784204; x=1689376204; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LBd0kERbDQFEVykU9v4W8rOJa/k018xU2s/6mGBKebg=; b=F0SYkG5R/R3W7YJPJ+Ov8jo8qYjlhD7ZKVNqRI8XHzA+NkrAw745PDsW8hupAICzqI toviW0ODU9yippp5pnG8FqSNzeV0DnNDkB9nRAL0UldcYdhJcax8uQRGgDeHvDLee0XS YMIILCN2Mf14oPIR0q+voj5orG2zDr1qgAptw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686784204; x=1689376204; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LBd0kERbDQFEVykU9v4W8rOJa/k018xU2s/6mGBKebg=; b=QDAcN5eQjUhG4HkQ58TdiakyQZXp2sD3yRrF5+x+TEZULzqg4dXWRfabAcHzfw0kDF AqMwxNbd05ufYhCWHl5CITqLdBOy4rUhkzrjQkMzm9/pPzxo8bCRgJf5qrPiEvQM1WnY 3qxROH0Q5H86++0y/PUDdbmhqhnnnmvVHsHH8GeVVyYAGlf3dUgiqD3kKkcdSP1qzpuL KQxZVeZlq+LQJfCoKLRnMNeiLleoeaAd6oxCCKKhd4bMcDi1Ymzhb1xw/JlyWRdzgghW 020xJoD3QXudvrYcigKwYg99n5sofrq5U1Kr2oKdzg5/uBXqxoif93Oc0ZPvnRxElh+G Bvvg== X-Gm-Message-State: AC+VfDw2Gt88ZJCYtMFxsOZiAuYeqvOkhDFZBv3otMlK1sT8RtznM8LR wlTr4PW4ltZ72dXDmMyjwKLlR4cEXUFjlnrC0glvueLT8dVxytj2Dy2zusdHWJyTFRvVQBi00w= = X-Google-Smtp-Source: ACHHUZ4d026RsJtiVYwqDI2y2/9MvFdFN3e/s1mc7DDr9gsdnjofcW/ujNYNGAsBn5o4/wQ440bkHlkhKwuF X-Received: by 2002:a0d:d547:0:b0:56e:e255:293c with SMTP id x68-20020a0dd547000000b0056ee255293cmr3483079ywd.36.1686784204300; Wed, 14 Jun 2023 16:10:04 -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 n13-20020a819c4d000000b00565c879d8b1sm2109020ywa.50.2023.06.14.16.10.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 16:10:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 16:10:04 -0700 (PDT) Message-ID: <648a48cc.810a0220.12d69.7285SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id EBD71605246B; Wed, 14 Jun 2023 19:10:03 -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 | +------------------+----------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/