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 078E443B9B for ; Mon, 4 Mar 2024 12:24:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0395640271; Mon, 4 Mar 2024 12:24:21 +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 66E8440267 for ; Mon, 4 Mar 2024 12:24:19 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3651c1e1022so20971385ab.0 for ; Mon, 04 Mar 2024 03:24:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551459; x=1710156259; 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=wKXxNZxgELVYa43vQQVmef3cvVshsjC+8X/iChKmWXY=; b=i0VcWID0PMX5egA1KhFaw8WZLh8EbdCzj5HZL5E3LqFmOxMrxjdaTQ3Mbb7ynAsc9R vcYGMuLnU1mIOzbfKrKGqpuDFIXoCPb7jt+VX32V0AVo/pKmfd35ZCh6MfbffSzaQBqh QIp/HuV+EY0svQ4iaR13qkPbFmOIj/4IgHc7I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551459; x=1710156259; 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=wKXxNZxgELVYa43vQQVmef3cvVshsjC+8X/iChKmWXY=; b=nA/4zEuY5ruR7JZ9dI2ChqEAQ7L7tbrxLr8Dipk6Rxu92LHo10UbmB1g7wSvc77fyJ 42z1GEYfAUOyo0OUFyCgr7BZjhE6ErQB6BZxkq2KmmIKumeVr7meN4NtAj8pYoK1IMoR +gROdJf+KU8CsNBframbIRJ06gLHm1vVEPBJmETgVIiZ+OhAr4vRU8rYZVKSQivgzAar ku9WQo0UVB7xBy8aS3Kj5SscoE+h9UlE0gplu9/FIVGMULF1OOFciOv6qc1AC3RPmLwy cZvNxaYLsly1/SVr7jL/a+1nZn5OtOD0XGdKLX3pypLpzpAaXjxCqXhOg7PWIFWdblBo aeRA== X-Gm-Message-State: AOJu0YzOrb3lhn/aHU79wRzgLWnw9pNjybJjlDT6KH6dOS0SYDGKR23T N2x54bRqmhowPTh5T6z55vyjBtpqphrVqwE97pK29PnVdzGOHEjApW7xnVR52fEsBXcg/tjOjs/ /kvqa1XHzL0BQ9K5oNLWI5Abq3N04ZKd5c4Ny/52VhbynjBErojKe1IIM X-Google-Smtp-Source: AGHT+IHdiI7VJEhCpewZw9mxETe99MFzY92fdE6CGP7l+NokeMpB67Q+uzCNTN9KZKolWPPfeDmSSoFvfW7q X-Received: by 2002:a05:6e02:2147:b0:364:2406:992e with SMTP id d7-20020a056e02214700b003642406992emr12814643ilv.23.1709551458890; Mon, 04 Mar 2024 03:24:18 -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 i1-20020a056e021d0100b00363cd48b8c7sm448771ila.25.2024.03.04.03.24.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:24:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:24:18 -0800 (PST) Message-ID: <65e5af62.050a0220.a42a2.cf15SMTPIN_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 87A286052712; Mon, 4 Mar 2024 06:24:18 -0500 (EST) Subject: |SUCCESS| pw137879 [PATCH] [v2] vhost: fix VDUSE device destruction From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240304103558.1500695-1-david.marchand@redhat.com> References: <20240304103558.1500695-1-david.marchand@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/137879 _Testing PASS_ Submitter: David Marchand Date: Monday, March 04 2024 10:35:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137879 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29401/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/