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 F273E42B95 for ; Thu, 25 May 2023 06:07:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E9E6D40A82; Thu, 25 May 2023 06:07:18 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id B924B40A82 for ; Thu, 25 May 2023 06:07:17 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-39810ce3e13so788452b6e.2 for ; Wed, 24 May 2023 21:07:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684987637; x=1687579637; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hHyo0lJZK9C3Rt7UxqC+T861zwFbP8Qp96BJkUbr75M=; b=Xr8eb0ZX9RamniQp4XiwqVNrYIVt6TqyWXp8VGSAJeN/BzSXTcEgbUxEOFLksgOOD1 qxqKy576ryhoc6TP3ipiDqzW+R180ylGU3IKqQbgRRnb123x2ot/a04q6MvXeh6kuRRZ av/mtdQC/H7R+h6HT18yf6WaNEQO/D06a9Dlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684987637; x=1687579637; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hHyo0lJZK9C3Rt7UxqC+T861zwFbP8Qp96BJkUbr75M=; b=OA5PaJDs0/fCyrCJDJrN7bDqPioOzkVSV2sHEy4jLmovSTRNZBArthine1CKeuF54+ 1LKHPHcAL/0jety1EBjVHVhiv32a7NGoMBsUJg4LLcawMzi+4/uq1CDOKbf6Amh3CP9Z xAhlt3gzGNnwzzylutM7QPZPwjL0o/AyBN9IZTOq/NPWisVyV2f9dIKZBCHYRZQJklN3 He4+hG0qekXja2Mp3j1LHrvSC0RXp2AJY4XtiSRRzPjZ25jUXLJIXfx4qxen89uv5PCp 2L+UgB3Qpzhpa4r4dd3nfedP2SFdlDLZ/srPlKvQYHf8qQzxm+45cLeZR0FARC2HD1/7 Lo0g== X-Gm-Message-State: AC+VfDwFDK1XOhYnELuhI2g22h/jdCz35u21pAIyeDVDROUrwrAOGa40 jC1UOeRjhHMso93+hthIvpgxmhxLhaTrrjaepDEw/6lLAPA5cdn8Rj2Ht2p72OHf7GUnScMwag= = X-Google-Smtp-Source: ACHHUZ7ZnhfH9IXlftipZYTiHcYoXhdd6OV5rOarxSItdAzAwrtREAi1iMXhAIgOTZlkTZrWoHUSHvlkb1nf X-Received: by 2002:a05:6808:656:b0:398:4a91:5fe8 with SMTP id z22-20020a056808065600b003984a915fe8mr1827838oih.27.1684987637036; Wed, 24 May 2023 21:07:17 -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 d72-20020a4a524b000000b0055521c6a2easm13451oob.3.2023.05.24.21.07.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 21:07:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 21:07:17 -0700 (PDT) Message-ID: <646edef5.4a0a0220.b4bc2.0617SMTPIN_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 870D4605246B; Thu, 25 May 2023 00:07:16 -0400 (EDT) Subject: |SUCCESS| pw127357 [PATCH] pci: add O_CLOEXEC when open uio device 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/127357 _Testing PASS_ Submitter: Weifeng Su Date: Thursday, May 25 2023 03:00:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127357 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26374/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/