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 9AEE043D1B for ; Fri, 22 Mar 2024 00:01:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D643402A7; Fri, 22 Mar 2024 00:01:22 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id BB4B9400D6 for ; Fri, 22 Mar 2024 00:01:20 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5a50880ce2aso569915eaf.0 for ; Thu, 21 Mar 2024 16:01:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711062080; x=1711666880; 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=QFa/PjiKlXFv9TtdL9405js5IFHfK8UR1RNgFWHNa3A=; b=YwHiUWgh/SMeXhSJOJGKL2g8DZROfWLcbl0/kc2u/Wf7F8fTTwDt+VAeNsxK+Fa6Ek DIGhhHfn0PmxLiH5khy0P8gu0AMc7q04pGf3zA0l89NL0/O8SDHukc8EB8xXy5LY/Dn7 v3mtvwV71wWSdxN6I9W3dskBEJIMbU69/lJmI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711062080; x=1711666880; 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=QFa/PjiKlXFv9TtdL9405js5IFHfK8UR1RNgFWHNa3A=; b=DNKi1+FQ/EqypN0QvUjgkvwNDnLbyIYWd1/sptdd2HvFdE0ODsNgalknOmI+zHlnFm aYBCPUO6+kZYvy+ztetC9d3znt/9v0uSv2NVTsEfhJZgXfSiKfsYk08E4tOk3Y5vecNi zAPF2UelWwhOvyfZk5ZU/iZaKaK2WrXLhi1DiwPdOc10T4aWvN+hKGTDkLlU/AIv3XnV sOHY4L4jVFOAuhedR8XoWqmii9Rwor1WVwARe9BROe5Cly0coX14hnRbo5Sp6naQQuVH cmSB26ghuVjni7M2BpwKJW2Aey9iLpXtt9BGh7qRpZqkxU9yC+eMq3CXm3MKSuZHrQE2 5E0A== X-Gm-Message-State: AOJu0YzUVLv85pZNpcK4wN3sDolo28UZZgDM9WDgtFt9xTvgYiinBliT s5+A5GBEmqL4DQz4ZbVFZ4oJ6GtGZCFIcxCt3OOv4JXu+Ig5J4MC5/Ay7rzK7qKQJod3OgxitNf 9n2MasQHycV7dMFINFbJ1dv9gCuzoQ9uVF218ZPKBanoMIqKV4naMi/Xk X-Google-Smtp-Source: AGHT+IG+XCEA0gV/PbARGtoWGHIOi5KhVrG1sno+TcELZmfrlvX3YQUy7rBVvS8x0ipidVBTBPggxlytW6FF X-Received: by 2002:a05:6820:200f:b0:5a4:98f0:9740 with SMTP id by15-20020a056820200f00b005a498f09740mr1148423oob.5.1711062079847; Thu, 21 Mar 2024 16:01:19 -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 ay24-20020a056820151800b005a4c4e37fa9sm45449oob.21.2024.03.21.16.01.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Mar 2024 16:01:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Mar 2024 16:01:19 -0700 (PDT) Message-ID: <65fcbc3f.050a0220.b6a55.0eceSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 398CB6052471; Thu, 21 Mar 2024 19:01:19 -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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 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/