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 32885431BB for ; Fri, 20 Oct 2023 12:20:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2E6A140DF8; Fri, 20 Oct 2023 12:20:21 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 441D340DF8 for ; Fri, 20 Oct 2023 12:20:18 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a8ee23f043so6785357b3.3 for ; Fri, 20 Oct 2023 03:20:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697797217; x=1698402017; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I1wOjz6T9VTdd+73nQmEbzmegN5mm8h/kY+R0jR5vlg=; b=CYU8xkRsB9LpatnoIyvP6U3haQXrb2CAVIZJiEI9ar93CsIiCtqatho2MS5ew2IHdd fw/sfrCZX6RFhT8yRzjMPKLivLDqC7b2yqV4JB2oswxRyLAtTkvI9A8Rj7HiYvHwjo6y IpZF6eJC5l72H2w1R+ACJmoGwHu9wbnxfNO70= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697797217; x=1698402017; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I1wOjz6T9VTdd+73nQmEbzmegN5mm8h/kY+R0jR5vlg=; b=BgPqmkyuCKA7H0kcz6okVJbB7Zq7IzAQA2Aol8rp0zKVaBj1W5a3JAqgYzpa0g4fEF Y/hT/hdYIiQvzYfbsHLwgn4scXRpbg/JTVCyV8HMZ26YVHmou2JrrN4ajpFyAwsbbJCb UVWYrBBFW3NbwLWUiHlPuFom8kBDcyZrSttq5zs0q1YQjIPq+5O3jmaqPaMwymaMpR7c kBhvAi+mrBcOsN3wI28PMkYfSWnPBeaMFbxiMs523/9gH2l6I8cEV28HDtAQ+W3uKCGk Q+zo/546+o6AijepSnp8xrF82aZpAzrL9/m66eI0B9avoSfjTK+BEC5DDKpajBL7YLTW ZWdw== X-Gm-Message-State: AOJu0YwhXzDtDXdjooa0fFJxJOSULooTtwBexGzdF87gUMdGVr5MumHw 0cD1ZEzvG0uG0N7BAmHqKkSsgttDG5FiuYmQWPakYoy8u32FWwpVvB4ADw== X-Google-Smtp-Source: AGHT+IFRpamjN2FpUMtr5PDkAYmrC5ya5gw3tQ0GUJXRCWgGIlFC3nZRoI/JUlCYn04FT6pmv8G1OQmuGXc4 X-Received: by 2002:a0d:d5d0:0:b0:59c:678:7a32 with SMTP id x199-20020a0dd5d0000000b0059c06787a32mr1582701ywd.29.1697797217727; Fri, 20 Oct 2023 03:20:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t76-20020a81834f000000b00589e1b65401sm191697ywf.1.2023.10.20.03.20.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Oct 2023 03:20:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Oct 2023 03:20:17 -0700 (PDT) Message-ID: <65325461.810a0220.7f551.6975SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6155B60524E7; Fri, 20 Oct 2023 06:20:17 -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 | +---------------------+----------------+ 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 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/