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 C8542430D4 for ; Wed, 23 Aug 2023 00:42:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA35E4021E; Wed, 23 Aug 2023 00:42:00 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id AE4794021E for ; Wed, 23 Aug 2023 00:41:58 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-44bf0ddc091so1996229137.1 for ; Tue, 22 Aug 2023 15:41:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692744118; x=1693348918; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rUBgp33xXb6Xe5XQe1a5BlKJ9NmM5biTENhMKpyWo+s=; b=iKOx3tONEjs21xJVHSPPhBGr/9MWklA5gDR+9uGGfKrXnXbq19M9m8KVRVjXYo6+HS HJw2Eo3lI9JGiTHbRsBvPTv/WZRbNsqHpkeoFLHND2/WZCCaIVH24+ycqGSz92k01I8m 21IsJqhmeAWc2LfRi7JiV67Bt9xB6v7bZ0DNc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692744118; x=1693348918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rUBgp33xXb6Xe5XQe1a5BlKJ9NmM5biTENhMKpyWo+s=; b=NzzrWbtPI4pQxCizzMGaPhTgM9QjPhLuhPh01Or5oYU/K+NPYGeBNwKw+2r1JT785+ hGBNmQ1fe7V9hj7BqNqsivXiVfqy2St7EJ3FC/vQpa2bNawsCKPLFprhqs07N7p9ln3x 6v4j9C3DAyagkjiwTNhpU4/sDCtUWaix6FSJHYOFjb4FzAVRy+3YzkJQAlVaj8J76qmB a0brzy7ljzbOBEg/oogxSQNDl/Nrvp/AiJUmZ6sc+sMwBBXNBHK9tIIxxP600SqXTKfO XvvZ8hWAIFTJXoQRLK6cKdLdROSeGYirxhB4ZoG9K2e7ghdqrp8oCiJvc3ndDKnITbXD lQGg== X-Gm-Message-State: AOJu0Yy091fFNGLoxuioL1cSMFP5l2Yh0NDUFARBgvaDbybFnUtLIIhM pIlE9Vx5jnB8rba+TfAypNokpHkvVX9gXRJD3ep894g393dk4AYbU3Uo3A== X-Google-Smtp-Source: AGHT+IFWKTP3oLmhS/p4AR56ZXyXUFMyNrKSxrhjG1Srq6d156kGjfmvKzzRs8jrWsD3/UB1YjKpdMq+ENXc X-Received: by 2002:a05:6102:354f:b0:443:7935:6eb5 with SMTP id e15-20020a056102354f00b0044379356eb5mr10195937vss.15.1692744118251; Tue, 22 Aug 2023 15:41:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a7-20020a056102094700b004365c45a1cesm1045993vsi.2.2023.08.22.15.41.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Aug 2023 15:41:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Aug 2023 15:41:58 -0700 (PDT) Message-ID: <64e539b6.050a0220.89e7f.55ebSMTPIN_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 E23CC6052471; Tue, 22 Aug 2023 18:41:57 -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-unit-amd64-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/