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 067AB43C37 for ; Thu, 29 Feb 2024 11:59:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 025DA402BB; Thu, 29 Feb 2024 11:59:35 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id BEF45402B4 for ; Thu, 29 Feb 2024 11:59:29 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-364f791a428so3702995ab.3 for ; Thu, 29 Feb 2024 02:59:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709204369; x=1709809169; 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=5H1zpuxk91p/fhtfpBRCf1xplWLFi4iJi8AhkvPE884=; b=F3n8DSL1IMTLKSze588NHYUunXNz+DNv/c4kUJvVDsaXRmM5jIDLpgzzXdxtZ1gsFF ugV4H0oqIt6K7fNzHWWXHmy+YU05kcxSZghNA+I5Lm+T+OZYlRF896FHEL00nk5rooGk iRW5c7Hv6FgrqIQ0T0q0+cZvR/UvPuv7+cyNg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709204369; x=1709809169; 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=5H1zpuxk91p/fhtfpBRCf1xplWLFi4iJi8AhkvPE884=; b=oiJHLpUVGrEoYOc0Pu9j+//DPD+LfWqzSWGFxZBuMvoRwrkg0Bm+RzmG8IWlJPFeFH L3v39qUUC49iesUoqa6d1PP/bis/1b+oM28YtFMBu7ZN1iuGtjA7w1Nec3pkkoW/KhBO Z96b6oa9LgoAwIZy+UeEcPxi1Jfz0LdO2weR0CaanY1mb6G1aBW4prNy4xMfyNgwLzDQ 5NQtkscV6fT/TQkz0DCtE+3wz5ng5QaAD/XvIYUmf9Usmhn1RT50kRBGvqZIDXk/v6FK EF3R/x4+zu2Whp/ThqE0vBGMbIBIxAeICW9rovjl69P067mrI70z798zbQg3ZWW69tV3 JBZw== X-Gm-Message-State: AOJu0YyXjuqAHBI/HWRGEVRiQv7ZwlQU4bzqARCfZLiSJRN+hhNzopfR pLG+DmR5en207YCiw2EJt275tge6YObLSDhvFoYcmBPGApWycPglMCpf7Qs/FAyT40A53pdFTGi 8LWLrODlSyvVDjtjQ2CVqEY4Sma/aODmrN9dUoYo5BdKjmFio9P+kJGDe X-Google-Smtp-Source: AGHT+IHORFl08s4riWbzGCAlo5lFwQxyAp1C176tUAqzqJViv6eb/dGVqofAGE2dWBBOsMEeg8ScjNrF3TIw X-Received: by 2002:a92:d390:0:b0:365:33b7:79d3 with SMTP id o16-20020a92d390000000b0036533b779d3mr1639630ilo.30.1709204369169; Thu, 29 Feb 2024 02:59:29 -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 i1-20020a056e021d0100b00363cd48b8c7sm46863ila.25.2024.02.29.02.59.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Feb 2024 02:59:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Feb 2024 02:59:29 -0800 (PST) Message-ID: <65e06391.050a0220.a42a2.33a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C6972605250F; Thu, 29 Feb 2024 05:59: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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/137339 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, February 27 2024 10:39:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137339 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/