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 0A5E643BCF for ; Thu, 7 Mar 2024 14:59:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05D6A4067E; Thu, 7 Mar 2024 14:59:35 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 4FE4340272 for ; Thu, 7 Mar 2024 14:59:34 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-4d35ab44ba9so198083e0c.1 for ; Thu, 07 Mar 2024 05:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709819973; x=1710424773; 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=J8ceUNlRGcXhE9t3PIzrTIVLnypOrgpXxXRyFVsFmr0=; b=aATbbMJ4qeUw7MqH57yiaCj6S5IvfOq4M6IT0985m2yWCj7TdRLySc2peXJTmKCPM0 e8Hqjt2je41F5FGo4ItrCjGGA/Alv/JVerp2/LzhG9RoTI3jzM7Ap4M+xjcQQiYbTjc9 7AS3YwHn9eJKGsQXBy2ZCpSMNNiI++kZZ/dt0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709819973; x=1710424773; 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=J8ceUNlRGcXhE9t3PIzrTIVLnypOrgpXxXRyFVsFmr0=; b=VR4Oqtcnk+ztl1sqVP+oj4KZBdYxxaMDNzFZeK4joLSzHTIwZbioRQn7sXckTKRzKy qmvbkh2ZZkdZcZcG0aS+xdaXn1bS3hDMwW64Vw+RwjwKhvgFUnwrPV3k3ZJRo48oYrkv ShX2Omfh4xdPIWNmI/9HXqH17M3PrPkEF7y3BwZxeAPozcDFadoZ36FB/e/PrFi3YI5q FcgqxouSk8X6TOOx0jYmmjoF1Nb5vidWpn7fEpKrjkZHgv4LsdBamouhlykUUzCky3MF 0EqCzD67/TA7WCQHYlyYxtcIh17WjoNB+HCKhYk00976HnxnFygcshXim29NXI30zeyd 65uA== X-Gm-Message-State: AOJu0YwkzrIpWfbaPp5YIslvk4O7d+d/02KlnfXaC27SbHY0X7qc+zvk a5Onk4psKw6A64CBfdHIXSvmbRG8XCRtlIDGi6SHL/LfX7qGLQIC3kzZvdekFkJH21UUixDCIxb dTAGTeqYgUVEiRiMZ9ju8rWM+M1qf6V1cRNm6PgyX X-Google-Smtp-Source: AGHT+IFsOXJWDVJUx3U6mOqLb/apt+yntQD78IHd0ipZ8HiCFR3mfz45/bJUnIjCrtHmcZTf85y6l3aWHQxJ X-Received: by 2002:a05:6122:3a0f:b0:4c9:2540:8520 with SMTP id fp15-20020a0561223a0f00b004c925408520mr8255857vkb.1.1709819973724; Thu, 07 Mar 2024 05:59:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fj22-20020a05622a551600b0042eed3c7fbdsm679585qtb.5.2024.03.07.05.59.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 05:59:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 05:59:33 -0800 (PST) Message-ID: <65e9c845.050a0220.ef7b8.70b0SMTPIN_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 70EA46052712; Thu, 7 Mar 2024 08:59:33 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian 12 (arm) | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/