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 706ED43B9B for ; Mon, 4 Mar 2024 12:19:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A23540271; Mon, 4 Mar 2024 12:19:04 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 0F76B40267 for ; Mon, 4 Mar 2024 12:19:03 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7872614af89so408788885a.0 for ; Mon, 04 Mar 2024 03:19:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551142; x=1710155942; 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=4A4kC9s9U4RG9SpJWVYtzQLTo+c4E12PW0r5qYIX8ls=; b=BlxNzBdvzT24veDJAeE5U8UWt4VSmoJ2og9eX9AVyyENft3ua6gut9unCT8DyvcYu6 S87rWUYP+dsXIax7OEEVdvGM0wKDpdgny2up4FMFfnniYAcW4LxeUb01nrdZ/8Omjmjk ciqhLz+/bvpn2L8Lzc6wQqDVVR0kKdeSdHnsw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551142; x=1710155942; 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=4A4kC9s9U4RG9SpJWVYtzQLTo+c4E12PW0r5qYIX8ls=; b=hUb/36TjMZoPhVGgA1Z2Q1+hjcMcAqNEpr3swtJUchF2BwJN+8iovCZCW3A/oRB3L6 3prUCXWyfGTjk9IdfJ8+LMlsK2moVMItIqs3zNKJpBlYDNt+r75aLchyvn9/JP9N/uQZ QwNWk1lTQkkoPIs0AuyLB8wUD/2PK3sEHCgUA0mOvCWrWzh8gIDGo2W4ojjQA+FHF9Jy n0yu5p9k/vF5IRFBFPYlKFokGIfp2uRwqtpq+ASQTb2H8rn6cxRJacXHZD+oea414W6I jdEIMUyGfwD/nWDOq+95B59keyG6pLD8uUoy1e1D2oo6SQctbU8HiNL0uJH9MM8yH5CO N/4w== X-Gm-Message-State: AOJu0YxR6imIwvze5QZupmSSi3oXAE3JLxftoZkbH9Sb9n5xV6XLq2DJ CLPO2Y7ISAV2/CmtCq5XfwtuKR6Ndxnhlm99cbHp2bkt6BLLs99dL+s+s/OwvTugujapmwszr7O WE2b0or4032hGnJ7dKcvBPBC/tkdpm1maACkin1WYHLHnxOZPnHsiDptd X-Google-Smtp-Source: AGHT+IF4RFTdf15W0iswDMp4X6Df1k1i00IHG7Z2WoX59Xz23CRWO0zFk2s5mUvmWyNis7XH1Xxe7BK3M+y1 X-Received: by 2002:a05:6214:300a:b0:690:20bd:7abf with SMTP id ke10-20020a056214300a00b0069020bd7abfmr19196621qvb.4.1709551142461; Mon, 04 Mar 2024 03:19:02 -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 t15-20020a05621421af00b0069019a2b85csm503939qvc.23.2024.03.04.03.19.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:19:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:19:02 -0800 (PST) Message-ID: <65e5ae26.050a0220.4ae1d.2584SMTPIN_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 235286052712; Mon, 4 Mar 2024 06:19:02 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/