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 511B942C64 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 1FA944113F; Thu, 8 Jun 2023 22:55:04 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id DC24040151 for ; Thu, 8 Jun 2023 22:55:01 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-ba8cd61ee2dso3169418276.1 for ; Thu, 08 Jun 2023 13:55:01 -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=TV/HtPrKQBf8IQiGNweElSn7zlUdW6QzMHQMLr50AvylmzrfGENU4pvbRUBr09rmrv Pf0+J6AS5vpl8F4FIUuB1L/u2ci1k5KUvMtzUiJNXVTyp/GLhYRrVlrk0YVS24PYol7r GUteQkCQVDXSrJ0aWaC3YXOTUowH0YtyXXM+s= 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=YbHiAb2WCEoC2wvt9S4PyOqY2syq8CcVL0EA7PwkgSJ3y0U4o5f30JY71SM2tnshbR brqVf9eJ45FZf1UErp9CKRztWunO7OYashAe1llVC/0DkczUkX/aQOxf5YG8NR0FNtUP SlVDObW91Nkhbt8HIPmywySTjgZYk+nhce4IDAXGHqug0gMD9wYyRY6pr//77xViOFUJ 8gMQVB9fefKWv5AiONoPu49QerSX1dXNRXlOPUTEdLLRwoz67qiMBP4xOI0gryAxHL+x aWBaIx4/boWo/cgh6gJzyD97cKb892blUQYR0kQRua6ou1p/jYO/wVvOmqq8GrRVnpNb LhzA== X-Gm-Message-State: AC+VfDw8Y4WlBFWGsX1mT7zlTMNk8XmQEvYeBwAd6bFWMreBzV2nk5qW 0QFi5pjgcRACfXrSyrmoKJgYXOcK+Xe/4PqzHoytYnW39so1YY91ieMpi2CU3tCmqPO6sWXP3w= = X-Google-Smtp-Source: ACHHUZ4das8Ddj3DLH2dy/cJo9ZAMp/iUz0eRI03U2M16/oSeGDDf2V1h9TK3dzDenmGtPKpJ+mO9WF3HYoZ X-Received: by 2002:a25:ca43:0:b0:bad:6997:be19 with SMTP id a64-20020a25ca43000000b00bad6997be19mr1068668ybg.1.1686257701379; 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 n6-20020a25d606000000b00ba78f4ddcefsm194195ybg.23.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.250a0220.2a00a.64a3SMTPIN_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 1ACF9605246B; 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/