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 933D043922 for ; Mon, 22 Jan 2024 05:12:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A444409FA; Mon, 22 Jan 2024 05:12:07 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 164C740696 for ; Mon, 22 Jan 2024 05:12:03 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5ffd5620247so6610057b3.0 for ; Sun, 21 Jan 2024 20:12:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705896722; x=1706501522; 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=SarcXWbqWvXc+awQQZgdDHkiJxnWR+SXImkpmCPbeS8Mo2ND9GS9Q5i66SmgktTg9i cv/bB3PMeubfWhhDR9oUT/nkA8OUJYuH5APJ3Mjn3aztYqK806bQp2lnT8xRoNgadB3m ZfZx3BOboqrWd7+9LeQd3RN+0edLsUT2IJoR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705896722; x=1706501522; 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=GnqREMn5RqGPO/yQ4zjVWqQdAbY+JTUGmz7zLQ3aVJuw2qm37MxlMbRuXXuPbKFeBM 9QRnAnG4egU5VTI/CZvCpJG4bznOoQo/bhfCbznrxJv28uujvuwWrgrvRMrWxrNA3dIo TbY5djSKczAzVSt8JVWpgunJwtdQ/pnydehT1Ou+dzeejPN188qeTvXTBONWcGNzAOz9 xrKEEilT3/PWqzh1q3a6SorY60g6ifH9vGOxzj880miD/XDiOGQ7HsOFV7jWfraqRakw z9PVC/ZrXanR9YCFVUE8efhanJxmKGV2DBA7qCzi8pjhzLMPlNDykj24bJ14SDOVXnbz qrZQ== X-Gm-Message-State: AOJu0Yw5hn/H2w33X4gwPRzukYvQunA+MBzT2uGr5AD+smLvBvy2xjCq VqVU6H7NGyyrwxfLzbKTxAhbhZkKT1bzhLC/EAyBsUQRdzCyGBW0CkiJV766t5Xa1vsP2iN71gk pIk7nlL6sguf9+J54v3HHop/2lX09FIfcIY3IhysH X-Google-Smtp-Source: AGHT+IG2iYXGzrp4oC1boDNgLS19NzQ4ROAGhRHulSKJVGd/wh5xiG+Pnruer8HuVPLyeM/skrZYW6p/W+WQ X-Received: by 2002:a0d:ead6:0:b0:5ff:d0ef:2d1c with SMTP id t205-20020a0dead6000000b005ffd0ef2d1cmr1551781ywe.67.1705896722585; Sun, 21 Jan 2024 20:12:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z14-20020a81aa4e000000b005cb40c5ec51sm764748ywk.2.2024.01.21.20.12.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 20:12:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 20:12:02 -0800 (PST) Message-ID: <65adeb12.810a0220.b9b41.48ddSMTPIN_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 0E1B46052516; Sun, 21 Jan 2024 23:12:01 -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/