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 330A843D18 for ; Thu, 21 Mar 2024 23:27:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F96F42E06; Thu, 21 Mar 2024 23:27:12 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 27469402C2 for ; Thu, 21 Mar 2024 23:27:09 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-42a029c8e76so10781321cf.2 for ; Thu, 21 Mar 2024 15:27:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711060028; x=1711664828; 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=RaSO3ugyZ+vs/DbEQ3vuUOEn8UrkleBl2o2e/O30kvs=; b=Agnq+NkTFoXrVDxhTWjMSpuQkT4EEn7zeQ4gYq6kCmzlAjmWOHjb5LX0U+OT2CkQ/n AN67gxS4B9h7i885UxkiLElgAlMwZMNL0Ed2x0Wv5kaPJz8exswbHdPM4E3vpzdwFoNv re/3P04J897FBhxAq0uKX/LY2xdV5gtShTfPA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711060028; x=1711664828; 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=RaSO3ugyZ+vs/DbEQ3vuUOEn8UrkleBl2o2e/O30kvs=; b=ES+45xUWeSuLvtgcP2qzlnGBlOub5ZUSXm3Hc5449YqCx6SclVNIPsaIeibDuPlqtW 9V73KxCNxwcn7c1iUQH+PADgXgYSKaHzg0DOjEwKTk7vT4HPaZ94pK7u1D0yoT9fZQBt 1nOtQd9LIWvQ21U9otRFfh28xVcjtPzqoaJid0TaCWzkC0ppzVaHwPOUJEKPAgldN6wn zzeipZ2TBwTsCO0hIp2Gb9LExnt6BQbFY3AAlqsGQ6voUeyVCz3+udCDdlRoVcE1mIt1 tK4hwhCokb6U4uxUrHe9p/EOPb3Mxf9hGEA/xL7Tyt2PNgfK4yiJsfz2hGIuyusNnCqq cfcw== X-Gm-Message-State: AOJu0YxAmNFkOJkBpotNjSzpJ87Gh2uxrRNu964outJdH7Yi9dzb6khb kLk4Qa4qdPtutDcSZjWe7zwwBeuYUAYHpuy/EV6ht3TFSty4zEE6P8jm7txykSh88/FhVaaZgup CeFByAdNv/YWGud1q1oEb9tWMP0XT80sv7WEqwlqLe2RY9e+/a0XEwy3/ X-Google-Smtp-Source: AGHT+IFEBFYjGxwWpBcpZbSl0/7MNNcofSp0VWobAwWInmrA33KKc7dbU776cXFfOcsIwptg77fytDQcnNQd X-Received: by 2002:a05:6214:f2b:b0:690:bb91:6ee6 with SMTP id iw11-20020a0562140f2b00b00690bb916ee6mr529213qvb.17.1711060028640; Thu, 21 Mar 2024 15:27:08 -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 gs4-20020a056214226400b00691001a4e23sm76597qvb.76.2024.03.21.15.27.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:27:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:27:08 -0700 (PDT) Message-ID: <65fcb43c.050a0220.3497b.24f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 581776052471; Thu, 21 Mar 2024 18:27:08 -0400 (EDT) Subject: |SUCCESS| pw138658 [PATCH] vhost: cleanup vq resubmit info when set_ From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240321095805.923117-1-haoqian.he@smartx.com> References: <20240321095805.923117-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/138658 _Testing PASS_ Submitter: Haoqian He Date: Thursday, March 21 2024 09:57:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138658 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.2 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29622/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/