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 7F0E642B13 for ; Mon, 15 May 2023 14:04:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BCEB40395; Mon, 15 May 2023 14:04:20 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 97D4D40395 for ; Mon, 15 May 2023 14:04:19 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c5a225388so178108639f.1 for ; Mon, 15 May 2023 05:04:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684152259; x=1686744259; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=LCNwm2vLbWGsYC14xk/UA3NJCBAVAW3HaYfpjI1wxEw=; b=VsX0AxDi2EVgyG0B98kK0KcdR+oPj6MZGV87R2K3b9MPpOChmQyT17nmG69u7lxQE+ p+g0Zbp8vvINyx/IW03oT8MxVbt6lVcCDa3IWOxlXNodNggtCFl5jYzPokivenLjwHEE 4aOXfAZEJxRoy3m0h10mBSBu4oKwSuYyYrxyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684152259; x=1686744259; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=LCNwm2vLbWGsYC14xk/UA3NJCBAVAW3HaYfpjI1wxEw=; b=E7k7kN4yJEThQuWcF74KJOcqlLIit1YGclNAiEXW3x36+ouL6auvME9Hk318bP1r6Z iTaOzoW4UkDva37Cz6rXasmF1fgH/PJsnJy9w8gYu4BKpSjQtFDjsDveqWYgH14d2w6y qB321APw46Peu/UyC0nY9IFdRTSmnWWda/0MKZSJzf00tj61PwV30gaF8SemZ6x3JHbU jn5pw/qEjGG+FQcQDOqs7vWf4QTCEr4l9VkTzOMFnjjWJJ/F5D9fUOU7FMq0XPX1muOC JZhISrRZl0BUR5cgtV4t6tT2hd/jIBLg7df/Cr7ttechmAY+OHTFSaINpqDpAUsyUZnC +FUw== X-Gm-Message-State: AC+VfDxajSgIB1U003II0/GqLYkV+ZB16WcV29PmRJ/kswR0C7Z+UJ7b HzgpnLV2Xw8p9HmB8LYAAak52yBJCbKpyaE8UrCK8Cz28oZoIfxB5QTiRg== X-Google-Smtp-Source: ACHHUZ4v2rbYBlpx17ig8EeKsypolGF/hk4cT5CRYIevYTOLC12uhtULyvlyuV2xsxWFYSjc72iYM4bOm6KS X-Received: by 2002:a5d:9254:0:b0:751:d1a9:964f with SMTP id e20-20020a5d9254000000b00751d1a9964fmr19930370iol.17.1684152258961; Mon, 15 May 2023 05:04:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a02c4cc000000b00416321f8248sm1315394jaj.63.2023.05.15.05.04.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 05:04:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 05:04:18 -0700 (PDT) Message-ID: <64621fc2.020a0220.dc2e9.a1a1SMTPIN_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 85869605246B; Mon, 15 May 2023 08:04:18 -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 | +-----------------+----------+ 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 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/