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 4FF3543BF0 for ; Tue, 27 Feb 2024 21:57:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B45940281; Tue, 27 Feb 2024 21:57:38 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 2E8664026E for ; Tue, 27 Feb 2024 21:57:27 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-29aa8c4710bso162292a91.1 for ; Tue, 27 Feb 2024 12:57:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709067446; x=1709672246; 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=jUnjhA5F0BvYlQeTvxSuf29Hu1QIM8FdcD7J9YH5ahU=; b=J88cmHcCm5ehIShoNwdwvV1pl9LaZRIB9GyLgik4A03txokteXKmGcVwaF8Y6geiSd iF4yDKOYzGr+nFfrVn1mtl4WPjRDxXxNBGLE9VXAMazI//pe5COIddoTsdws8MqBGoGl 3Kzlc1hvqei7+nYcC3rWQF3ib2aojdzTLOQ90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709067446; x=1709672246; 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=jUnjhA5F0BvYlQeTvxSuf29Hu1QIM8FdcD7J9YH5ahU=; b=smbjk+zy9UsniLQa5147n65zBIIPb/HoP1TmHBL/MkfBAvSM9LWK3K7ZaAITNstC2O hKdVGeFck2rxbCAEaFXjpwH8KyqSxpPG25q3yTmfqzPCpxwlS/10IJ6cw6QJial76lNH 2wzVMbmrXd3s1qFQEdsnqG/pwNemoRCSfmvb2xcN6grraAT/MPCiV4AUmOHDHNExjvt1 9j3ALn0yaEeAxLVFzqmAGm1BGaFZdYzJKgqLWAfngh2K3pvU9AO3sXf5gD2NGLTv4t/P F4indA0wH2cSDC5yhgEbrObjr1HxVzbTpWptyCsdB+S+KOkdpQYnOEhEFa1JM+oYnIsQ Tbdw== X-Gm-Message-State: AOJu0Yz8tOYhq2KpruKywMTasHcZnpOMH+vTIEEQBPFKG0Gf+GFdO5Al jKEENLxN3yJKbcYVOuyujYoqa0J8Eh/+pmUNk8dMjHwMK90juZA1N43s8AgfqlQcQYngGL0aCMc +hmU4Zd3gRXIozjkwF1PFhl9EijcbG/NZeM5MfmJm X-Google-Smtp-Source: AGHT+IFgvJ5cYGi6bU8hZW5oD1ekRk4yIp7MyR7o3QBivL+zPAX1Xuq+sm68Ori65NvJE8Qb0NQfBBRt5BGS X-Received: by 2002:a17:90b:104:b0:29a:b4c5:eba7 with SMTP id p4-20020a17090b010400b0029ab4c5eba7mr693567pjz.0.1709067446463; Tue, 27 Feb 2024 12:57:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id sc5-20020a17090b510500b0029ae21953b5sm111052pjb.12.2024.02.27.12.57.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 12:57:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 12:57:26 -0800 (PST) Message-ID: <65de4cb6.170a0220.53742.6a76SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FDC16052712; Tue, 27 Feb 2024 15:57:25 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/