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 845A443922 for ; Mon, 22 Jan 2024 05:54:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CC3640685; Mon, 22 Jan 2024 05:54:06 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id D6A744064C for ; Mon, 22 Jan 2024 05:54:05 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6dbdb1cb23fso932908b3a.3 for ; Sun, 21 Jan 2024 20:54:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705899245; x=1706504045; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/Rtw06M/KOTQGd7c7I9oAMRLSCwTeS81LQdHZJlPj9Y=; b=K33UfAH8/ChwKdgJm7wxkOQ3uKwg1pmbN85/DWfb7HDxsFxfi9O0wp8v2bn80WkGTa C6ZWbxYkcnTuOSDchnotvXLbXCjGGGd+bHt/oYyMVI6oOhEpYk1QAaF54cxaQc6Ko32d 8cBHG6cfJovC0Y31e46N8TNbwSmqTMb4n1DaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705899245; x=1706504045; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/Rtw06M/KOTQGd7c7I9oAMRLSCwTeS81LQdHZJlPj9Y=; b=I5LQ3x7uSB27UcRRPpvr5vbmQDPn48yMF5L77tUgygFapAxGhPsADOl7t5qk5P8Wi7 6u6TexIZYk0MRetxsGQbgsKionxxSJqxbUH69W7aUVRwYvaqMlGf5kvujK4R4lmCxxV7 u/n1+4xfAg9iuof45eB0m192pAMGPtivYO2NHiOTzE0RJo/yDkm30d7hYQuVA3KZ9X/M ZJmXTmyl17XYPIpw5X1VZXDwiC2IIKHZGsuiriisq6CVIR6eB5lhzNTgGW+fqbqJewCg 4bz1mumGgZNJUvGtIBfyRo3w6o6xLasNGojFTlNbiA18thuPxsquHBd1oExQI/iavAVO l7MA== X-Gm-Message-State: AOJu0YxB1MxdWWSmDmAAQepJqUW8wK8Ia3izsUCj65rjVtYVnCZCP+RZ m1k6XR7VGpHjrgQ6gjP2/7jZ+VjfdfNafs5ZHGFBKAHgJBni+yDJLsHNir5aF7qOpdBxu9+0CDW 5cAyFgTpObQ7Yus1Iv8aR10OsrJxOZYNjAlbH3VBgaWFLKXMIXU5glMG1 X-Google-Smtp-Source: AGHT+IH/B3KCLqmVN/xWCBsIx4SfX0KDtpZMzLmQV6XHwNtUicnC+kYGFzDefQ0HLcGqY00FQeCakEPTYpPF X-Received: by 2002:a05:6a00:9389:b0:6db:d7ef:35d8 with SMTP id ka9-20020a056a00938900b006dbd7ef35d8mr3596511pfb.1.1705899244754; Sun, 21 Jan 2024 20:54:04 -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 a185-20020a6390c2000000b005ced8e69447sm485931pge.8.2024.01.21.20.54.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 21 Jan 2024 20:54:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 21 Jan 2024 20:54:04 -0800 (PST) Message-ID: <65adf4ec.630a0220.c67ee.39eeSMTPIN_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 E99EF6052516; Sun, 21 Jan 2024 23:54:03 -0500 (EST) Subject: |SUCCESS| pw136017 [PATCH] [v2] vhost: fix deadlock during software From: dpdklab@iol.unh.edu To: Test Report Cc: Hao Chen 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/28927/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/