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 C7B9943E2A for ; Tue, 9 Apr 2024 15:01:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C333C402C6; Tue, 9 Apr 2024 15:01:57 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 30EB3402C0 for ; Tue, 9 Apr 2024 15:01:56 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b10ead8f5so15910076d6.0 for ; Tue, 09 Apr 2024 06:01:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712667715; x=1713272515; 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=zaQFEC37E4mTcgdRt2NkOkBFESAPnnVDNuMarbD7WH4=; b=ftc3LpSXd0nNHn7cnnfBMWIQtjcNfF/3wX04dKQ+aAeXDb0R/UpWDCKg1yd7agkIaj NCy7RdPxVcCI2lhlmV38qpaJ9Xi/RGwYcaLYER8Q5ivFGoKh7zZbNgjUJBgAlaL9bmLh UxEKf/FZBwlZCkIBmcT2ZIpHdQHHCdwQ8HpTs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712667715; x=1713272515; 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=zaQFEC37E4mTcgdRt2NkOkBFESAPnnVDNuMarbD7WH4=; b=AuBvlhRycWNsDdD+0EzfKONSlg6iZGuSbtHPCQEVjMancfhYTrQuwDZRE4rQ4G2E7u 9TKWnu6AYz6A+9K++KbHROuWWwuWE934j8NPhjz+dDt/ZnB3eGU8lv5QA41xCgHDOjbB VgAq9WeVhSs+99xTArB9npy9sWbrfSCgA07Y1PzTgnE+b2owjSNRsKjpSk1b+fbXcZtH 7VitAdg+YgKHjMpdNb1c69GyLcTqZY/MXOyKAZfi/3wPyeR4jtgUY3p/OeoHDFe7XExr C+IuyBcU04xCPBNxqejixpS2KvtCNA8wwl0mqjFSRZbbvyR92OVI3z1nChnM8e8VoWjj sFvQ== X-Gm-Message-State: AOJu0Yzkb/MBLo0Sl3nL/xU88aULoeCY9lHYj2QyDP23YJCnJl7oferb XdNgWSo5ruW5brrLyZXhSIJi3wL9yWk+Canv0t4fGgdXPnHFcbnoAqo6fdx5SEgcLBLfjG5KvXX wJHOR3XJJQc1oFrt++aByXp/aFp6akG1/Gf4w78qVzkucU/tsmBR1phhR X-Google-Smtp-Source: AGHT+IHl08gTgr2jpK0kaqqiX5je01rhqYyzYopGRzSApFKKC8G2EBOOCHDJZ9Oej9QNKXNjWUG480+7Owvi X-Received: by 2002:a05:6214:1242:b0:69b:14a5:c6ad with SMTP id r2-20020a056214124200b0069b14a5c6admr8898507qvv.55.1712667715590; Tue, 09 Apr 2024 06:01:55 -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 p13-20020ad45f4d000000b00698f3b1b834sm563714qvg.35.2024.04.09.06.01.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 06:01:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 06:01:55 -0700 (PDT) Message-ID: <66153c43.d40a0220.93456.9cb9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 41AC66052514; Tue, 9 Apr 2024 09:01:55 -0400 (EDT) Subject: |SUCCESS| pw139210-139214 [PATCH] [v3,5/5] vhost: manage FD with epo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409114845.1336403-6-maxime.coquelin@redhat.com> References: <20240409114845.1336403-6-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/139214 _Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, April 09 2024 11:48:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139210-139214 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/