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 81AFC42B13 for ; Mon, 15 May 2023 14:11:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5944A40395; Mon, 15 May 2023 14:11:38 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id B601040395 for ; Mon, 15 May 2023 14:11:36 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-52cb78647ecso7785802a12.1 for ; Mon, 15 May 2023 05:11:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684152696; x=1686744696; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YMUzxgP9m6R9W+b46fhfPk4689w2ypUAM/H0Mo+hmdY=; b=HTI4wr5acO8Vc2Bwkt3WpL2YOUsPuvPMGEQ9dY78/Br9Ngw2Bz6QJcgeKAReI73pth JdKSgFuRHG9LXOQ7S1urMQt+dTXVYdITrrLsaVJKBKhqq+ieeEvlaKBdHA5f8o5olmnM GUjjppMJdy5kOeNYA788R9XQi46mq8R/nipdQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684152696; x=1686744696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YMUzxgP9m6R9W+b46fhfPk4689w2ypUAM/H0Mo+hmdY=; b=h4t7gDyvQ0vkCfrX1Bu5/NCQLhypMvSW6OwRVY/GB3aQKRB0xWLqL8Vs0ZTshE27Mj 8Kj3HFED16hzZIiTSbyROCv9Az5+avt4dOjmNxxu+Ui01g/HNuzh0q5njXyCnJisQVTs ERvpnTkNDfYZJJicH7rNZrmgquXd87SionxbqyGMiB5NXHDgQUIsiZxFYGvnuqEocyLA r+icRSjMhrEPyvIeadLWBtNZR2kHpAkmRo2Lg49/1ouCStQ2QAyxusxuUpwAZVhXyCVj 46h6q6/6dc+ZYxw2P1ig8O1n9T/gzNWA22Gxz/YPmmjpfeGIJ0fUHLTM2rFLjcnJkEDT mWhQ== X-Gm-Message-State: AC+VfDwHfcJqUya0osibhOwXR2BcaSLt/a6BYwxxZrF2J+6Va/SyfoLf o4qspO9oa+P5m7Yd/vXotb9D96DpJU9HT78Ckn51v/426l07Pe1BxiDmjJZmwjWzsBLrGcC2Bg= = X-Google-Smtp-Source: ACHHUZ7FGLVuKeV/EsJ8zyVjcOS/S4EhRHSaaHywYVOYvnpbqByrr26VYcqv3BM0NoFfB5kKtowigBczVppA X-Received: by 2002:a17:90a:2dcf:b0:250:ad4a:292a with SMTP id q15-20020a17090a2dcf00b00250ad4a292amr22226442pjm.28.1684152695823; Mon, 15 May 2023 05:11:35 -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 bt7-20020a17090af00700b0024e24606c5esm2204932pjb.3.2023.05.15.05.11.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 05:11:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 05:11:35 -0700 (PDT) Message-ID: <64622177.170a0220.fcd1.ba7eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 08149605246B; Mon, 15 May 2023 08:11:35 -0400 (EDT) Subject: |SUCCESS| pw126855 [PATCH] [v2] vhost: avoid sleeping under mutex 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/126855 _Testing PASS_ Submitter: David Marchand Date: Monday, May 15 2023 11:18:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:dbff181d62c997f128b75db2bbac9f42e8dd0f8f 126855 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/