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 0B21042818 for ; Thu, 23 Mar 2023 03:37:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 043B340156; Thu, 23 Mar 2023 03:37:43 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 2650940156 for ; Thu, 23 Mar 2023 03:37:41 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id o15-20020a4ae58f000000b00538c0ec9567so2845000oov.1 for ; Wed, 22 Mar 2023 19:37:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679539060; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=m6a2UTI/eP8iSd6XTHCsoWcAeJH2Ns1puW6pchP/Jb0=; b=PmuPCZQfGGi5OSnF4fhMi0uDrylPOcNMc/PlLZEo3jydKNpUvbaneNXymxrhaW+9pI HqIH8/NmYjg/0K4vRpIp9raLAPzEs+irco3BswJv8apLyzIObxkSGg2sdUxBwjaznM4d 5DmAFf61kk0jSmWxCz9uLMqJ/Mm3qZsiFu5pk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679539060; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m6a2UTI/eP8iSd6XTHCsoWcAeJH2Ns1puW6pchP/Jb0=; b=7P7+tdqkBHKMvN0rXwTko3mrcrbT0D2IBkpRu/VobWBjV4EJd3Bz27Ysp+3GjZ/a+R bVombjg8Nx7Bq0D/HfK+sHW7oTrWnnVgraP4IrafvZkb8by7Yp9xN1+aYsrXQn3sO4QH 7kiyj/6z6VVNOkOpj744wCeHx7umYmGToKL4jJONbmOv0y2NmBLaNxX4XpvWELtNn47m 2YHSe8HFz7ikY90fhNzRjvKIDqtovwS8cm7Mke5s5lm+uLxByBLUkuMkEKCBtan/s3os So4NY4wJa3oczYXVVxyEnLr/cVY1AqFLL5SOqUlHmxM/tjaVVcCtZmA+CM8SoaIRczQn JqcQ== X-Gm-Message-State: AO0yUKUiTIWWKv/otWCoIYoktdi6QWXLhbXETilCiL6BHchgTwj6U4Yq 71bxFtPt1hqAJIlHPxUaev0VSQNAKAvVSSAcIptOfe4eScdub+GqMPw7DMrWramzjt/xTpiz/g= = X-Google-Smtp-Source: AK7set9L6H+zcjhKRFsv+3mre6OxdN1Zy1XU2GtUbFS+ifwEPVDaHx/319/c07G28UFV/3zylkPbzjkQGgYF X-Received: by 2002:a4a:41c3:0:b0:517:4020:60b6 with SMTP id x186-20020a4a41c3000000b00517402060b6mr2356815ooa.8.1679539060586; Wed, 22 Mar 2023 19:37:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 6-20020a4a1b06000000b0051aa0220570sm3811343oop.21.2023.03.22.19.37.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Mar 2023 19:37:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 22F2C605246B; Wed, 22 Mar 2023 22:37:40 -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 21E8D60121; Thu, 23 Mar 2023 02:37:40 +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: <20230323023740.21E8D60121@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 23 Mar 2023 02:37:40 +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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/