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 421A14342E for ; Thu, 7 Mar 2024 22:36:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E46B427DD; Thu, 7 Mar 2024 22:36:37 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 54E1942D7A for ; Thu, 7 Mar 2024 22:36:36 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6099703e530so2466037b3.3 for ; Thu, 07 Mar 2024 13:36:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709847395; x=1710452195; 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=7HF0Ca1X9dICiTOe/PtJZGnYfoS+hA08UkyldofpWr4=; b=A92rV0nfg9uo6MjYuB/uGkW+g1BYAwmF9KrkyNuK4GxypSkSODfGETIecdwFZ8fv5j v5RT9AmtwHDaXPd+gRnPXYHl6vn2Csp8ZF/nXM6fAL5qg9p0OMtgL9M4XWmD/qiA/BHA 4HKyMOTTtMJsMWPl5WegPtQKRDcnh46nAIshg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709847395; x=1710452195; 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=7HF0Ca1X9dICiTOe/PtJZGnYfoS+hA08UkyldofpWr4=; b=JaVtKPfCdxDNkUZZQoaluw9S3I9wBrOFnqoNJ7njoJQO8EYNQ5PJ/fOUwrc6Cz5tpD +pZeo+uMiy2b9HxL6Mboi2w1VUfsgobP2HJ1fJYMAVCulwbkeMrJ3zZjf7OzFCgiPj5r Y3YwnSnvK7VzrAmi78k2s7KeY2F1BWYCIxoSljRpNhfd5mmBsOcLZdWYi83kdebWVsJ3 yObRMh27Gti+hyFi0MQ2cZBqzvLUVZ6nYczZa4UfnmPQTWXjYhWNnNuaSmBb29aG34po A6q4uyD2NCRQ/XDfTQ0FIQVZ/cmuMyuG/kaM1K4NCtzhiCF0iTvDPBNnUQhW0ZYr8nQW JJxw== X-Gm-Message-State: AOJu0YxKzUA+o9W6hDYpnqKp1XowtL8nqmbbicJZfgEfTtlGQw3oCvx9 jEEB7bGsgCP87eUczGiq86QVQVo73pgZq/0fUcKb21++U+/SsQ184CipCkdXGGricHq7CgJcI9t jZNYm0RXhNWH5h7PyFMi5TFo3ozORG9JPZxp0U7TjSyELEnMlBhJhDoP2 X-Google-Smtp-Source: AGHT+IFMOS79IsSWJUaiRjzI+AY5XfIyQoDHRXQopSYEGUgA5HHA2wpG57xIZFgKDQ/x9ZOgWIN2OhdTopzc X-Received: by 2002:a0d:df43:0:b0:60a:16f:4c94 with SMTP id i64-20020a0ddf43000000b0060a016f4c94mr543344ywe.17.1709847395682; Thu, 07 Mar 2024 13:36:35 -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 r142-20020a819a94000000b006079da1b9a2sm968377ywg.61.2024.03.07.13.36.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 13:36:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 13:36:35 -0800 (PST) Message-ID: <65ea3363.810a0220.c629d.d875SMTPIN_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 54FF96052712; Thu, 7 Mar 2024 16:36:35 -0500 (EST) Subject: |SUCCESS| pw138099 [PATCH] vhost: fix virtqueue access lock check fo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240307103624.610080-1-david.marchand@redhat.com> References: <20240307103624.610080-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/138099 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 10:36:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138099 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/