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 8069A42C64 for ; Thu, 8 Jun 2023 22:55:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 265FA41611; Thu, 8 Jun 2023 22:55:04 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 3162040151 for ; Thu, 8 Jun 2023 22:55:02 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1a2d06d587eso96086fac.2 for ; Thu, 08 Jun 2023 13:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686257701; x=1688849701; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NxGYKGVuMPwUpmmLOk8KrHQ6EejmGKJe+ssoi0hMWWE=; b=YEm+38jesSHpq2UHgdsVBvmkoaECoMhaQ9Vc+B0k1HE/7eTWm2BIs1mEA0bw5UzhJz TzyCa1//Q+XJhArLXvc5JZkmrDheScwIGe4pDPqW2PuYOWyykMV2LbmyMw+dQfe0IHFT BDX09Ssw3j2g4uzsWntiv/hvyvdalyLeIaa8U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686257701; x=1688849701; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NxGYKGVuMPwUpmmLOk8KrHQ6EejmGKJe+ssoi0hMWWE=; b=EN96oZ5zho2C6I2gP54UFTDBgKoGhcEd3uGCgvqngL0Yo0Q0zcJlm0GGPz6WKjYswx LVy4qOEntzn9Rae3dTuGypBeq+YHSB2DvGb5AwhIxZLycp5nvgNhc/+s9o+HDjCRIMiB ARav7v9Wf5D1rjdQfqTkOri9wOUywJ9h2pMIqTRghMHNyQl4ynYutDrLnh4G36uFw/OK dt3rm7xde1Kyw+9cuNDFvODdUnH4CPnj0Ai0D3jSPRIHoED9Rm6bSFl9MSzX5S4hC6eE g2Cfv+iJlIUiizCPxLiByTD4EKmMd0HPGylgIRaPA7RASPu0etbmx9tgwx018gZ+xCZF UkDw== X-Gm-Message-State: AC+VfDy3IC7EutNrx6hEtZmqRHgvOjSN+Bgv/fwbiN/LMhJU87/n7Knx dwLXacYJZH5juqvUBCEo/qDBcI0g/aE9cuzygwVeYjOzjx6urE0wRSCEairC4sz0UCwPyO1fnw= = X-Google-Smtp-Source: ACHHUZ6brJCkc/jxK1LKU/dtlJaj02cQ0h6VzxvareUSuIt6+vG1TXC5nnvAoSY6UXPjU8BgBfOo5Btx0clE X-Received: by 2002:a05:6870:1728:b0:19a:1571:f9dc with SMTP id h40-20020a056870172800b0019a1571f9dcmr6565226oae.49.1686257701674; Thu, 08 Jun 2023 13:55:01 -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 nw5-20020a056870bb0500b0019e7bb66e80sm202983oab.8.2023.06.08.13.55.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:55:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:55:01 -0700 (PDT) Message-ID: <64824025.050a0220.aef5b.6792SMTPIN_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 4C7986052472; Thu, 8 Jun 2023 16:55:01 -0400 (EDT) Subject: |SUCCESS| pw128286 [PATCH] net/iavf: fix abnormal disable HW interru 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/128286 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, June 07 2023 10:09:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:61f551995030e2d114ccbcaa8a63c8cc052d21b5 128286 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ 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 Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/26567/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/