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 72CCF43D18 for ; Thu, 21 Mar 2024 23:36:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EB2042830; Thu, 21 Mar 2024 23:36:06 +0100 (CET) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 75888402C2 for ; Thu, 21 Mar 2024 23:35:57 +0100 (CET) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3c3a95dbbc4so889387b6e.0 for ; Thu, 21 Mar 2024 15:35:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711060557; x=1711665357; 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=VH9XVZQuhiz/UGuG0fHtqRWMDrn/eok6Z7nOHjwqh14=; b=ZImFOZTi42c3150xqn2MlBZswnrZuhqPThpsgst0ev0eXyaTDdV5GdF4fqKCi8WvXa byW8HR/vMsQvjePP2FBq6eqxK7HFigo2rYfU1VE1SqxXqZtf5FOvugJP1DWHBxkigmPh FS2DxGaL9P13CpgFU19WljrOSqQa7o1WmrooU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711060557; x=1711665357; 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=VH9XVZQuhiz/UGuG0fHtqRWMDrn/eok6Z7nOHjwqh14=; b=D6cK9FLMQVq8fXYTH/QDl/BAGjqsLAhp8yPLFDLm03ctRnfsvv4+vG5OYYxZlSq6Ak /Wf1Rn7cpkH97I2o3g9sipZjAX/BFagq6Rl7scHW2qzMb85rjBFBvSVyHGPumpTgcVw4 fY8FUACwIrOB/g7YraC7GcVw5SJ+OLBA8qh3ue9dNfnTWLj0PrGCDe98iT8ENjBCF+Hr kmbHCVyBbKBbEDQ67wFK0URAAf2jr7bgZa+ORY8MlOI7L59ZUgiLKwa04Mj9jIwKu91Y mpiufDxSDDTySetXHhh/xxg9wOgms5kDEjAIepgW0WBS/oq3Z/G53BS9Wc9LNWwh64Im Xwjg== X-Gm-Message-State: AOJu0YzvlmWfeb0HhXpLnDKM7Qyg214moqi67mgjZr/ilUaAHpdXZaFn 0yqGVWTkUpl0/GWCPa9ca7ZuUoWCL/90G+L2tgs/5gIUTMia3OkGcy+JsA1EL4lDPh+/e+Jt34M fLpKJbe/88nFNi52CroaB7SbXI0LnKOzJV338C8mz X-Google-Smtp-Source: AGHT+IF0gytzlc76lTPxODBYEBNw5KZ4h2Uv4epsmSNjgW+n9hRKbEeUhQIZSBqPfdURjVCjzD86YU9wocXk X-Received: by 2002:a05:6358:29f:b0:17f:30e7:9b6c with SMTP id w31-20020a056358029f00b0017f30e79b6cmr765031rwj.11.1711060190602; Thu, 21 Mar 2024 15:29:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c2-20020a634e02000000b005dc43133d7bsm52745pgb.28.2024.03.21.15.29.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 15:29:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 15:29:50 -0700 (PDT) Message-ID: <65fcb4de.630a0220.11982.1e7eSMTPIN_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 CDB136052471; Thu, 21 Mar 2024 18:29:49 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 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/