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 9FE9842D8F for ; Thu, 29 Jun 2023 20:21:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 807C8406B7; Thu, 29 Jun 2023 20:21:52 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 7B964406B7 for ; Thu, 29 Jun 2023 20:21:51 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6687466137bso950113b3a.0 for ; Thu, 29 Jun 2023 11:21:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688062910; x=1690654910; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5I9CqO0yW2+U7Ofih7TZRDVqpHUu8i0sC+3lGm4+q4U=; b=ICe3ApV24C9wuaxW+UmAIFcY8mE91r7ROCy3XBkpU7RgpunRMDBt8+shkqgkFnGUf2 QsEl6bqbhnQ3teOXRmigFGo7sM4vTLT94Oz4GsOaSImZE6zt/JPwOFs0ND/mwFKKq5JS KocaGvNbqXbRhLyr+EHhclYLy6A4AP11XbhkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688062910; x=1690654910; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5I9CqO0yW2+U7Ofih7TZRDVqpHUu8i0sC+3lGm4+q4U=; b=IMvUGo4pJfPb6VonL6Grca7pgVIiv2G7l8zgYR7QQDNv7MXK9fqCIESXynjQsUIBst 9qiKc5lFM4Z1tnkER/k8aAz3dGpHypC4gOA+emu0iIfVMqwHPJdTgUMF9XyRB5KAmHwV 8LQh9IDapJneU2CbC0eZKC2coHYo2/1K934TYBs+1RcshJCDnSPtr9BdA5BzOxKoP1Ls lLEaTv48Bd45pzI/Ol6POcT7FTESUedwaRwL15Ub8m2sxgr05zmAEfGQaLFUaFKfMHjr gATX9GTLYb4pH71yLy04WY2fVMscvHkgtufcjyMqX8yWzGTTljOknTR+Xxx1skNgttKj qeGg== X-Gm-Message-State: ABy/qLa5jfzqPPqHsDHT2+RnsI8NIL7QzxAzEF+CRVgcjCHTcX5YrQy4 jbyNVz1hRhk9g1u2Uqq1u1g88FugrHmmZ2iMVA9pAJHxNiWDF18kzRGjnA== X-Google-Smtp-Source: APBJJlGNpWJsur6bOGlkjsi6Uqh+/b9J1C+trZ3LURA+dBU45013KmxoumaQPfCy+fw837QCMiardm5gErQM X-Received: by 2002:a62:7b87:0:b0:680:6d16:8f8c with SMTP id w129-20020a627b87000000b006806d168f8cmr609780pfc.32.1688062910660; Thu, 29 Jun 2023 11:21:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 26-20020a63115a000000b00553c2f85098sm814328pgr.8.2023.06.29.11.21.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 11:21:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 11:21:50 -0700 (PDT) Message-ID: <649dcbbe.630a0220.ce0b3.0b19SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E57C9605246B; Thu, 29 Jun 2023 14:21:49 -0400 (EDT) Subject: |SUCCESS| pw129092 [PATCH] [v2] pci: add O_CLOEXEC when open uio dev 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/129092 _Testing PASS_ Submitter: Weifeng Su Date: Thursday, June 29 2023 02:53:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129092 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26859/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/