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 2AA7542CB3 for ; Wed, 14 Jun 2023 17:15:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C749B40FDF; Wed, 14 Jun 2023 17:15:20 +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 6BC6440E0F for ; Wed, 14 Jun 2023 17:15:20 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1a5229df1f2so4912254fac.3 for ; Wed, 14 Jun 2023 08:15:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686755719; x=1689347719; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6vKyLpqH4k7Hi2CsM1elHgrbdRCR5Lr17BHCry1Qpqc=; b=WvdQmWzDEkuQ2nzNrEba9yMLQiV/tCc4eFEKuFiTwdJEGE/FeOrfpu5DIsvmpH1i3B c4brzXxw3LILySc3gSYUMgF+onP+Gt3QFNKPhhmX147tqFVXRbNPk7aQHHoXWhCikm91 MowWxjDu43IPF0jbuikeeZM2tpOb6ZETY+slc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686755719; x=1689347719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6vKyLpqH4k7Hi2CsM1elHgrbdRCR5Lr17BHCry1Qpqc=; b=lZ3p7vlHnPWndEJrre3ZwUEDR1C/xTnP/kJpMDsYTMHoKsCMZz5+36UC7k/3+De9hH lNvb+xB5UDOzgvKQTWNLfh8GAZxrG4ZkNGBO1AaD2oMNaIMGD/P1S1hOvngetXIUdTw5 2X6y873SRt3gQLdwoBEFwSE4BCpzk4bspUm3K+NTS5TCBiC2AFjpfripEap4Rq80mXQt 9tuxgEP0unZEAGGsSzr+8cmtzHr67pEwz9MdgvHoaE/NhWn3IfrhAXG4gXhjLFIAe2fN 5lahxbXU+MMMoPNOS3rN2wiGC5UU3/x0B/9KjSPKBFyE10HuDsBSqenD62DjsrAFcjlv Y7oA== X-Gm-Message-State: AC+VfDyt0FywAtUKLc2R/bHocT/LsnL9Q4jgAu8O6f6epMtsEwSmE1dt XFit4tuXHx6+wZGiACzFTe5+L2gle51WfdkNHu1iKPtjaauA7jSHJM2bI4r7m3iIj6zccGOa4Q= = X-Google-Smtp-Source: ACHHUZ4ITWOFt/3QBlMswFxtK/EkY14047X7ixA7dAqcAnbEfxJNNOyKKy3Y3lDwHxHlhMT0aTpIEwg8q2hQ X-Received: by 2002:a05:6870:8c11:b0:1a2:8cfa:9520 with SMTP id ec17-20020a0568708c1100b001a28cfa9520mr10303614oab.19.1686755719739; Wed, 14 Jun 2023 08:15:19 -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 ex10-20020a056870ed4a00b0019a4590701csm2419753oab.44.2023.06.14.08.15.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 08:15:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 08:15:19 -0700 (PDT) Message-ID: <6489d987.050a0220.4e723.b872SMTPIN_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 42BEC6052472; Wed, 14 Jun 2023 11:15:19 -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 | +------------------+----------+ 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 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/