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 2734B431BB for ; Fri, 20 Oct 2023 12:35:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 134F040283; Fri, 20 Oct 2023 12:35:34 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id EE0F040283 for ; Fri, 20 Oct 2023 12:35:32 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66cfd0b2d58so4456246d6.2 for ; Fri, 20 Oct 2023 03:35:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697798132; x=1698402932; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QfadQFZXmarno85LZveyOkY7ALa0LDDkZQhSqcs6YKE=; b=jcLybXB4aUTa9ajcAxB6QsQ0+q7v5kOhLKN8eE+HNsfBmkueyWukmjdGdMWnsiESGu HX63bZgrHoClqEmW5aq6E04IiHmB6MJLogs1ug+2PWwRRqX/5ZRAQhF/pCQ17R4JkKRR 7EWzSA0XSeucaLogC3M1KQHnAtI3eDcUyqLsE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697798132; x=1698402932; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QfadQFZXmarno85LZveyOkY7ALa0LDDkZQhSqcs6YKE=; b=FQokmu/jbudxDOs4SIZ6w4Umhu1Qw+fSvE/zDhrwtMwPWOtQf3tej4Mlc/oKdbkY2s 6U49i7KmRWPD6elv0uqeYNhXMG6VuxpWbW/Cj37qPuytq0R5pMpxXK7uKv929CAYVlH0 vYTanp2oYkw3O5nyNbjqn2t+KUqwAhIm8HuvpExGF1d3ZJuUoez9HO0MyylJNyHpYvmG 0DvnzKgVmxyAcLVq/3/LmW6ha8SvpvmS4+WUBfPECwEY5jzwxN0ePZfUW93LEG6XnzVy vHpXD1Ih5rSsxZ3grXH8FXgKCnD5uuQ646vmZ+1dNxjUfH5gl0nrUJSIqhwPDqeBj025 tXpA== X-Gm-Message-State: AOJu0Yztdks61UU8vGbmFYXPWYsE0YbnxmmQ/DR2QfRNJKgC4epvO3/G kNBy2qRtIPybKIOWBbnm7bGnIGhNwKolRdM4ZRIMJhbNB53hoMmZ2t2bvA== X-Google-Smtp-Source: AGHT+IFzWTrE8WWBL80sFssgePUTWqJ9C3bV95P/KdxHGwn4uFLhhqdOih439Yfg+2Rovk4Zkh6NmHmsQf1z X-Received: by 2002:ad4:5ca2:0:b0:66d:1d2:dd85 with SMTP id q2-20020ad45ca2000000b0066d01d2dd85mr1784738qvh.48.1697798132317; Fri, 20 Oct 2023 03:35:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a0cf2cf000000b0066d0e4f93c5sm93660qvm.75.2023.10.20.03.35.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:35:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:35:32 -0700 (PDT) Message-ID: <653257f4.0c0a0220.726ec.281bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0419F60524E7; Fri, 20 Oct 2023 06:35:32 -0400 (EDT) Subject: |SUCCESS| pw133059-133063 [PATCH] [v2,7/7] vhost: fix checking virtq From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133063 _Testing PASS_ Submitter: Maxime Coquelin Date: Friday, October 20 2023 08:48:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133059-133063 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28016/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/