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 A85F342DA2 for ; Sat, 1 Jul 2023 15:58:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A27E4410DC; Sat, 1 Jul 2023 15:58:47 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id E0636410DC for ; Sat, 1 Jul 2023 15:58:45 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1b0605d4d11so2662834fac.1 for ; Sat, 01 Jul 2023 06:58:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688219925; x=1690811925; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=y4ivQdGj/hkURhyZ6TbH9oLMlTkpbr0F+VuBoGUbPOk=; b=BZea8or6k7YU42iIa9DDR9Gex6vvIDtn0RJ5kyDOj0tJQicLUpdV2YBj87wmy8XtDr dBTpfXhEtDNnqeawZw8z9QJOVLdJW0PsOoPG57F2VD22nxelqUizuW8g+KQcwzipPzvd BYJHJFlaAbzE9rSeW7l+tr+gfnpRa12cc7OUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688219925; x=1690811925; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y4ivQdGj/hkURhyZ6TbH9oLMlTkpbr0F+VuBoGUbPOk=; b=OjL63qECkHVeUzCdOm+WsHRIBOoTNBp4q2LwtW8HFYbLZUaT9geym8jnH9GGLhXYeJ rI2YF9m5BeoedasH4NqErV3/gcQ16plIujTtu2XOfqTD552sku3LroDJqk+/L4viF+96 i8Q9i16rfO2pRv66UDgAxJgjpFdoLueGzTGA8cTTxEK0TEU5AL7F4SuCYYen2nsYtRYM c4YwTnFprq67U4NJG4NU7aOD8j7dA04rQQPQqhXpgUZ242Lm48mJkuqiXTht9I8dOU9n xcnSlFfILniQLuFlbR04mk5s55fR5rdlOMYYmdAeOWJqcvTorvdbFfaxlgaXgz3HVbxC Aobg== X-Gm-Message-State: AC+VfDz7a0p1oWqINOi9Ik+GiK3Q4j0tuXcLk1CbY8tFUlQX2ygHh2LF GJGHbluc+vpe35f8BzCRDq9u/0pktu75oqQNoTRlplUHltp0ymjsYtGCvULowPYCxlgVPdX//A= = X-Google-Smtp-Source: APBJJlHwcGs4PjCkj3CJgp7QKaSU1LUf69MfWCojnUFXuQC/xpoa2yKTH3JoRNUGJWI4uIELMte/v6621MSa X-Received: by 2002:a05:6871:b11:b0:1b0:d28:2a73 with SMTP id fq17-20020a0568710b1100b001b00d282a73mr8213049oab.50.1688219925254; Sat, 01 Jul 2023 06:58:45 -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 lr3-20020a17090b4b8300b00262ea696fadsm978753pjb.9.2023.07.01.06.58.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 06:58:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 06:58:45 -0700 (PDT) Message-ID: <64a03115.170a0220.fbc3f.78aaSMTPIN_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 677F4605246B; Sat, 1 Jul 2023 09:58:44 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/