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 E1A71431BB for ; Fri, 20 Oct 2023 12:33:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DC65D40283; Fri, 20 Oct 2023 12:33:50 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 84E4840283 for ; Fri, 20 Oct 2023 12:33:49 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-357a354e616so4289155ab.1 for ; Fri, 20 Oct 2023 03:33:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697798029; x=1698402829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X/CDy0oVicXjn+nn/xkZMvTGJxt1Uql5at8ENdpZALw=; b=D7Sxw5HffnjNc9wSVlNhtcsVP/L6i0Gxmo8UVuI9A6oDSJem5Pos4YOHMvjcq866lZ 0xAmqgmUyIDnERaLWepLJ1L+VykjEt4wI/bQp9cs7Z5lFNJ3B1FjbORn+FyauWdLR/Q1 xpRox4hbVh/G8tb7p+DZMAv6AUrfv/uPl2urs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697798029; x=1698402829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X/CDy0oVicXjn+nn/xkZMvTGJxt1Uql5at8ENdpZALw=; b=V/ifv8UFMBYqk2Nozv7ZBvQ4knQ8KtyI/mRhyHAs1vERsWS+Maysea5V/YvirKVQ6T H/fuZJZk4w4jJD/qjKHrPpSXwy9R7slISRDiZSxbWGIuEP5w03CjlD/F58zmutXFDmay 6n0ALf+e+yD0Kv+L6YaeQPeW4OLykGD0YSVnRm3AielGHQyz6SCHF7uMuRraNyLrtxdr HgTrVE9V46Ms/7RtJFMVVPf8xIO0oyhXnOEQ3YVcmKB4HIQSEu0AnPWs9MOozLyBQf4p Fr+/vVxLH1wY+t1willZKYXFW0pmoWIpX2AtFvtpqp4MfdmxDe/m0bThcl/43RpuUNVm Eecg== X-Gm-Message-State: AOJu0Yyp//fx3iIz9ac9ig3Na3ATDCkD6KP/rroYVDnXDmPfP9vGDAxT 3ITh6BEED9GFMJB8ZYQQlDxzN+1cEcP3kcDTpEwUZgrcD8AQYyznMCIFgQ== X-Google-Smtp-Source: AGHT+IHIeimQqjDpOngW4t9WcF+XtuMLrfwcUlDHyCkTClrcZrxOGGQWnzQduiDyDwIq0yNfUrdcTMTBcuZ4 X-Received: by 2002:a05:6e02:3207:b0:348:b086:2c4b with SMTP id cd7-20020a056e02320700b00348b0862c4bmr4212969ilb.9.1697798028919; Fri, 20 Oct 2023 03:33:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o9-20020a056e02188900b003514574887fsm145381ilu.58.2023.10.20.03.33.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:33:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:33:48 -0700 (PDT) Message-ID: <6532578c.050a0220.f539e.5063SMTPIN_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 73AE160524E7; Fri, 20 Oct 2023 06:33:48 -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 | +---------------------+----------------+ 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) 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/