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 698FC42CB3 for ; Wed, 14 Jun 2023 17:23:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6698240DDB; Wed, 14 Jun 2023 17:23:58 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id B96B840DDB for ; Wed, 14 Jun 2023 17:23:56 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-b9a6eec8611so1161296276.0 for ; Wed, 14 Jun 2023 08:23:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686756236; x=1689348236; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XeEQkYk6+T2OECIJGGQqhjHU1GbfYrSjiD/geUyIB6s=; b=YDDIHD+yqVQKxoEk0U1apiQkJN0Xl+IH+LD7vFBtlvQwoBFJlMmgQedDPibLJHL9RY ApSH+p+tddiwusWBJ1Gr612cvN6c1MfrUKzA5V05dj4ON9HjMOckUFxokmJ04tDDFMgr 5ustruk51YsaXjZw5/ahwAz5JUF/4dlgji70U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686756236; x=1689348236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XeEQkYk6+T2OECIJGGQqhjHU1GbfYrSjiD/geUyIB6s=; b=eL1Jp/sRdPzodhUM0AkCkp3ZbpHxZq1iQCC5azK1nAb+k5VWNN7X0D2OvqIam14prV TQatngnkOtSA0cO1C3U/Kr5fTjksqJgDJgvNah6rmEvNXBXvJ6BuPrZHI9QzQCx4yOqN 40OEJIWoTGCLy/PoA/L4JnYnQViyuXMEd/APfcx8lfFgn/0/um6MEuY6rLZwyn9WR3j9 ZgmKiFAbAMpmbCShght282k+A2QMc3MwvsgaVCCWNeC70z2dOGH3bZbk2id7L2cqauKS IRrUxuqUV5CB/uESLioY8Km1qilZKquODZyPq+VKcKc9peQ6Jr9t850AaRp8ZMxnb75R 26CA== X-Gm-Message-State: AC+VfDximULmS1q2no8He8/D2aT5Et7BuAZzjgtEeEKbmSdoUeGqVEbf EyCXiizNKlX/lC5URB5/RyvJ+benEuZXZGkOyZ6YwsrhtpM3CHnsb5UDNA== X-Google-Smtp-Source: ACHHUZ56Ot3zuJbSOv3RUIWrp6hC3mm9yzeEu42ygHDBtLEiIGcLdQTRnBS4da0QdzTOHvc2qxQG2Dp7DUww X-Received: by 2002:a25:2185:0:b0:bce:5e08:c330 with SMTP id h127-20020a252185000000b00bce5e08c330mr2462323ybh.29.1686756236163; Wed, 14 Jun 2023 08:23:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p81-20020a257454000000b00bc4c04ff297sm2043289ybc.28.2023.06.14.08.23.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 08:23:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 08:23:56 -0700 (PDT) Message-ID: <6489db8c.250a0220.2016d.2a91SMTPIN_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 C4722605246B; Wed, 14 Jun 2023 11:23:55 -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 | +------------------+----------+ | Fedora 37 | 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/