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 5193642CBA for ; Thu, 15 Jun 2023 01:08:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A46D40DDA; Thu, 15 Jun 2023 01:08:48 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 5648D40DDA for ; Thu, 15 Jun 2023 01:08:42 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-666779dcc8aso815472b3a.0 for ; Wed, 14 Jun 2023 16:08:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686784121; x=1689376121; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LBd0kERbDQFEVykU9v4W8rOJa/k018xU2s/6mGBKebg=; b=FLS/6IvZUKDCGc9/iO9Q3T4eMUovgDyuKbeaZ5W7rCtZX6EzUykbNP8DjcRPc9xMh/ tOdwIso9bBBk3EcU8e4NYnNN/WV7IQTL11+lXz4Tg03ZXrxVQH6yGhvoVDZHnZII6jSa t447HDR2NCeGJ8k0RjxZ9ab4KhSue+IoxtfVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686784121; x=1689376121; 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=INokbFrF8uMEtDMcTRATYwYShw6F4mnT3xzbcQMd2IItLtomaXZWLPjY43PQQ/Bn/V qGr7eOGNMKn3AZI1IdicqnWlLbZSHphCiLrNja4+N5DoZMBmzirRLEIJMHbLtOEvQCoO 361xqXTsfD9KhGdHDIf5vIc17erAntA9+Tq7kRsSopKJRbAI1SYfxOOuv+Zz9f8H2KmN lbneq6CGGzna6Try4KqGOXbqX6HsFhNDJG6uC5tUYDRSm5MW2Cce0v/nHbJzYBea5noM qLDXAceiaYcI3L+4Cz+Ouc3BGPre+Zzka/p0OgYx1r5XmSj7Uwe7Twmvdc3ayvv+GqTI gSFw== X-Gm-Message-State: AC+VfDwsrPqSkY/mOiYV1TL2+OU4Qm1oc4pTFWcMOv0APnj1CU8NBV2h xBHOZ7kuKpX8giWAHC9htUWsfWbZ6JNxVpFSrqfv0uhNGlfeuW45ODjuBXl2pvztDrmyB9V5vg= = X-Google-Smtp-Source: ACHHUZ7UK02lfoEbi6HoVpAXVvnzyCxn2NdfnrjWrTrRgDb+3iDZwGaf+JUyEyuzgOkjUgZYZfJzVCnbZ0Uu X-Received: by 2002:a05:6a21:33a2:b0:119:273:bdcd with SMTP id yy34-20020a056a2133a200b001190273bdcdmr3981518pzb.28.1686784121532; Wed, 14 Jun 2023 16:08:41 -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 h17-20020a170902f7d100b001b3e4c1c9a2sm977661plw.110.2023.06.14.16.08.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 16:08:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 16:08:41 -0700 (PDT) Message-ID: <648a4879.170a0220.47948.afb6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C65F06052472; Wed, 14 Jun 2023 19:08:40 -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/