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 07AFA43B9B for ; Mon, 4 Mar 2024 12:26:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0391040271; Mon, 4 Mar 2024 12:26:42 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id B48F340267 for ; Mon, 4 Mar 2024 12:26:40 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d36c20d0f7so1059267e0c.0 for ; Mon, 04 Mar 2024 03:26:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709551600; x=1710156400; 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=QwyfWhYIcgebxKMavBt6jqSFOauy/PXvYQxmkMNbT3U=; b=AgL0i0cZa5P12EuYvBj0rKzYl6agAVA6GRL05HS1mDvptjFuLolpIwiLRte9iMzvsF UjyHqIskhYVuOgqt3IKfwlne3XFIPZjZVEqjBOj8H97UINMO4rT9zvx3jwQIYAWHYJkC 1XJronjGRq62QjTFLF1WzmcyGF8Smlu/HW0v0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709551600; x=1710156400; 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=QwyfWhYIcgebxKMavBt6jqSFOauy/PXvYQxmkMNbT3U=; b=KaolU6JDssC7z7mcaVomI1ef2u7tgmlCg+upG5+mXq8/CCYwjrpfOl4XVvnUcNE/Yp sZd909qTV6Vso0OYUoMt/sNAIpLI3g2D5bF+jIlZUYXFbCBfhjXL44RquyqfaK9p6DKR Kj6djvlH8QH5n7r9dfSMUU9CurJHjlIVkjnDE35aO97nIFdwLRCtTYEI9yk94ul7t09l ld/d5r7ne+k0ScwtAqnzbOT2/CnkG2AqjQfessw/yOluqfjnhRoBic70JCZDU3Z311xe nOOjU9AiIFCOjc9gPigsqTq1jnBTPaisX4slqZcVYnHlvpQkeXxCQyCycegms5iaACSO RTrQ== X-Gm-Message-State: AOJu0YwSP/EpI4IaRHlAF9dFrs2EBFob3VlhS6nrO9cZF9HoylvH8rQN VEMcu5oUKdXxt0B5uNNMzv3r5diJxUfyQzbc6g08PAZlypOYJkbeAcZ7584ESvCPtT+RApgLUpq tGKOB+dIxwqad8yHNiT3BZynYKOBonhZ8PofwfIBJMuOariXOvTehn9Px X-Google-Smtp-Source: AGHT+IGGgwMILfMZHcqIw1HQa0zjw8fekRV0wG4eLesxw9ySloyInFN36DFDojtUziRMkv/F5HEvRKpJufWV X-Received: by 2002:a05:6122:c9c:b0:4c8:2803:9468 with SMTP id ba28-20020a0561220c9c00b004c828039468mr4813212vkb.3.1709551598905; Mon, 04 Mar 2024 03:26:38 -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 48-20020a056122073000b004d34b1adccbsm414051vki.10.2024.03.04.03.26.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 03:26:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 03:26:38 -0800 (PST) Message-ID: <65e5afee.050a0220.cb487.783eSMTPIN_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 744D96052713; Mon, 4 Mar 2024 06:26:38 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ 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 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/