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 56F53430D4 for ; Wed, 23 Aug 2023 01:04:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6476F4021E; Wed, 23 Aug 2023 01:04:37 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 22CA74021E for ; Wed, 23 Aug 2023 01:04:36 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a7d7df4e67so3472895b6e.1 for ; Tue, 22 Aug 2023 16:04:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692745475; x=1693350275; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9IQ3fqy3u1U9UF2Q58PG57ccIXlwAEKQCRSX+PGQELU=; b=ACzclmItpTsDF98FvSy0sdeu9a0QBJ9fYOcLP9U0MA01vPzGzoJIDXJUV+ktC1Y5oG Jw5Mre/YcQV+VjJusNchqu++d42kn0pCC/3Kps7dtId4N/DsqoClm6rJcaH1DErfTgJK SZyy46r5frb4EvZQZbO/OsY918RUfyX2ohM8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692745475; x=1693350275; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9IQ3fqy3u1U9UF2Q58PG57ccIXlwAEKQCRSX+PGQELU=; b=boiCiNS5fytmWT1A717fsAGNgIk/sX1J7fnYQ8KnyBrZeLE3tl/5Of1ixDBc1r5WNx lzO8GBxLy7jn1b410OzFmmMMfSJ2aD7H9e/9+MguegHeqBvSnSIm0vb+6G+iTe8iawjx EG5vyOrtnv6Tj5mJm2qikDSn0ysA3BrEIFk+esp9CnSy2ae9d5rfcLKQ6IpgNkO5cPm+ d6qbo3taU26Dt/1HZxMZZbV4f77sbK0VYoWwflllEbHXH8AVfrJPfV0CQMf/8O787jVG VPsd3l2hTNDyH5D22JGMvI+rFsb7CzygODrVERLamT7A69ThfEcJ5j8/AGDf3Tw3krzy Xxfw== X-Gm-Message-State: AOJu0YwpaY8eDbE+ObS4qXcdH5EC3AXMY1Bfxd1IIP2wQDKp1R282Cj+ AGLjpy8HoDfIoQ3C/qEMDk9AICK7YEY/RTZNZJkhbMIfNvhvCDXA3pbG7g== X-Google-Smtp-Source: AGHT+IEAYrUkAHo/3DPGCfvpF/Wzlf6TnLxsI3J13LGVT7JyTP7EIrXDqd3IU+gCgzuly0bFm0qmntd6Uax6 X-Received: by 2002:a05:6808:8d:b0:3a1:dd99:8158 with SMTP id s13-20020a056808008d00b003a1dd998158mr12058445oic.6.1692745475426; Tue, 22 Aug 2023 16:04:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y21-20020a637d15000000b00553cb8ddfdasm670533pgc.25.2023.08.22.16.04.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 16:04:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 16:04:35 -0700 (PDT) Message-ID: <64e53f03.630a0220.4fb53.da83SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A67B36052471; Tue, 22 Aug 2023 19:04:34 -0400 (EDT) Subject: |SUCCESS| pw130623-130626 [PATCH] [v11,4/4] app/testpmd: add recycle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/130626 _Testing PASS_ Submitter: Feifei Wang Date: Tuesday, August 22 2023 07:27:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:971d2b57972919527e27ed683032a71864a2eb56 130623-130626 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/