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 A73EB42834 for ; Fri, 24 Mar 2023 18:16:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 888A44021F; Fri, 24 Mar 2023 18:16:41 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 708744021F for ; Fri, 24 Mar 2023 18:16:40 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id p17so1036238ioj.10 for ; Fri, 24 Mar 2023 10:16:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679678199; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=a8GRMQG0PXYlwW4lKIBRtqQMvUgomByX2PMrn7MKMQ4=; b=i52+hKzE96LJbMxww2q8V2ZerpPtRQebhfM6FoG9rZHueviSjwHYKP0vW4kyByrc5C Qe9WY5PEqQW/wffZHtfeIYIfb9YScX7QPH5LaIQqb60MyeD8bU1bXdzd6RkZ2O+/Zyle UR5tXGVlFpU5RDZ26wcf/cZ4coeIt68gvVEnI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679678199; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=a8GRMQG0PXYlwW4lKIBRtqQMvUgomByX2PMrn7MKMQ4=; b=eY3fIlw1vwri65pKmhFz1oDNGqltUmzEcBRdnmEh86V+gg+ncV1nrBbNMI4jP7au0J a9//O6V3imWYy2iJAaNXJ8YURXxln1bdMvNxZqCbz4XdYUmDz0A80Sq9cxDyCoSp8Dyg /pB8mpijd3sKr/KLjNzksKYhtAR2HJaC5XGicKi4IopPH91a4cpdPmxaPM7Hut/FXZtj 5v9lKk7Z0lGRwXsWkQ76rPzjLz+6nKQ7PyrHeSK1wHsMxymAlsBlia/HJXjM1wpztr65 jBG5mqXkqZsfcI5uMVI3DGkMbCq6VJR+siRxX/5Y8h3VDmc3FxaxX4Q2HdZWnDWi/acc v4JA== X-Gm-Message-State: AO0yUKW4rWSCiej3+/lkUohd75KBhF4dx6o7XWsBIxLfRFG2FUZj44LB g6KbEl752zkK1h+EGN14LlkDXNIGF3fBslMVMUJlc3ugpt5VVkqzMHlIHQ== X-Google-Smtp-Source: AK7set81jsgPZPnXzYOf0myRdbB05TZOB63aurj8hp8OK4xGwEbVsERIyo5lGrosaXl1KxixzT5Qha4SaRZ8 X-Received: by 2002:a6b:f116:0:b0:759:662a:10e6 with SMTP id e22-20020a6bf116000000b00759662a10e6mr1147056iog.18.1679678199768; Fri, 24 Mar 2023 10:16:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k8-20020a0566022a4800b007594cadaa2bsm146343iov.26.2023.03.24.10.16.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Mar 2023 10:16:39 -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 677B4605246B; Fri, 24 Mar 2023 13:16:39 -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 63B9260123; Fri, 24 Mar 2023 17:16:39 +0000 (UTC) Subject: |SUCCESS| pw125429 [PATCH] vhost: avoid sleeping under mutex From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230324171639.63B9260123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 24 Mar 2023 17:16:39 +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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/125429 _Testing PASS_ Submitter: David Marchand Date: Wednesday, March 22 2023 17:05:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:1a80f6062cf74e4b689b8b9a4f905a24efec527a 125429 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/