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 C628643BF7 for ; Tue, 27 Feb 2024 22:01:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2FEC40A75; Tue, 27 Feb 2024 22:01:04 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8B8CB40150 for ; Tue, 27 Feb 2024 22:00:43 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dcbf82cdf05so4875108276.2 for ; Tue, 27 Feb 2024 13:00:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709067643; x=1709672443; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=bOyHtxKE2+50at5rDNIgGVclVfnOwmeEKgEnhP/kdYQ=; b=Pf6gZdlucYO6FDeeyrbONgWUwRnMVP81OghnGod/07vbUX5tImV/rZiWKkwUyUtxv7 8d3uYBR2g3cE/3TQ8OTRFhwUDY9ItyEk9If03gylJCy5HGc+UbC/sosZRariKUKRtDGN 0D1jYI+wuUoFF2Q5CoGO19GgSW5kCNiczu/J0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709067643; x=1709672443; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bOyHtxKE2+50at5rDNIgGVclVfnOwmeEKgEnhP/kdYQ=; b=UdRv7q1Sgg7nKYYqI3wLWMxoBMWriCAiiS8N3n8S2AqSTVUth5g469wLwSGajQJtRF 09welZs7LGT3DIMMeJbf/7ESQzzz/g04wAAEKFKF8hGo6mwSLOGGK8znLefwmdijGGgl HF0c83P7eBkpZJXwTujLlBpDp7uL8/qxg5QpsgTwxInUd+WBMwzVN2w/dv7kKekwAowY Kf62SS+PyQZHQPJPVu/cl5B6xpJYrICStJacONHWvYe37aKqd1xnZEGCqJfcMB3qI0E7 hoQZoNJnmlccYDu1CkgUrAbDUYqYX56zg2eGVv0aoD5Y3Spel1xtYMALyzi8fAehgQDx c1MQ== X-Gm-Message-State: AOJu0Yw7cfnbSb4zJWtXleFplxH+t/yBoXDXjNwBxCyXCgGthxzBIWMp K5DedjypKfD912caxEn8FKtAXQob7bz5QrMQc78iIHlL8CACCsxbRWGZ2i8gGskdYu6kD9l3QHm hPyrXUpTyjc4UFBn/CbOweSFj1yNbZIUTT5nTdm/fUjCoc5kjiYL67FCt X-Google-Smtp-Source: AGHT+IHucBITW2zErPfqXk/eloFSi81x//KY0WtWpi2JYLF8OWGHKmqhTYU001CHJFfxaZht2bCeFDSUXDU3 X-Received: by 2002:a25:c707:0:b0:dcb:de9b:175 with SMTP id w7-20020a25c707000000b00dcbde9b0175mr742555ybe.6.1709067642990; Tue, 27 Feb 2024 13:00:42 -0800 (PST) Received: from postal.iol.unh.edu ([2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s67-20020a25c246000000b00dc6ccb27a45sm355034ybf.15.2024.02.27.13.00.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 13:00:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 13:00:42 -0800 (PST) Message-ID: <65de4d7a.250a0220.14179.8feeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 64D0A6052712; Tue, 27 Feb 2024 16:00:42 -0500 (EST) Subject: |SUCCESS| pw137339 [PATCH] [v4] vhost: enhance virtqueue access lock From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240227103903.1338151-1-david.marchand@redhat.com> References: <20240227103903.1338151-1-david.marchand@redhat.com> 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/137339 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 27 2024 10:39:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137339 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29283/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/