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 39EEC43922 for ; Mon, 22 Jan 2024 05:11:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34E32409FA; Mon, 22 Jan 2024 05:11:51 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 891F640696 for ; Mon, 22 Jan 2024 05:11:49 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1d746ce7d13so5458635ad.0 for ; Sun, 21 Jan 2024 20:11:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705896709; x=1706501509; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Khtb24L+5tBhwhg4JpoxZDe3V6M1pPLouq+DeOQEzmM=; b=GogtvNb+mrFY3ItY1jSMDRwkCbrxy1QjR67G/Cx1dAEiDa/4NNXaqPUKd/hh/Cxc0i n0eeUt8rH9vOC5sWzxStY0ADKUazSG7aRGuAlYfRXN9mmqxEKCNOKM9KtkhTKOCXeQ0i p9+LB+lXjrgKjkLFruD+F+9g7C+Mkwgjeqmlc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705896709; x=1706501509; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Khtb24L+5tBhwhg4JpoxZDe3V6M1pPLouq+DeOQEzmM=; b=w+s10eZvsj+4Y9VC4z6wyTZssSa5NjnThDjpwKYaQf7uEvoE23ua7lxIQy7pksSXM4 puX1nTwmayzRXmiDDoacOWSa8gCgnY7dwax7E7KW5LvOJeazVHch2hxPfFqq9BlsevpP EAC48Ucggl2vKxSrUZXDzQrlccJzV/4naQ5weXf3A+9ibHOgQxTq/3e5ZFFC0Ve4gGEo TiYF6+OjJapyg23uP4IVYPqxXvd/VvohurpBwzheXGVjXRKNnx/SAR5fQMF0h1PKb1/Z lvO6uytiBQtJzM9ZnEQMaJtYQ8NOH20EHvB5L9kOpArHT95ukYU6I5P+1y600acoeseB yA9Q== X-Gm-Message-State: AOJu0YzzCY67pffOA/k3mfTeICUzLG3/Fo8AgaBk8OK0UNF1OW0k4dwF l6eAaczLhCWqayO6ZA/a8J0AWI9yvLqXvjiFN1oTd9XBouuCX8bk5qW8F8VEbxLbhdUCY2DarEt npx0ysxGCCuE/MT8krKEcxy/GH/ZRx+hXFEkjOOBO X-Google-Smtp-Source: AGHT+IHHWxTB6Uk85x8U3cuwjRx3zDluid8I68/lHzIod9alMg2E0g07M/UPuBzP9QPmpn8KWG7WaC5QB6Lu X-Received: by 2002:a17:902:cecb:b0:1d7:1b54:8969 with SMTP id d11-20020a170902cecb00b001d71b548969mr5294117plg.11.1705896708795; Sun, 21 Jan 2024 20:11:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b18-20020a170902d89200b001d4169c6432sm37960plz.52.2024.01.21.20.11.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 20:11:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 20:11:48 -0800 (PST) Message-ID: <65adeb04.170a0220.a4fa7.2f0bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3CB836052516; Sun, 21 Jan 2024 23:11:47 -0500 (EST) Subject: |SUCCESS| pw136017 [PATCH] [v2] vhost: fix deadlock during software From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/136017 _Testing PASS_ Submitter: Hao Chen Date: Monday, January 22 2024 03:27:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:289ddcad152ebffa7359e414526707eb3f2c0a4a 136017 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/