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 2EB5642B13 for ; Mon, 15 May 2023 14:18:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AFE840395; Mon, 15 May 2023 14:18:17 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 3F45F40395 for ; Mon, 15 May 2023 14:18:15 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4501ca552a3so6690733e0c.2 for ; Mon, 15 May 2023 05:18:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684153094; x=1686745094; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eBm3UIwizr4rdwLl5NBSEd9xoN7HmPW2DXI++Aid/tM=; b=Li81D9qNzYiEAHdN7Le7SMdM/zA9oXkqoNh8uD5Z4V29GncR34iYMGBqw4MK5txdNY WAXhSwTYfGXqS9kcLq2i0MplIkCppWizeN9K7Tqc9bDAG4KnUG9oKP4b9UjsPtZp0m0R Uu7vHpdKSV7+BHDhc5Bw3HnVPwXN/V7wgw/Cs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684153094; x=1686745094; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eBm3UIwizr4rdwLl5NBSEd9xoN7HmPW2DXI++Aid/tM=; b=Fq/pr+hJSWO0R/pxPLGNgw2FjpULzLyUVOjXUX3TLfp5N4ZRu3DQpIazLj2PW303RL SCyx2QlDDQA8/GS0MhtmRh9fLs3uYeqFSIteI9CrD2h0Rd2VQKqLliletADRA0b4d/Qk mrzfzrghX/Z6Ux1XovvXpwALVyCY/EhZWYN3r3Ie/j4a7ARi1Qq0j9o209KVsEPytN2u QNJWwEGbqR2YYyp54ruO1DQDHiBcdD1otjeWaF6wQ/vQvJT+1uvo2IQ08p4IkSbOvdkL vzufYG2lXHZTkk8S1SSQnRUyIJqGi+8sWrv8SnUP1vJ/I6F8b2nw1jTdjQZNpXjk3Vc4 Jw9w== X-Gm-Message-State: AC+VfDy8HHKp3reqI4SRSrppuQovqaZV//AAnIUy+Tr6ypPcwpf5EdZA iVbMHPHkmAJgalYmW6X7Q9kOibv8YRtfaKp5ByI4YcmkMdPIb5yGlP1BPQ== X-Google-Smtp-Source: ACHHUZ74wuC0uY9Uqrihf8tjWf0kdeO/I18/1CPg50kj8OSStnKPuW/mEsdlB/lQ4Y9aPcOeR0s5qCS+Z8Vb X-Received: by 2002:a1f:cc07:0:b0:453:b080:632d with SMTP id c7-20020a1fcc07000000b00453b080632dmr3849123vkg.0.1684153094653; Mon, 15 May 2023 05:18:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 14-20020a05612208ce00b004401eb29a6asm2137957vkg.11.2023.05.15.05.18.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 05:18:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 05:18:14 -0700 (PDT) Message-ID: <64622306.050a0220.75ff5.53e4SMTPIN_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 45C57605246B; Mon, 15 May 2023 08:18:14 -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-aarch64-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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/26226/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/