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 905EA42CB3 for ; Wed, 14 Jun 2023 17:17:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CC4040DDB; Wed, 14 Jun 2023 17:17:53 +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 A937440DDB for ; Wed, 14 Jun 2023 17:17:51 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-19f8af9aa34so5211169fac.1 for ; Wed, 14 Jun 2023 08:17:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686755871; x=1689347871; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sjgHAqBzfcPRd9+3gKp1SlqSBRQkcooyXKs4JGQxi/Y=; b=bTGdGAym9DIHK5e776t6pQU5yAiR7gDs7IEEs8ryVmTdnsGsCHzMvYF5sPCyffJn82 YjlcoqW166s/24yhtMTzcKV1Tivova6iAuL4j0JZJ5U/JuYkYCqQEMWyFVjrb6+HiCin FiiXS+0kJ6F3UGbKZw9bs9rYvTXVpqzMrgYxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686755871; x=1689347871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sjgHAqBzfcPRd9+3gKp1SlqSBRQkcooyXKs4JGQxi/Y=; b=l7ZUaUJFSlwtGUnowkYQMQEGxRKuzqMi5E70vxrv/k8h4aTezg8i7BfyeW1Q6LQRmI +/dCEdsdWNvZWM1IuHvgKfJOiqypu49KMKPS4fhNGv1dLATN44jrEhH7zU1WyzVh6iyz nrBG0vCCXdYFvLowo6yVy0HN0SEJGZ4xkqSoztibOW2qovLB2KkFt+SAsFiFsVBJFVLN rWMhcuNDhG4Ndv/FxAszKTmzjMrg1fW3ZNTN9xD/2YMcEv9FAqSQmZvuZBzYjl2Zzjdd srQItGf1WzgoHeG+oEus9cO7eKpQgX1xSbA7h2juGMRG2ctZj28VKyHEsY2S76deOWHc r3hw== X-Gm-Message-State: AC+VfDwbQ07UDrCiatFbt7IWqKhatwQgw4Hvj7EDPltE+qe0u5LFkyYT Ic5Tp77Mf2QyyeXaFl9VnUMdiTDOQK5rj61cUZmNV5RbR1FRrCNNxJX286IMgdYCP7rpi6CVwA= = X-Google-Smtp-Source: ACHHUZ52s6NfWGPKtYOY94gr1CUUzqFUDJcnjp3v2TqrpE37dMVJJMGhvtGO8b6U55sp0EZkjsgpxwgeKqS6 X-Received: by 2002:a05:6870:c808:b0:19f:4696:323a with SMTP id ee8-20020a056870c80800b0019f4696323amr11576629oab.15.1686755871066; Wed, 14 Jun 2023 08:17:51 -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 mw11-20020a0568706d0b00b001a294edc5a6sm2389100oab.47.2023.06.14.08.17.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 08:17:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 08:17:51 -0700 (PDT) Message-ID: <6489da1f.050a0220.86f99.9aafSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 936C2605246B; Wed, 14 Jun 2023 11:17:50 -0400 (EDT) Subject: |SUCCESS| pw128685 [PATCH] eal/interrupts: Allow UIO interrupts when 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/128685 _Testing PASS_ Submitter: Vladimir Ratnikov Date: Wednesday, June 14 2023 13:40:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128685 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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/26684/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/