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 48A04438F5 for ; Thu, 18 Jan 2024 18:04:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4204342DC7; Thu, 18 Jan 2024 18:04:25 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C92F740295 for ; Thu, 18 Jan 2024 18:04:24 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3619223df51so2214715ab.1 for ; Thu, 18 Jan 2024 09:04:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705597464; x=1706202264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=siggyCAbb+TsSkrIDBvHTk6boH3ls1meik+IiJtcosw=; b=DJhbe7KLiHNGnwV2pETdwYlQLoc/l9UQsedc7qceeVJBmM22bXNRZP50O6SFN0fU4Z OHZfgeig1Xa8VQeVP3LA0HAPjaDPWjJdpBPfpqBPVg/q1Hnaqd/kQeKsadaXbk4ykHy1 0XvDKuJbvYfeMdoXwnNoccLKHk3KTEP+GPeNE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705597464; x=1706202264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=siggyCAbb+TsSkrIDBvHTk6boH3ls1meik+IiJtcosw=; b=mZV82Vj0yQIHqwRG+pyXqsnF9YXTpXeuTtvGaEMt/wAt1sW0se5f1jvtd7mWl6rWpl lon1XzrE9twMx97r1gv4jKcw9KrkvCG3CxakiE9rlm+8qSpXvABUqxQ+KQtD/pBP4mAD ktujiOT4hw3LBqOn2GJPTtGP2eC/OvHf/r5ZpwyFg/efGkdRWDgkWPZ4nFb8i0c1iPx5 lVgk12j3PGit5fs8qjm4DF9D7NE57iE7IABHxP/QHtLl11WSqPZgbY+R5rcBb2zQjtdn Z4SEBc0Om2Kg0c33kSlHWYMsaMhEEIjBmjb15MnahwcWszyrMzF6yQQfoDCMPzvW5oC3 bMSA== X-Gm-Message-State: AOJu0YyMyh0YOqlH5N7t2BY1vjMb8/8P8otB6A9rfJO6vnrwEfdHUsIQ PDqTE4lHtyeRZKmI5Kc5H1a55WQRUlO27MZk/kwaIhzgDUvcBHgnEZ2R7mWX39i9Zfbbnh/GEJX goxVDpudmNgldsSGKHGUdnbHGPtanE63BGN7SVw6b X-Google-Smtp-Source: AGHT+IFmyAta8VwWsrItP5sAL5LY6Qnzw8ncH2AI/kJViRlgkjwBxpFALlE+HlPyACeHfv4kssMUjXPkEkC0 X-Received: by 2002:a92:c212:0:b0:361:a7ef:a67c with SMTP id j18-20020a92c212000000b00361a7efa67cmr69677ilo.2.1705597464219; Thu, 18 Jan 2024 09:04:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bg13-20020a056e02310d00b0036095e8e6b5sm8934ilb.10.2024.01.18.09.04.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 09:04:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 09:04:24 -0800 (PST) Message-ID: <65a95a18.050a0220.e0668.0c3aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B8A086043481; Thu, 18 Jan 2024 12:04:23 -0500 (EST) Subject: |SUCCESS| pw135949 [PATCH] vhost: fix deadlock during software live 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135949 _Testing PASS_ Submitter: Hao Chen Date: Thursday, January 18 2024 10:33:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:289ddcad152ebffa7359e414526707eb3f2c0a4a 135949 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/