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 63C1C438F4 for ; Thu, 18 Jan 2024 17:18:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EA6140295; Thu, 18 Jan 2024 17:18:19 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 7757540285 for ; Thu, 18 Jan 2024 17:18:17 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6ddf05b1922so5729788a34.2 for ; Thu, 18 Jan 2024 08:18:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705594697; x=1706199497; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eO8QZaMvtz0B4oPiF2q2PTN34utlmjoMKdyWanCK2RE=; b=B5m5DAUHR6/Rcn+LRT5yvjvBsYeEIhm6KSd9XLEXZyF/klL/F0KOGH9gkAFbXUv2NF t9ImYVJQv4siOgpCvAIDVcU3qlGPpxLcNrCZiq8sFrb6mCAAEurwK+ySnGftGboGC8E1 G1E3BreUGZVX4pOP2rqmU7XpaTOUhTdMTrWuM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705594697; x=1706199497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eO8QZaMvtz0B4oPiF2q2PTN34utlmjoMKdyWanCK2RE=; b=pMA1jLRPvqUGi17uouTtNOlkC/XMZ5KQpsq0wRolHA7SSyvLVAW6oDzNfk6lAUqATS TaraQO7OBb7o/F+68OVW4m+CEOxGml0/AEsxUispznOp6Mq36ufJiWiLySB/1YKch+9o ZnqA/ht6K/XWVdh3IU1nfiquwkoEeooiLxZHzc9AGMGp6LexPVG603jRf5S9eCm8I526 R8kO64E+P1a/JiBIdqdmLl55hHbpCEmUGXXs6RfMew8Lw7q5H8bUl2qJd3SHFgqR3ywn tTKW0gLp2QOikr3VglprgbNS319/WlOrmeL02d0iTtY+s+Gm76Ev55liaQmPUQIGOe79 xMMg== X-Gm-Message-State: AOJu0YwTF7kNHobPNRICzFLA6Nwz0j4jC9f5+lBkGJZbZyecfhtfzUuo Wgr9MmxPbRjNerzPSml4Pc7/XdonQJYvC8Zopq3J7Gl/vVLx86wBSfYKv4vo/hc0wA0lItupzwy fJH1e90QNXRORN6p4ohn+tqSg67Zw5NBEO4oklUpI X-Google-Smtp-Source: AGHT+IHBic11gyIs+lFT0rQndbBl8MFvgU+hIl2CywX/MK3pA54NsgRo/RYKBk8ctLLJYKwdtVsQLqxrFp01 X-Received: by 2002:a9d:7344:0:b0:6dd:e014:cf68 with SMTP id l4-20020a9d7344000000b006dde014cf68mr900278otk.41.1705594696830; Thu, 18 Jan 2024 08:18:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v34-20020a056830092200b006dc5e9fe61csm64015ott.5.2024.01.18.08.18.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Jan 2024 08:18:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Jan 2024 08:18:16 -0800 (PST) Message-ID: <65a94f48.050a0220.5d2a7.40d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E4FF6052515; Thu, 18 Jan 2024 11:18:16 -0500 (EST) Subject: |SUCCESS| pw135949 [PATCH] vhost: fix deadlock during software live 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135949 _Testing PASS_ Submitter: Hao Chen Date: Thursday, January 18 2024 10:33:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:289ddcad152ebffa7359e414526707eb3f2c0a4a 135949 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/