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 47AAB42D8A for ; Thu, 29 Jun 2023 10:33:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E386406B7; Thu, 29 Jun 2023 10:33:11 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id BC8FA406B7 for ; Thu, 29 Jun 2023 10:33:09 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-676f16e0bc4so274723b3a.0 for ; Thu, 29 Jun 2023 01:33:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688027589; x=1690619589; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OoL9UinYW14bLnxeU+kYYWdcxRRnUjDBIpBYSBWZ8Zw=; b=VW0VxB7+HtA4jrGM+rZt033jFRSpC4qbDuQ8dEUdIcHly2U9zqEMaMVMMBu1GhrmnE DUNRkRr7TNQRPMTWQUNpT7eo04YkhjoWheb6vr1Lf+gDD6nDS4EyFBRCb/Wfeq9D/z/f H9oSSm7VCKxBpvMinMPPmlhnHWFOOZC5liya4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688027589; x=1690619589; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OoL9UinYW14bLnxeU+kYYWdcxRRnUjDBIpBYSBWZ8Zw=; b=dJmkPMTTN1KU/f59CPfHa8gLuor7wI2PcqCplOmh4oPD43RPbjhlLckRuEyrTqvDOU qYDXvpACAa8FIHEvtDljxK0a6VQ0Ta0asjie4yS9l74BGmWThRScQHnXQmIIgKkcWofF HPJQB61I8lm9mL/+P/ox7U0cGtQ4WvGGJg0Mw/bw6nMyUZTmO1kpOprz06VURoV/3NuQ mlBUHkVnKEgasVFepqhPuNSHhu00/azxS8k0qYWNwiK2tSiGTPEQqftq1Q8KxwXoehOD VYJcp8JpqlGMur52Q3Yx7BZ7E5eH53HKgr/3Wskqe5fa/2U58A/3vIdDSS+yNwdTPx60 gbhQ== X-Gm-Message-State: AC+VfDzuJjgqzlr+RnkCDIPdM36Cb62xOCbzImez3tgtuvKwDh/N6ALJ TPP64QnGqrxsRk53DaZmH+spT/LcwUKvWZvqAeGH1DOW9v0emXjDdiF08Q== X-Google-Smtp-Source: ACHHUZ6hXBTqDdDBxjj4X0v+cneNdowmypn6aY0R4rxXRayoNZyZ/B1XJUsfG+8IAuoGpvxv5fR1Gk9Jk/Rj X-Received: by 2002:a05:6a00:1888:b0:67e:4313:811e with SMTP id x8-20020a056a00188800b0067e4313811emr7342880pfh.0.1688027588807; Thu, 29 Jun 2023 01:33:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z184-20020a6265c1000000b006599dde02f2sm848102pfb.12.2023.06.29.01.33.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 01:33:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 01:33:08 -0700 (PDT) Message-ID: <649d41c4.620a0220.ab3c6.322dSMTPIN_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 EE78B605246B; Thu, 29 Jun 2023 04:33:07 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129051 _Functional Testing PASS_ Submitter: Slava Ovsiienko Date: Wednesday, June 28 2023 12:19:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129051 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/