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 9D7C142818 for ; Thu, 23 Mar 2023 02:22:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 73AC940156; Thu, 23 Mar 2023 02:22:38 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D1D5440156 for ; Thu, 23 Mar 2023 02:22:37 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id y85so3314239iof.13 for ; Wed, 22 Mar 2023 18:22:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679534557; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=nA59P9dx/2caIwvPEQ3Hh90hcahZUpSA+ffBZShP0H8=; b=BxM9VsDNoY80ajYWhvV+wYxn0au18ucGQ2858Tq4IEjPxj88DPy3x6BokUw4ZywQ0c wn2bBXZTHPw8H+Tvz6M/kvyuOdlPLypg/xsoA0Stb0zfOtyQc3b91uI51lDorCtuhSms 21JajontKByFjNic7dO3rXq3P0CXMoHZ5lopE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679534557; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nA59P9dx/2caIwvPEQ3Hh90hcahZUpSA+ffBZShP0H8=; b=zSyrDGjytYSGzm7Lsy1ISzSvw6YWU4MXlWz2OkznI1EvYLVggQDzW8UbK8Nuu+U/GK G2OJQM+jClBOJypRickaD/Mp/u3wa9Ga2OWtJiE2ImJBhEjkuO77wLqFDdjTeJsA0Ccq B8pV/Ko4vbATkBFqHQjZOvnGOlQJWN2hDw0jNUwEu6AawsQWtpnVJfpgrjo54Yhg5PIT sWQzNZFksYwInl7YTLhpgT9QdDB7nghyGrlpdpzM0rvQ1ldNWr2moXmy7sivLiQS7N0S RCTJ2u28p6sCQ+29q9tPhj6/9oEmodG86VhZTnBIqs1o2Sb6pC+Ht4RttDTcIT6QTWb0 5yRw== X-Gm-Message-State: AO0yUKWgi96F3VO7jsPP9n3HrVzggXiApL+6u94XQm1FRzik0Ze/kJx5 16a/Dwj1ifIzO3FRyeHoS2giZJKY0bxUue0cSqhVpl/xWWiCCxnHk3AxWA== X-Google-Smtp-Source: AK7set+mX6ul3PxPYf6p87gqQ4bfUPPOVVksCaAxH9vGF6UuiUfrs7SmuzOCSwjyDsmeV6tT0dNmCgbtfVt1 X-Received: by 2002:a5d:88c8:0:b0:751:e48c:7eed with SMTP id i8-20020a5d88c8000000b00751e48c7eedmr5686162iol.11.1679534557161; Wed, 22 Mar 2023 18:22:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 68-20020a020a47000000b004037f9578cbsm2930150jaw.37.2023.03.22.18.22.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 18:22:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id CF09A605246B; Wed, 22 Mar 2023 21:22:36 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id CB9F660121; Thu, 23 Mar 2023 01:22:36 +0000 (UTC) Subject: |SUCCESS| pw125429 [PATCH] vhost: avoid sleeping under mutex From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230323012236.CB9F660121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 01:22:36 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/125429 _Functional Testing PASS_ Submitter: David Marchand Date: Wednesday, March 22 2023 17:05:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125429 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25838/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/