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 8B49643C3B for ; Thu, 29 Feb 2024 16:07:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 70802402B4; Thu, 29 Feb 2024 16:07:15 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CD7D84025C for ; Thu, 29 Feb 2024 16:07:10 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-220461b7597so560190fac.3 for ; Thu, 29 Feb 2024 07:07:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709219230; x=1709824030; 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=KXW0EFrXlur52AVEYWTOl9X7jHhVqfR3YC0Q1jwwZ+6zXYlQLTpPji9n0oWyIErD/S 0OHXV69WBEUvW5n/Je3z9+pQ8ByhAKjLSDQowE5KYOfUHJU78YO1Gn/74zAUwiuShgx+ XQmsSdKIbO2jfggTgG3mZt6V1fCW310hhZ7aQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709219230; x=1709824030; 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=Uikj/ZcuY4dv2RsmeKOITtocYLwWOpcPNfBU5nvzTI8cQJei7eqiQXAyV4nkBlukKm 93gHiA9YEuOJ9+xw35ELV317cNyCrlhp8rmisOQEkf6uLYdFzoanSeq/ltdGEjbioMpw 906DrEeoQmFRjrIg473Jzv44P5Q7HE4J4lRGLIGUKSoqUOSLhBMXfyjHq4KLIJlJoA9x yvsY6s+5FL3pqHDeFeu3haStihrW30aVoc+lhJC3En711IeVb9cS0V8oFGeKmjjuzEvk KvR4hMuw92m+W8KbxioeKtbN7knEghliqXLop2jSN1rtl4XO+2hR+6JPe1Mq0gN+dCdg /dyA== X-Gm-Message-State: AOJu0YweDkFfrMh4SJazBr2pdgJ2FYI0TWxMe78O9gRJB5YqgfQcfGpR ygGjHfyBjE4HZjmITyBHpxBMtG2OHXTqRmi+8CgWZ/M3X7F8YFE/LA80Gnjfu4Z1axVZt7MqIF2 WMFUnN0Z3RpOIQYK4qyZm8lOX7BaONg8WHW0Zw1KCJAzFqPaG5PBIvLR+ X-Google-Smtp-Source: AGHT+IFxemUAzb6ZOOAB0Ms42z0Dt7JgPY3McjUVBjgF7RJlyMCfhH0bP0hxk6eM/jCNDVDUC6tbaRCMnA4Z X-Received: by 2002:a05:6870:960d:b0:220:15bb:ba43 with SMTP id d13-20020a056870960d00b0022015bbba43mr2536468oaq.48.1709219230176; Thu, 29 Feb 2024 07:07:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a9d6c89000000b006e4b34f2381sm63112otr.12.2024.02.29.07.07.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 07:07:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 07:07:10 -0800 (PST) Message-ID: <65e09d9e.9d0a0220.c7692.416eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FC866052510; Thu, 29 Feb 2024 10:07:09 -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/