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 B419143B9B for ; Mon, 4 Mar 2024 12:21:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AFCA740271; Mon, 4 Mar 2024 12:21:48 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id AF6F740267 for ; Mon, 4 Mar 2024 12:21:47 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-607e54b6cf5so28089387b3.0 for ; Mon, 04 Mar 2024 03:21:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551307; x=1710156107; 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=Vut+wGEXbR8VuSjtCdYgttY3rMpsHHfqcBH6oS9AjQM=; b=AerQ8VnETEtTnpfMZQHaluOBfS2mdHjBQZar4Wet3Fcps2IsSJyYcJYCyRMEeXW9N1 lcMC15o7H2b906t9leje262v/e8mjLHSvRGt8Vh83bsSEQCsaef1TkR+iKw7I1dK5xNs 0DBnVvOdvH7BAs7PhqPjbM7KOsDISE85VIPgs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551307; x=1710156107; 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=Vut+wGEXbR8VuSjtCdYgttY3rMpsHHfqcBH6oS9AjQM=; b=Q0gc+JXtR6hVj8DyR2JacpiOQSkXRpfwVF0TSk49ifi+Ll6XPen+mMfxsqe4AAHR+z NfD5t4iCQd5fszxBEuxdisSN+kBqVHZcAQxIZUwuQSVO/RWBtH1XQJZkeGbSN+1oOghO +lOy7YfFOa9XD23l5HM+VkNYx3RU+88W8+EkEBap8D9XlVV9G0H39BCXUMLAjSKY9T+w pEB+LhDqM+XOJV+at5CpWEPQLSu+SBZJtV/zN7ZnsAMUA/ZJWgg7Lrm1AknQH7i3eQFa NQ6l+xX/UG867b5I6S0qoaxCzhB6rn2fEFHxznJ+izjFoJFepxfPUFwe23c2KhRe+nC+ 4qcg== X-Gm-Message-State: AOJu0Yy6+8Ut8GXcmlu4yrbKZaFUZXBpx7/tNqsmpUp6PWYZVIkBVOPN 6K0nR7m635dv2zlKcdK1DkMjU2PEDnaY708p/+nQ265Y2odyqRqzSBpCtaoNjEgjAvxvpQZfXzC x9tW+f3vMi6T1DNhbqJ2aX5re5VpY86n5JTcjL/ZPsyWTK8ggq7040W6t X-Google-Smtp-Source: AGHT+IGzxluKtVYo63jI8SHSuZ9YjUyM//i6q409r8H4ZxV2/dVqCSK4qu0MWo1z1v5PZWUw8jtEeHmu8B8F X-Received: by 2002:a81:9154:0:b0:609:8e0e:cfce with SMTP id i81-20020a819154000000b006098e0ecfcemr3814369ywg.21.1709551307164; Mon, 04 Mar 2024 03:21:47 -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 t77-20020a818350000000b0060994928096sm285274ywf.11.2024.03.04.03.21.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:21:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:21:47 -0800 (PST) Message-ID: <65e5aecb.810a0220.8a5a0.24beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CF7E36052712; Mon, 4 Mar 2024 06:21:46 -0500 (EST) Subject: |SUCCESS| pw137879 [PATCH] [v2] vhost: fix VDUSE device destruction From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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 | +-----------------+----------------+ 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 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/