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 924F243C6D for ; Sat, 9 Mar 2024 20:03:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EDB440273; Sat, 9 Mar 2024 20:03:23 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id B479F40144 for ; Sat, 9 Mar 2024 20:03:22 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d34144d710so1715914e0c.1 for ; Sat, 09 Mar 2024 11:03:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710011002; x=1710615802; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=6mPtVwC28oDYvXJUE2vb3O/bmDh1WaVsoQsS8jbVL8E=; b=KsgAIxgFMorGui033Ox4FQTuEtqVriNar/9yASPtuEqij87WggWm/5pYDRkEWtD2GE BXhG8vefu7/aHnafbC/dV2Qdn96AnwiJ2j1Nkege08O3L3it+xKTinw06fa9dalrNrSi eWocurg9arYC40z3R+NG2P31ikb0QK3+lMyqQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710011002; x=1710615802; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=6mPtVwC28oDYvXJUE2vb3O/bmDh1WaVsoQsS8jbVL8E=; b=Q1h15jg74JlIsoimSVY/DCPCVkC/r8Usu1a/CA+Wmfn0oUaDyYeMX6S3UZxpYVuiIj GzA5u7CWkMYYbqWduwgHBuC0rA3xofdQUgfOSUwcPAEVfZzDu90jbMPzqMXgupqiO1wH pfxhq1XZO0KEzyuEReObraDOWKCHow2nNVXGtRVBPSn/hnvshHn5QVaDvQ4KqhRcWZ1E 9sef4oYT9uLJSCtBF+bZQ5CK/9NCm9/9sH3V0YLh8w6oRmi9Q5CfDVnDP2hhzIJkAxpU oNQiX30bTOxi2koRCJElY0ZVpISHp9MZF4CKCiEQVXmbPubngBJBrRDDBlYT90e3uL0h ptjg== X-Gm-Message-State: AOJu0Yx25ltLkZGFlRzByX825STW0yhrQ4fk8v9pZmnuZAePn2V+TWLv LYQspB05L+vGmhfS3w3UB+qt+c0Y0S/kgBbUvYa9eZ0ZQGHzKd1ECTbqNwaau+kcxNNTcM7mcAD agFiZiMhOuQCu9aBZrCkO1FC8sS77b6H0PACXQFuj X-Google-Smtp-Source: AGHT+IHKTWn4uAJ0mAq1UrJkE4XnnD8W0nLvyCuVzlcwV5IKV3eEsvacO4sjQWScxTiCduaaZu/NCX7TW7gA X-Received: by 2002:a1f:7c4e:0:b0:4c8:a2c6:c2be with SMTP id x75-20020a1f7c4e000000b004c8a2c6c2bemr1323795vkc.8.1710011002119; Sat, 09 Mar 2024 11:03:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay28-20020a056122181c00b004d34836b529sm102466vkb.3.2024.03.09.11.03.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Mar 2024 11:03:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Mar 2024 11:03:22 -0800 (PST) Message-ID: <65ecb27a.050a0220.f453c.611cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B40BD6052510; Sat, 9 Mar 2024 14:03:21 -0500 (EST) Subject: |SUCCESS| pw138141 [PATCH] [RFC,v3] tap: do not duplicate fd's From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240309181554.289317-1-stephen@networkplumber.org> References: <20240309181554.289317-1-stephen@networkplumber.org> 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138141 _Testing PASS_ Submitter: Stephen Hemminger Date: Saturday, March 09 2024 18:12:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a2a2ce171d00b8f27c8c43c37d5dd8505d8f2e89 138141 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/