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 1E1FD43F15 for ; Fri, 26 Apr 2024 15:24:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13E6C43DB6; Fri, 26 Apr 2024 15:24:19 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 936F543DB0 for ; Fri, 26 Apr 2024 15:24:17 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1e3ca546d40so17387805ad.3 for ; Fri, 26 Apr 2024 06:24:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714137857; x=1714742657; 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=qhGszlU0/b5SB5Ar3sAjVIRQ4oVWpbfD3fVY3LMtQSM=; b=PZzUWb0N4A4jvzCcDQ6bL8UL5ztBwVK4GhpEuMz7S9QdZARuAnWe6ThLwRxgf7ZKyc lmfbhsJ7rRNbXHastNSNZ7SUV8/G6JPaNBt9HAmw3f56reu8OuJMlRnt/3eMUjSSXz+c Q8REGJsnRhBMexOz2p1ORoVILpNGII1meC4Pw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714137857; x=1714742657; 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=qhGszlU0/b5SB5Ar3sAjVIRQ4oVWpbfD3fVY3LMtQSM=; b=i+bz/28uF++z9Z/MnsaKKnDP51VGc+jMrJ1HQen2VmdBfUaD4u2dhFfaoG+KSjxytl 2TlXjN/d6csaWx00NjRgqHflQtCb66H2ELAfE3z0XzVg49vuaUkUJJyLdSUOEri2kzHj PzpmIW87x0dHz7qB6yr3ewWcwkrkQywO3jR5roMCAsxINtqZcpm/U3UPwGtSyjN3d7KC IxNKQtmhVb3PmuA5hDlRrQEIi3O0WVWEMfDlEob1WX/cUN/GH6yAF0cirZ/N9lt4Jqm6 jAYXR0QYvL1Z6JvFH59qgUhX1pNnXBJigoVphteUqNeyir5MtYkPIz0MZoQD5M/ZVlOX qrgA== X-Gm-Message-State: AOJu0YwDcNK4j5RPZm1t1B4YFWv0j10OdNejsUcLheLLwJmulomeCYRv aa69eeBRtLTfgido6VXFU9ew6sYtCtOU/pJmC8hyrXDVcGf58ne3H1vaUPf7vfzzvXUlFNIroLU SybgIvwjah0BB6SXktNzuE92Mf1UGYLREbxcLW1wnDiH2rjokDetOWmPl X-Google-Smtp-Source: AGHT+IElX1e97y27QEku3afDG+R7l4zxnY04qx/SQyz0i8VDgqzOs7jS6M1UKJ/O6WbbWlpUa5WDgU/I0IVo X-Received: by 2002:a17:902:eccc:b0:1e3:d470:823d with SMTP id a12-20020a170902eccc00b001e3d470823dmr3035712plh.21.1714137856823; Fri, 26 Apr 2024 06:24:16 -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 q4-20020a170902788400b001e44c237b9asm500089pll.108.2024.04.26.06.24.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 Apr 2024 06:24:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 Apr 2024 06:24:16 -0700 (PDT) Message-ID: <662bab00.170a0220.42954.8a6dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 052C46052514; Fri, 26 Apr 2024 09:24:16 -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-unit-arm64-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_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +=============================+================+==============+==============================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/