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 4AD3242D84 for ; Wed, 28 Jun 2023 23:17:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 464B9406B3; Wed, 28 Jun 2023 23:17:41 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 58BBD406B3 for ; Wed, 28 Jun 2023 23:17:39 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-77ac14ff51bso18858939f.3 for ; Wed, 28 Jun 2023 14:17:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687987058; x=1690579058; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kKABQ43VvfBLaceJ2pTd0S+FxX/Bo4v5QJMN23Nw3HA=; b=Fk3SrAypFf2w3koq/SSo6HpJRbjuuV44ncD5fVdpyltzBAHuTR1wu+c1rs39nWDtlp khY71BuPZc/6x4CMmyTva/oJqusW3pOgouaHYbtk/cCD3mQwsKiiZvEFUerM8LAVN+se WX4tTbQ3orVg3knV/Pl8tt2VHe0XmhLF7Y46I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687987058; x=1690579058; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kKABQ43VvfBLaceJ2pTd0S+FxX/Bo4v5QJMN23Nw3HA=; b=HCsOBMZQKvUorJO/YOlhpa6t4fFfH86kNrUHGY3QVs9NIZJNEo6PSW0LrdVUorxW7M mwJw2KPKvrTXkrZd/4jwiG3hRlEeih5m7PXUxcWDQ6SUr7b7k4NhYQSU6xvFWFZzkb/1 dInTQ8HhUVgZSkQtVVWRoFvd/afKfC4kMkxfeo/SoSCs1SwHR8UMA5T9DKXBsZxW5Kl+ Fn4fEWqrxogE9dDjW3Ak3cyJWtk8mGeI+Z8y8+KhuoybplwGSnalNK/V1i4RdpaK7A2a ohL3tppK1KkVDJJe/0F0n5ESoHluTGAoh+jJsO/+PUYIpeTktdLw/0ZycXosFAgvaq7O 63Eg== X-Gm-Message-State: AC+VfDwitOI8alpcNHgOIIa+Tlr2ZPuwTmR+5+MUgv+LhdWZkJusinUw jiTBbgWcJPpa/OCL94a7iFL5DyOmPJEONIHl9Lz9qkkAU2+0e5s41t+3x9zxs/F44jl87k59qA= = X-Google-Smtp-Source: ACHHUZ4GyFKqvJz/nEz6G6FEQLCPUJ2c8mgD++P3X9BDVfkELkjq5ydURf/0HGm0eu4X21iqmriuFbEj2KX2 X-Received: by 2002:a6b:d912:0:b0:786:2c7d:dd19 with SMTP id r18-20020a6bd912000000b007862c7ddd19mr491271ioc.17.1687987058695; Wed, 28 Jun 2023 14:17:38 -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 n18-20020a056638121200b0042915f4fbccsm411945jas.83.2023.06.28.14.17.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:17:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:17:38 -0700 (PDT) Message-ID: <649ca372.050a0220.ab0db.b58aSMTPIN_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 3A306605246B; Wed, 28 Jun 2023 17:17:38 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129051 _Testing PASS_ Submitter: Viacheslav 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 | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/