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 5F1B542D8C for ; Thu, 29 Jun 2023 14:06:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40B30406B7; Thu, 29 Jun 2023 14:06:43 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id ED83B406B7 for ; Thu, 29 Jun 2023 14:06:41 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-666eef03ebdso369493b3a.1 for ; Thu, 29 Jun 2023 05:06:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688040401; x=1690632401; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PLkikcWAUeYJXYmjmXa5yX8zs23STo+wnXHPQAvd3+c=; b=e6tdVDL8wv9ZaB4MG1OsowfBBhIhHlSe83QpIcznV0weOlM0+UkgeI+fvHyVkM6yr9 2Zm5MMUTSFeS17VqpBsgV2JLneV3ELiZj+FW8vWfkGW3Yy+nlhmwkTtEGCzWGcfCoczC rRK+NMlzolVgj9yh0xBqRi15BNoNcm9Qjqj6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688040401; x=1690632401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PLkikcWAUeYJXYmjmXa5yX8zs23STo+wnXHPQAvd3+c=; b=FUTrDvrtnH1bk2Ih4aFFg3oCKG07NKhQyqyNjnnQclFwnCbKUFYvxxuVdi7b74EmSH aetnzlKEUXUtBl2xMDzEMJVpucK5vsTLVcI+M0H2x9FCMI5gud78UL66OOz/o7ZKBnZD 70X27M75mYMWmWVl8bKM/FzPbSTNEHhZ1AoC+Kj/thvv2KfxB3XAMox4ymmCOVrC7Ex7 THASJlTrJ71ENrX+LzrvbQJaX+4pL/dlouYKslhC39boouwaBpXP1EFEzQLrBKyJmGNP FXspbtjcmnq9cMNr355OUVk2j//1SQstOe9rBHbAGsR9UY6ntB9IRLIqq1FO35FHCr5X YWRQ== X-Gm-Message-State: AC+VfDwezqbUqMNJQ/n6OJE93igBBdxaTlBWyoYAeKvlnl+eig3PZY5c QbpjVmzyDBmzK+I+U2+V79uOy02yrB3pNr0TzshAJts8CK/vtmNjsH95Hg+gO+uMAEJ3QX8L1A= = X-Google-Smtp-Source: ACHHUZ54w1x4ZE49xfqwzsMHknUU3siqhh/f+0zN8vMEDQEFmE+1XAb9iGNrQNdDlKHs98N4iIR/NrvQH/jO X-Received: by 2002:a05:6a00:23c2:b0:668:69fa:f791 with SMTP id g2-20020a056a0023c200b0066869faf791mr28173587pfc.3.1688040401125; Thu, 29 Jun 2023 05:06:41 -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 f6-20020aa79d86000000b0067d80638454sm454156pfq.0.2023.06.29.05.06.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 05:06:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 05:06:41 -0700 (PDT) Message-ID: <649d73d1.a70a0220.2d128.cd8aSMTPIN_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 4E37D605246B; Thu, 29 Jun 2023 08:06:40 -0400 (EDT) Subject: |SUCCESS| pw129051 [PATCH] eal: fix file descriptor leakage with unh 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/129051 _Testing PASS_ Submitter: Slava Ovsiienko Date: Wednesday, June 28 2023 12:19:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129051 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 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/26843/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/