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 7F4E942C64 for ; Fri, 9 Jun 2023 00:37:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B86040A7D; Fri, 9 Jun 2023 00:37:31 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id DB3A040A7D for ; Fri, 9 Jun 2023 00:37:29 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-ba841216e92so1274863276.1 for ; Thu, 08 Jun 2023 15:37:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686263849; x=1688855849; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qMz+vqmubUJIPIFJrZ98PFeWrtz/8KXYJ5TC/317Fiw=; b=dtR14fy+V4z35WmlHomFGqMnki5lwKQDyFwl65ECNRpN8iXWDTKBil9qT365sXwAD0 OQ40B6qqhxI/priB6s4Ni7F8kEPULGExUUDQj7r2VoSa4pkHgbJPYHXIxxXpFDeND9qL +incjMLarhPuqxMKIew1qLahnMijMk4Xc+rus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686263849; x=1688855849; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qMz+vqmubUJIPIFJrZ98PFeWrtz/8KXYJ5TC/317Fiw=; b=gLNI9S5fh6ii8pC4asfLIORPc5RN7d6zMwhUUsm/S/RUWr4AYBUtO+qTgTyLdNV+C4 KUGt75vyKNHumuddIqk7fscNZsNl5r4FRFyKBdnULCtlqlVJcZKMVM20vFfpdbaIi20p Y89/OUEz6dZ8MG3lrqQFwzM1u2ye7qVdaC6TPlZywqaCx3UZT2rzRIUIm7EQSAdi+huw EKuRgST1+CTNuWlD9q0Q/nO7GJmf02/7h9/LSGkAfPPGnSZ+rG4qxI4/RnMjjlruBHub a848oNErPWQQapcZzR1KXoWvLA1Wouu0Ee5chN89/sa8+/35yukKJzSTYTmVE859ZakA qq8g== X-Gm-Message-State: AC+VfDyhm5KIU6X+y4LrfguWE0JbDaGJD1hepMpOM1ou/q7jDVqj5fRf WKMenegYdtEmkq2CA2B9an6ylZRr1LWBQ9ICC+y8UeHM1WGXxVnXRmdbIA== X-Google-Smtp-Source: ACHHUZ4iY6tThJKagm7glBYBOBOQ0doBDaMcF6yQ4GcENWTFFuuBHfeSoAGTMcuLPmBgY1PNZBtn01d3PqQv X-Received: by 2002:a25:ac9a:0:b0:ba8:5e41:5b17 with SMTP id x26-20020a25ac9a000000b00ba85e415b17mr987894ybi.21.1686263849323; Thu, 08 Jun 2023 15:37:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d15-20020a25be4f000000b00bb1445a65a6sm148263ybm.1.2023.06.08.15.37.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 15:37:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 15:37:29 -0700 (PDT) Message-ID: <64825829.250a0220.8935d.30b1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 011C6605246B; Thu, 8 Jun 2023 18:37:29 -0400 (EDT) Subject: |SUCCESS| pw128370 [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/128370 _Testing PASS_ Submitter: Mingjin Ye Date: Thursday, June 08 2023 06:23:05 DPDK git baseline: Repo:dpdk-next-net-intel Branch: master CommitID:0a150adf010e7c4bedbc0d3c44e6e04ba6a78d8e 128370 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26583/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/