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 8067A43B9B for ; Mon, 4 Mar 2024 12:30:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 69D014026B; Mon, 4 Mar 2024 12:30:41 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 344C040267 for ; Mon, 4 Mar 2024 12:30:40 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8596d0bafso15549139f.3 for ; Mon, 04 Mar 2024 03:30:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551839; x=1710156639; 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=uAf6IjkMTiOil1hBkxXBMVxGcg1GUBvjv+xMkHYOcuo=; b=S+O3BLWGCkQ/e0rnC4yoleCls52DDVK0sRUnoATmdAMR2rHRpN07Ao8Y8VCuK2xFdp jowItQE3cGlXSfuZlSiSxHCbkM0qEruOOLTy+3+IKr4qyjkQ7FhCLzit7GGOTr7W/qno cfckfh0no5pFKO5t9yDMyEnBOrAkJQcrLnyoE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551839; x=1710156639; 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=uAf6IjkMTiOil1hBkxXBMVxGcg1GUBvjv+xMkHYOcuo=; b=SfnmttOiBOQ0os2Q6Vd8ynQC9rMR3tXQTnvlul8WfIbg0+kXITnDHOEl4zqgcDlQG2 VateJGVu7OJbrC5qacLD2Cyc8uSMZq+56/AuahgFjryLsVfRDzn8LoBmU/d/Q8uBN1bx 8A4Ke557klMq4U/oZ3dazzTyIKNYoufpmIxV9D3WHR5gIrZic2Ozt9HobYcCLKX1l5uR /MzcbiS03cpZ2qgiQ0ObmrgFje/guVMhioJkzAAZdHMI+QcXDUu6kFiRx2rbtGziHVCY jjEvimFg8/uz710LBMfm/AgetXZLHgH9fT9Zrt04j06PC9VOUtR3n0r21KxblwwBlS/l 2wJg== X-Gm-Message-State: AOJu0YwOCh0dLL6SmmKmTGHVs2lid7dSqAYiOuCvYOmo9FNmU/MXHxTg zui+Lbj2D+IrSiz/4+cpbCfrOXNOwtfVUs4XU/4Fow690Kxcmg4ZCtNw9OWwUMnNIKq4Hccm606 o+slaIUxhGkLk/+47nVPT8CBcHZkXNRIWGyWWBVe1 X-Google-Smtp-Source: AGHT+IEQNTFXUMH4amfEL1GTKv0Aa+Rr1bX1iqi/fJYpa7YeRaIQTAScpJdWTtlVdcjCfhFwzTyGITjBOgeG X-Received: by 2002:a05:6e02:1baf:b0:365:bf3:60e2 with SMTP id n15-20020a056e021baf00b003650bf360e2mr11465650ili.6.1709551839549; Mon, 04 Mar 2024 03:30:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a13-20020a056e02180d00b0036420029fb4sm435154ilv.6.2024.03.04.03.30.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:30:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:30:39 -0800 (PST) Message-ID: <65e5b0df.050a0220.97c1.c191SMTPIN_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 0778F6052712; Mon, 4 Mar 2024 06:30:39 -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-unit-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 (arm) | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/