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 B9B3643BAB for ; Thu, 29 Feb 2024 16:01:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B518642D95; Thu, 29 Feb 2024 16:01:32 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id BAD2A4025C for ; Thu, 29 Feb 2024 16:01:29 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36524116e30so4226835ab.0 for ; Thu, 29 Feb 2024 07:01:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709218889; x=1709823689; 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=o46wAoE+3JBh03eKCi8RV7mZMWLekr8c5SjYvuK6A80=; b=E62iTj1j1Zn/vfI2oUCF1vC8iTuw1v5/Q2x0Cn1NKcaTsRWOJ2g2kAP3/RTi+tQ17S 0YXwv03TTRlfyWQpgsZvfP5h7UPOIf+FEPFcgtvKQHb+Z0SpS+B2WPCMUSsgu97YCiP0 z29XzsYJh45YLnxGH40C2hls1lXdCy1uNZjec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709218889; x=1709823689; 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=o46wAoE+3JBh03eKCi8RV7mZMWLekr8c5SjYvuK6A80=; b=vze71Z4EaxJrs8Xmg6JeGsUnTInKnDc4WPUtcbo3DTq+9RiktjRxZjT5X3iFup2DID nMKtrpWDNC7GYXgtAjn5zj4tJhJe1ztiiYhuiJcCLMccRcJG2wEJMIyc9z1Nv1o/InoX k44adL+5GdqtSKzLasbCblSZy7jNICfwYz7iYd8iYVyoWb2gAhtxxu1roBD3H4LcYXPx Veh/AGG87DRgb39UCqwBa+3ZhHQxkzD3i3QOCZkqh7TF8XHNi1635IvOYqgPrJEe2KA5 TfI1fBENNKSzsWFXeerl1sb5mmw2586h5CfJrnUPSDufdWz3pYK5MwU0UkB3MJc67rZg NE3g== X-Gm-Message-State: AOJu0YxX9YXvexJ51p9bSSa2jGZqY8V9pSLzFhQoH6Y7Sgl2IPpzjHtt LPgwj8uLYfsvcdtoiGfBE5AwRzo3mCNh9cOV4lY2795D/eTMapZKWBRCsx8KpQEEDjxHlkVd1nG ns9pMrlU24TS4JCwEznmQr2UB+XYo5ciiTB15nUqn X-Google-Smtp-Source: AGHT+IHe1bhoi9p42wJukbduj5OKICyzwwBv1cu8EJflrmIk6VA/m1PkwH9oZc8q6qh9XFS1O+0VP7LUz7VN X-Received: by 2002:a05:6e02:ec6:b0:365:bf3:60e2 with SMTP id i6-20020a056e020ec600b003650bf360e2mr2661932ilk.6.1709218889000; Thu, 29 Feb 2024 07:01:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p15-20020a056e02144f00b003644c4923aesm67206ilo.22.2024.02.29.07.01.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 07:01:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 07:01:28 -0800 (PST) Message-ID: <65e09c48.050a0220.e0daa.4d85SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 96EC36052510; Thu, 29 Feb 2024 10:01:28 -0500 (EST) Subject: |SUCCESS| pw137480-137486 [PATCH] [7/7] vhost: improve FD manager lo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240229122502.2572343-8-maxime.coquelin@redhat.com> References: <20240229122502.2572343-8-maxime.coquelin@redhat.com> 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/137486 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, February 29 2024 12:25:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137480-137486 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/29333/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/