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 3A36D42D84 for ; Wed, 28 Jun 2023 23:17:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 367A0406B3; Wed, 28 Jun 2023 23:17:20 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 37929410F6 for ; Wed, 28 Jun 2023 23:17:13 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-54fb23ff7d3so125971a12.0 for ; Wed, 28 Jun 2023 14:17:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687987032; x=1690579032; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kKABQ43VvfBLaceJ2pTd0S+FxX/Bo4v5QJMN23Nw3HA=; b=dY0P1w6tiLXN3WEk6bWe/RDO9DlDRARBDvws1E9YZKmMto85vc8Sfo+QNh3EQazomw cym/ZuYrh0Jwl5Olb2oe6AYjRTMSXh6WuXRhUmsqGnsICiuN6ykqVlQ8zQdYrjXbn6kY wmsYS41kKtsuNvHSBZeiTYmfa6XCQdLhjdjsI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687987032; x=1690579032; 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=Wh8mlqChYBH+eb38cKVA8hGRQBl8Xcd9jB96kD1SDdgXG2xgagdfrODEZy2dMzlQ97 oqsOx6NkVas4RYERTnfsvxwxKy8LFRg+GVs0dOzI2Gv7eSiewODwshKTfGfeNzXUMeXM 4o8bZn2z9iPsfEanFuJCqfdhP7Qp0zjO/vStLNcMuvU+4L+68cLiLpw62HtsDha/lvJm XrvZcoWEQgBc5sLXLxHli86uQy1m2nM+A19aTaIU7ffYUyQHuZ3WoCC/Gu+TzjGFHfcP DOyZodGCnc2DMTkqR0Md5Liyd1ddtMGPFRF5exFyLasITPExSYhwg5p2vNEF3GCwYIZ2 cenw== X-Gm-Message-State: AC+VfDxlZKwwSTbFCH6X6eGdZB1z7OpjZ4d6zInohduBC7RxfI37RwsA 0Sxg8dMo18gR/E3gZ3PmJi6z0OKjKCsQfkwigVloIz+GiytW7wmIOF617TSMOHawmQVkjaBwrA= = X-Google-Smtp-Source: ACHHUZ4mDE7blmZq6JRH5lCg+2JhzcVrtFNBT/GA4DMZpb6gQaERlMsCBB1PMK4O0ZmkVYl778fRHljsdydc X-Received: by 2002:a17:90a:1b63:b0:262:ec64:f941 with SMTP id q90-20020a17090a1b6300b00262ec64f941mr7690304pjq.5.1687987032375; Wed, 28 Jun 2023 14:17:12 -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 oa1-20020a17090b1bc100b00255dcd54fbfsm965895pjb.16.2023.06.28.14.17.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Jun 2023 14:17:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Jun 2023 14:17:12 -0700 (PDT) Message-ID: <649ca358.170a0220.cd9dc.80eeSMTPIN_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 949FA605246B; Wed, 28 Jun 2023 17:17:11 -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/