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 27C2C43BDC for ; Tue, 27 Feb 2024 20:57:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D77F4026E; Tue, 27 Feb 2024 20:57:31 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 662F440150 for ; Tue, 27 Feb 2024 20:57:29 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68009cb4669so21273936d6.1 for ; Tue, 27 Feb 2024 11:57:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709063849; x=1709668649; 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=/nGT8W9MT6CwUA3T2M/fJF8r9bakaGRtNg6i7C1jH8E=; b=UC+z3qUSShi0GwC7iRQ3PWQi1WUmX0/dcKCdp0pf045m7M/mZN4D+0qSqkfwPK7koK +2L0Km53dCVLg5v+LfTobV6dmEb8X43jKJnuwOrYaepX76UaL4EfMWqR69aRrbz1Qx8R zwiVPqeztnYhcVPUHXJFQgErbC+GXfRry89wg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709063849; x=1709668649; 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=/nGT8W9MT6CwUA3T2M/fJF8r9bakaGRtNg6i7C1jH8E=; b=P97SsJM08VoJWbGHSkM+nhvYJKV1mhh6z1hcf7oqHCfjTduzyufMMBmTd2cdKA9/oN ZxA5zLz8S1qbU0cajNI2bNEylDPVHcjz9mnoRy+wngfJP8er9k8ditafa4LnvMNipoGt p4/9VvnmZr0J2/HyiYRB+pumxtdZz6aeVhMQGkt4rLmrBxTqRoA8AIc2Kgkx58tJdCV4 6bFljxfFplsWBrkr+sJhwSoXWrb+2hL5xPw6vROOIZJtFPZZRbmoxesQmfzvqhHPb1xY Qp5RRFQd2o3Y3tlXe2L2T5LaJAem587/+6nl4qK40L5v6L9Ly6VWpK5233iilAxHCTXY 94Vw== X-Gm-Message-State: AOJu0Yx0qsWUEUwZ3nI3NIILwSQGy4UbnBfV1WaMF8KauBY3h89iJoDM foRtj5iSoH4F/ysWy0jrEvVmhQXHuEmqeMTJMUGPGh3rhAL2d35FDMgAKLnKrbVpKnIAc6SCr2K bKIAqqoytv0NTWgytw/wjOwEogWRLyFQjimO+mfGLt0dzU4Zfqvpr/Dz1 X-Google-Smtp-Source: AGHT+IGwBQFn4+YYRcyitRn9m486PRT5kqTTow8uuU3nEpsTajssVEVltRDS0BdBYwQILtFpmLCfYS5FpRzp X-Received: by 2002:ad4:5d4e:0:b0:68f:ee7b:6932 with SMTP id jk14-20020ad45d4e000000b0068fee7b6932mr3771866qvb.53.1709063848833; Tue, 27 Feb 2024 11:57:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id gw13-20020a0562140f0d00b0068fb7e2792asm474931qvb.60.2024.02.27.11.57.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Feb 2024 11:57:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Feb 2024 11:57:28 -0800 (PST) Message-ID: <65de3ea8.050a0220.1b28d.67a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CC816043300; Tue, 27 Feb 2024 14:57:28 -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 | +==================+====================+ | FreeBSD 13.2 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Alpine | 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 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/