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 0C6E143B9B for ; Mon, 4 Mar 2024 12:20:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06D0E40271; Mon, 4 Mar 2024 12:20:38 +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 3026940267 for ; Mon, 4 Mar 2024 12:20:36 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-21fa97a9c53so1886565fac.3 for ; Mon, 04 Mar 2024 03:20:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551235; x=1710156035; 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=Vl3yLBjOtwJcCNmDuIhHFpCa8sOxXAVITFeLEAeJ+nM=; b=OX84h6Hi2ia9Ji4WWNNNf3w8ZK918D5xKJt+QozGWeWexL66jQzyyLaO++wO+8lEqI gxq3xNchXDMCbbrR/oQBLm5SBRNgKF1NuMeh1NaVi0b+APc58GyBoKEkbCd/9nHDgR/1 ynrhvLNGcz/odvmTY3TUjrflnyLNEoIA/Z620= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551235; x=1710156035; 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=Vl3yLBjOtwJcCNmDuIhHFpCa8sOxXAVITFeLEAeJ+nM=; b=Z8yb1wrrMVaRK0i5ufZRAIxp5ZChl2RjI/TMH6ZXLHG+umf7FKktymYamfG/73z7xK rkfNal503VQkg4LIBhZIBTqNw/J+EVrQO8gEHvHvpzGiWd4U2vdbB+JhyEKppM9kyYJ3 vpSJoooOagkC3tZDdMew+1+2rha+2uJnUUn8Y/UWk0YCKsQfUXs2F4mnjqpQ5m9EN/xY 1WBlV9RsxwcEJcN3dKY6KuVKXGoypAR5LWHpgvHNGP74OZfWmmLb8pdRbRIjsGO1BEUh SGxDvyp09oCluw1qra31kfruACW9XvQb6TY59Ld5ZIEcfEuPXIC5KL7CSM+3mhqYjnJm nYxA== X-Gm-Message-State: AOJu0YzUxwja4J+p9udeqW8w7E0uqEPPDp1WAAvptF1tUpSohqX6kIIS wue7e4V+mGQJkfKDU/DRXKkZM8i70RIPSgt3PrkoEbTdv9Ck7z9ECFkEd+EOe89MRO1TvOPXWVz MiQCvHPH6WdOPZ/MNKZUFvTMqznG2sVQDWmUCQXLr3kcrMCZtUAF1KVtw X-Google-Smtp-Source: AGHT+IEn/FztovzCi4pvtgm2eLLJBN1aSjQd5jEr5164djRdhH2+NrjA1aZtx8Il2Sy9fO22ZdVfiPV7GdTc X-Received: by 2002:a05:6870:9216:b0:21e:f5a7:5b7 with SMTP id e22-20020a056870921600b0021ef5a705b7mr10048307oaf.29.1709551235404; Mon, 04 Mar 2024 03:20:35 -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 q3-20020a056870e7c300b0021e0a67e7a0sm231769oak.36.2024.03.04.03.20.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:20:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:20:35 -0800 (PST) Message-ID: <65e5ae83.050a0220.22ac2.ddb4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 978D66052712; Mon, 4 Mar 2024 06:20:34 -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 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 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/