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 32A9543E2A for ; Tue, 9 Apr 2024 15:14:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1911E402C6; Tue, 9 Apr 2024 15:14:46 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6B1CE402C0 for ; Tue, 9 Apr 2024 15:14:44 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-614ec7ee902so58134787b3.2 for ; Tue, 09 Apr 2024 06:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712668484; x=1713273284; 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=7VG9xS14bnqbMmqYPbgYGE/+5XVUdFCvq9JzRuWOO8s=; b=DLuOfMSl9OZ7FSfjokqdrLRqX1vKzMZZJg8nOJWwPn5TaaXEAWjmbBYCAuttVNrvaC AEaGZdN4vvgZIw8iQiN19zk1OkZL3sUD6hf6qlU1dG+7sGRPUUQGbSPwfdEvFMt/WzLL 1CkWHXnbF2qK7kUd4VHmAzM3DWXIL2X+1uN8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712668484; x=1713273284; 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=7VG9xS14bnqbMmqYPbgYGE/+5XVUdFCvq9JzRuWOO8s=; b=TgYC9bb+0ZOAbKuFRglP/kimKhc9FzrTiWfqHxBQP41mxy6FvXb4OHLrVLdFJdpyZv 8JtkhhjVg4iBpKpZpK4uGwLSDV6/LyVVzdcEg7mkqaQE1+NfKlqYiBEwBHZ59JIJSYQH Iz1t1M6/xyoh3myyMkcJkegVdDvH1mbA0SAQflseCAE/RFrFkJ5wMqAFYonJ3kqgOPSs SpAizz1zqskmtHLCU+FrAJoVKzpnYo8A6WPHUAMtK/c3EFZFqGLh8q48HuKIvub9lF0S IgSBA00XTq8N5GZnRWPA3cSk8etfrJWLorNy3cUZvyU298KkuZyRl0uVOYhrJ0A/OwK9 C+oA== X-Gm-Message-State: AOJu0YztDf4ZKidaxeW1veDogo9UQTqRDVchw9F3BiIUxdI+PVgwgfA2 OCGILAThz9VF8N3Y7yCTcwMWxKW2JgY69Kj9T+S7aqrfzaMbBoFYL0dnD73HgrB2XEQruzz+sRZ sw7HjViWwxut+WayamsWRUPXi0ah0z5PjWvPN+T/s X-Google-Smtp-Source: AGHT+IEx27jBOKxjSKoB560TctWAq7dcRqEz4G4PfR8kEBkYsTCUd2pS++reBL3unaVajraTHgVNjGOz4xw4 X-Received: by 2002:a81:b40f:0:b0:615:4700:94c5 with SMTP id h15-20020a81b40f000000b00615470094c5mr10551241ywi.22.1712668483854; Tue, 09 Apr 2024 06:14:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fw2-20020a05690c374200b00614e869b33bsm431086ywb.41.2024.04.09.06.14.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 06:14:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 06:14:43 -0700 (PDT) Message-ID: <66153f43.050a0220.6a482.ec22SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6AA066052514; Tue, 9 Apr 2024 09:14:43 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/