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 914C142D84 for ; Wed, 28 Jun 2023 22:25:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E155406B3; Wed, 28 Jun 2023 22:25:28 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 3EF79406B3 for ; Wed, 28 Jun 2023 22:25:27 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1b038d7a5faso120918fac.1 for ; Wed, 28 Jun 2023 13:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687983926; x=1690575926; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=URfgngfxDPkLV9913jKHyHjEH6qP7SXMxYxgu4DoegE=; b=Yj9o7GddmRNbfJOIgtMnhEB+SkIIC6ShP9W2nCzC5GRq9zL/JzgORw1SHcOL+yJQQQ XfyC5LzWKK41ePbuX2VX2x5jcec+t9rU7nEGoW1qDQdxxJI+P34dSrJFRRRzjP5sRxMj EDOTKBjS0z6jQRkL7i8QwbtNmGZeMq2SuBb9s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687983926; x=1690575926; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=URfgngfxDPkLV9913jKHyHjEH6qP7SXMxYxgu4DoegE=; b=FTJtGwA7rltF8TfyPlf5mTCL0TSVZhPLN37F/FGn+IOyDsqCaXsCZAQRpQAp+PakcI rOFRHXmEOZYWFvoEVGsiD+6Nok2V54udM2qgiTj1N003rt6qgHMP/P39RjL5SOTXa4Pr CYs6djTOKmLOMq3PpujRwBV7eH4tA9jx1s7cJaNroTPRgwELQSlzRfcO+buB2sMTn5yt oo3HE3kV+noLbY980wU9ByH/2A6RyK67xIC9cp674UOTw185c+rJUTidUyPhTsEj7bFL lJ9XQsBNSVaL7gmsTtSM2oCoijaAHKkS1Tx+wQERUOd6L7NcgdEew/4yYfK441kBohEo hHQA== X-Gm-Message-State: AC+VfDxXchmcTmTfVOkKyr24v1z9UqoFGoROL+jeivW59TMyET4/nCij PZQfsCVpxPahYayR45sXVQssB7fGn9TO/CGSaDYmLFrXh9V8eoQeYzGWbg== X-Google-Smtp-Source: ACHHUZ4azz7xJl/yhktRddrJ4BX7oI0JQVPt6CuBCNHs9pAx0NbGQhxEH2i1ZCZWWCIWwVdaeGay6wZ4vc09 X-Received: by 2002:a05:6870:9513:b0:1b0:6f69:89ab with SMTP id u19-20020a056870951300b001b06f6989abmr3918038oal.46.1687983926546; Wed, 28 Jun 2023 13:25:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fo10-20020a0568709a0a00b001b01e8d226fsm933153oab.43.2023.06.28.13.25.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 13:25:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 13:25:26 -0700 (PDT) Message-ID: <649c9736.050a0220.7c98f.89c8SMTPIN_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 F15C9605246B; Wed, 28 Jun 2023 16:25:25 -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: Viacheslav 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 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/