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 3C54542C64 for ; Thu, 8 Jun 2023 22:55:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A7DC410D3; Thu, 8 Jun 2023 22:55:12 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 5564840151 for ; Thu, 8 Jun 2023 22:55:05 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-43dc3f77accso346421137.3 for ; Thu, 08 Jun 2023 13:55:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686257704; x=1688849704; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NxGYKGVuMPwUpmmLOk8KrHQ6EejmGKJe+ssoi0hMWWE=; b=AT889/R4xMdvpB3Ysvz6H+IhHBsfso4ylXLyiYAgOtUOEiYnRpwTZ8Gkovd4RxeOQ9 N9eCA5+Ihf39WTrzx4BNkg3ZqIo8lK3MOVGvGegSBegpBt7JMkgr8W/RLQ1cg+hvsFTd Z20Wvj1qKVq2f3NwPggScorzrwp0SDsvL/gd0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686257704; x=1688849704; 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=BTNIu2zXiRaeD4Kx/Wd8WpD4ltDUT80YRMqhxTPRGbnoyi1Fp8+Mh4OE9EFAp0DyBn Ik9e8IxnkEjtqaoDic7NOnuJdxJyMSD3bUh1kYziM7eRR4vT6wx3qF9a00SQ39JzXeNB jh7eFPScf1DZkMnM6iC0utP7Ecabyofi77rsaPSNkwe+Rx9z1p6LCaRWcC8rtBhFAADn i+QtxRT+HOcEjmryfHAo5DdFBkKoWmgtUNguzBBw1QSz/lR5nI+yXYkoxuy8GW6rjFrB FmnG6x2RffepSzaYn3oEDsooIcDLAqFx7X2nCymoMYynRO8b2qMjzs+6GLASwj6c2B7Y gESQ== X-Gm-Message-State: AC+VfDxlRvw2HCt7xE7XdtW7Co9NGVuaRMK6CDfbzfyh6TZBCJnZ/+Wx aEdgR/rgNrhIoZavjwKQ36XyoShq05Zj59HII6wVgixjf+e8NsgpvmymcA== X-Google-Smtp-Source: ACHHUZ6oKWGUwVnUrzGupkf71MiyQH9ietphv5n183do4/2AMJ1mdaGAPEhjSF+8nM2Jey5WoElQB3UdIBsp X-Received: by 2002:a67:fd79:0:b0:43c:8bf0:38ad with SMTP id h25-20020a67fd79000000b0043c8bf038admr2747532vsa.1.1686257704755; Thu, 08 Jun 2023 13:55:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l4-20020ab03d84000000b007876cb302f5sm237127uac.7.2023.06.08.13.55.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:55:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:55:04 -0700 (PDT) Message-ID: <64824028.b00a0220.19f0e.793eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 6B813605246B; Thu, 8 Jun 2023 16:55:04 -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/