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 9360143F15 for ; Fri, 26 Apr 2024 14:07:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8FB5543D7A; Fri, 26 Apr 2024 14:07:02 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 4B35C43D75 for ; Fri, 26 Apr 2024 14:07:01 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61865eed63dso24088147b3.0 for ; Fri, 26 Apr 2024 05:07:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714133220; x=1714738020; 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=28AbB3TCOPc6trZ1iFDfLXEM27TNQW0Zugd7dTgjQ0w=; b=f9pjHmEi7Uipx2f5cqFYFdaZvktAkSAO2ZGYB4mWgt7OGzAaePibCFT07Ix5Y4OUJa JkPR+vYuXVcCy8yvtIFh40rJXtXbLvBZPYD18ZCDEzheUPlsS3TWxAT/0KytswUGpDpA j4RCU16Co1FhH0WYVgxzb0aHwsT8oUg8mo+hE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714133220; x=1714738020; 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=28AbB3TCOPc6trZ1iFDfLXEM27TNQW0Zugd7dTgjQ0w=; b=sPQ7JdMPiE2M7tLO5hDhSQTJEs47v+qi76ZGq8wanfd36WZmsNn+VuvpOejUs8u/st td8wWXu9MkQvMCozOd9l2Gt9Ud9x288HPm36XDm65M0pTNKzoxv6a/c1ISeUC6H1EprF 7OEabcY71Cciwb1r/1bLdQk+WU6VXhRL6lsX+hTv5lBrEzaQxKDUVs0PvfEhHPf25lYZ fDyh0hNTMG8dZT5/1Ie6Lw0P2IgmX3q+XqKIH4ufes/jJHiJ33lrAwYxSFHaniIk8Zwr eNan3liLz1iEKMQuTYULx6X0sJ6k10PmIbBFav0CAuTCus12AVr3eVJzM6qobrSzO3xd HxuQ== X-Gm-Message-State: AOJu0YzipvY5CfFnAJkCp800N2fHygV7NfL70sOm2YRDX+TO2xaeKUyS yRcXWSUooTPiCvu7uSDAtBYaBXGW6OLcYqDg1357KvoXosDQphBoC8IIwghtwyZJh/52rC3BHN5 0o0+16GB7awFV1M40hc8P50gpglaERmHQYef365TDV4xudWmb5v/we91N X-Google-Smtp-Source: AGHT+IH20z9r8rMC43NcGn4n8xSbSLPtGL3jZzYAY5HW3QuwkNv9xQY2Ji0Z8JKV+N3UCEgf3ZJL3MCt/HXy X-Received: by 2002:a05:690c:fcb:b0:61a:e557:6ce1 with SMTP id dg11-20020a05690c0fcb00b0061ae5576ce1mr1995227ywb.1.1714133220613; Fri, 26 Apr 2024 05:07:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u134-20020a81848c000000b0061ae6f0813bsm1350488ywf.58.2024.04.26.05.07.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 05:07:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 05:07:00 -0700 (PDT) Message-ID: <662b98e4.810a0220.d1bd8.ac9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4228F6052514; Fri, 26 Apr 2024 08:07:00 -0400 (EDT) Subject: |SUCCESS| pw139702 [PATCH] [v2] vhost: cleanup resubmit info before From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240426110947.881407-1-haoqian.he@smartx.com> References: <20240426110947.881407-1-haoqian.he@smartx.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139702 _Testing PASS_ Submitter: Haoqian He Date: Friday, April 26 2024 11:09:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139702 --> testing pass Test environment and result as below: +---------------------+--------------------+-------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_msvc_compile | dpdk_mingw64_compile | +=====================+====================+===================+======================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+-------------------+----------------------+ | Windows Server 2019 | PASS | SKIPPED | PASS | +---------------------+--------------------+-------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+-------------------+----------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/