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 EE27042C64 for ; Thu, 8 Jun 2023 22:54:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB3D840151; Thu, 8 Jun 2023 22:54:39 +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 549C1410D3 for ; Thu, 8 Jun 2023 22:54:36 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19fa4346498so96235fac.1 for ; Thu, 08 Jun 2023 13:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686257675; x=1688849675; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UVPQtbsIm/Z5pp4+zVNFPCLLWbPNGnTQ5Dm7/Fzu0fQ=; b=SfhSfEr/qW2RWHUujM2wdRBEWf5PUp8h+VLBXhdjh29LKNn5tXsmUkYL55tGnh7zFi OHMYaWLvKc+VI+ZEzMaxkxoff2B7fAbLH3ka6RXWf2hlCEyE5/NlytJ68K7ssHo3VVPu Vy3QrlfUN4B2c7YtFKq0PiuuOXffBkXYbUIlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686257675; x=1688849675; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UVPQtbsIm/Z5pp4+zVNFPCLLWbPNGnTQ5Dm7/Fzu0fQ=; b=XXVapCllkON4fB4OH2m6p7U+XTLLccO/mehcTflSM06aN1zt397vP8Ltz/zgaY7xan zAcP7aE+gpIDjHdmn2CHenWrChmjiow4JZ30hkKf0Kp+L9JNzxFdEdwGKKDNpPWElZbG RdoFLQbxf3h63/8enrU6WBpkyDQiuNpU8sD8Jt7oUdEFgio7KveacGtuzzAxquAgM/UO JpHxlIOU27PIaEDXZ+BoNZ+xkGfdaUZVSn8QQz69wUaRt3+FIaxjHVl6BPHsC67vE3nR J2YcsZcSr64S6Jl/FLoflshWtAiDOdE6GwRGZ6bwEMlkOUcPtJIlN1/lIf0mUEHxBM2E yQLA== X-Gm-Message-State: AC+VfDyDJpqyta9i+AJeDO/SMY5aMmGsrBec3OTZeAqhv9BQCML0g32o 0ew5k9zZsfIoM9AAXSzS03erQ3ZeYHvkWCDk3VD0VO8cWY9BljZbCWTeog== X-Google-Smtp-Source: ACHHUZ7ViG7xE2LjZrMHYs66TqfF9wV9swuHY410xKCEm5SADIRtdygd7923zZttuLzrrAC/2mUzm7ygbt8a X-Received: by 2002:a05:6870:b793:b0:1a2:a7bd:4a4a with SMTP id ed19-20020a056870b79300b001a2a7bd4a4amr6941124oab.14.1686257675754; Thu, 08 Jun 2023 13:54:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id mw11-20020a0568706d0b00b001a294edc5a6sm198460oab.47.2023.06.08.13.54.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 13:54:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 13:54:35 -0700 (PDT) Message-ID: <6482400b.050a0220.86f99.60f7SMTPIN_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 60DB0605246B; Thu, 8 Jun 2023 16:54:35 -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-x86_64-compile-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 | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/