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 ABCC742CBA for ; Thu, 15 Jun 2023 00:45:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A5E704068E; Thu, 15 Jun 2023 00:45:24 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 33B2E4068E for ; Thu, 15 Jun 2023 00:45:23 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6b2b7ca1c5eso5264871a34.0 for ; Wed, 14 Jun 2023 15:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686782722; x=1689374722; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JqVOiIJy0V3lwJtdDOxh9LLCXNdkSnu84NJZfvJ9bh8=; b=bA0YrhAaxPsedF/E5fE2z29CqbcaJqR5bH58GwtRhwHaSGXPI9te7QvXtCwl41tArY cRC0vrwKFSWBcmPg0U3WKl3vvAFusCume2VPCS+G6lzqBrV2l3BF0uj2s4dfexT4ekz6 CPTdB7xLxq5iL5I968elo/Zuz4dQY79x0AQfM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686782722; x=1689374722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JqVOiIJy0V3lwJtdDOxh9LLCXNdkSnu84NJZfvJ9bh8=; b=Vu19dfvXhynDR+wGrDN7bhNBMNCbHaI2Fr1N/cbmnWZyfWK2vntafUvydohiWFoV2x QrpDJt7S5AsHLAkPwiraFl+NwT3wx/LYHpL5NJdySC9hkOpGy+ETClA2pAroRRAmovmT EkHkd7b2prYvmlQHOdNG+NyYWjk41Z+/I7d7OZSHpRduM1DZVHziEucUIMO6KIm2ocxb CfR8/id2lHJ3cNX3VjFvnL5Q6i/3+XbkDqTUAYsLLKs147U+qZ2cK3qnyereKK825YmT TdiFXqiY+ZmWwKnfl7h403hHPBRdo11TIiKuWoxC2Rn2B9pQs1DOTdExsH+UauVDuCQu BwTg== X-Gm-Message-State: AC+VfDxRColyWnhGSM9w114bGdLyJV3O2im34CPIBYoGZlpbf+hQq9H0 pNAcn1r0ApHt61twpYipU6v9+H/H4Wxdo4LvfV/pcw+tEoPkpLulTYQ+D96RZg5Tc2IltpluPA= = X-Google-Smtp-Source: ACHHUZ6fCBkSW+AZwaKxOB+0835rm7CuKWbgSdj/N114kB5ZmxOfphCB/NNwvir8IYiYg0De5VB2L+SypQro X-Received: by 2002:a05:6830:447:b0:6b4:1faa:6ae4 with SMTP id d7-20020a056830044700b006b41faa6ae4mr5522929otc.13.1686782722533; Wed, 14 Jun 2023 15:45:22 -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 c10-20020a056830348a00b006af93f43da0sm1881935otu.13.2023.06.14.15.45.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 15:45:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 15:45:22 -0700 (PDT) Message-ID: <648a4302.050a0220.ddd8e.ebd6SMTPIN_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 D7C66605246B; Wed, 14 Jun 2023 18:45:21 -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 | +-----------------+----------+ 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) 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/