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 7859643BCF for ; Thu, 7 Mar 2024 15:56:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7468542DD2; Thu, 7 Mar 2024 15:56:53 +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 8E8F940272 for ; Thu, 7 Mar 2024 15:56:50 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-68f51ba7043so5653356d6.3 for ; Thu, 07 Mar 2024 06:56:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709823410; x=1710428210; 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=CG/SuoZk5NK8xA+zMeHdEsvtl49EoNmHknBHOFViEvY=; b=NdgQQIbw4n1yEBS/ybqDS9gVoVTvJKOh1bTqT8czdhp7Vh3qu20v28Zyc41D1kvlMs peyiMkWguAHWpZYN0PXejaldG4d77/9zQyMLQtTO9c/w7GeH1ftdP+2CgNb125n544BP rSCqaQGOMKHGfskwpao2ft4EYhMRWHZ+yzMPo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709823410; x=1710428210; 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=CG/SuoZk5NK8xA+zMeHdEsvtl49EoNmHknBHOFViEvY=; b=JGsNhL+/+TL0AKibLvjt2+xrPoFV3GnCtdHumlIkK7dLNcLdtzspcWBQj0Q4Jz4ZtB UorHHxzaicmNH0cP7lDVauctuZ3U5SmgzjMyZ4uxZU3fDGLp1c2g76xx3G5DcPhw2z6B OS3k3YdSKqHUy7w/jlUkZl3LrV9ZYfA7pYjCOuTCCofSYnB7B/unbrq7E0EkJUgPtCB6 pNEJtvjrxpHoQ+Tqhw/yD/RxjfBmNUgxTkA0FU3rCHj56bAqli63A7ouZVamLE1J5j9Y H9Vocey8/0sf4lEXqDJ+0JRnBQzXkvdV5rrVPdopWUAi+QoM7R1Mb5SfWV4QObZOjn3s OKcw== X-Gm-Message-State: AOJu0YzkQcMiq4d3lssgmPQcKl6AvOLnSkoboJTLqqNYfoh6p8ukdVZy TLMaVwIf3VgB4TLiKOxBtLjYG1ZVONDsDtWfWqdWhKAeUdsi317ryCa2IdjrLKu7kWV49+htX28 36+1CjM1e5+xsAXYg8f5RD5KY/KKTw+5tYn/3W17i X-Google-Smtp-Source: AGHT+IFYQKc8r+ThwSVVHUmlD5Hoi/eqY3QhGFKg3BgKV17hXKSzVVCtb/2NNFQwLswDz64coIHtX5zsGvt0 X-Received: by 2002:a0c:bf46:0:b0:690:5dcc:31e7 with SMTP id b6-20020a0cbf46000000b006905dcc31e7mr8491313qvj.25.1709823410064; Thu, 07 Mar 2024 06:56:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fn14-20020ad45d6e000000b0068f6c8ab314sm924318qvb.75.2024.03.07.06.56.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 06:56:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 06:56:50 -0800 (PST) Message-ID: <65e9d5b2.d40a0220.8b4da.b4dbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C4DA06052510; Thu, 7 Mar 2024 09:56:49 -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-unit-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +==========================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/