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 693AE42F83 for ; Wed, 2 Aug 2023 11:48:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 623134021D; Wed, 2 Aug 2023 11:48:35 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 929CF4021D for ; Wed, 2 Aug 2023 11:48:33 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b9cdef8619so41389455ad.0 for ; Wed, 02 Aug 2023 02:48:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690969713; x=1691574513; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NZjDMWnMnzQy+BtDMel5ByNAZa1A96ISSmuV+kT8Qq4=; b=fOOmOHY9Y31V7MdIlOuUeewFI3Ceb+A2ypds85xDK3qy1C8UJc4zZuXzfUIiW9gxki iGkY+pM+zSVW+UioOdLYINW6wFY+Ca5Ck2N7uMsqG/F63IFUeHNQTay0/74sC+NBoaur rGKAUCaWptVbygklADHNdPKKpdwWF9urVScWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690969713; x=1691574513; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NZjDMWnMnzQy+BtDMel5ByNAZa1A96ISSmuV+kT8Qq4=; b=dWFwjwEcxNgfdNiIPq5z0eGexdDjxaeIN2Fc5Q/BTf6aZYGdqpJhphjEyfw1kUBgC9 SU/qHB/d1Baq2QXFAfWjXnaqQyOu6dj4FffOOPejA0wGAgRQkgytWoj3xhh5ujyeiFWl b0CTz1RlTYpj5f063xC1dGqxyPU029XyhqM4gJEdBfp38GiVzNHQbJoHdJGt4VcfmQmu NP0/D9yVT/zmLsygQb64Zf69RMVs2T6MybSiuBYw8lNijms+JcFn0H1mNRV6HnQqGys/ t0sAWLMaX0rB1SQ8a4aa+H5gFR7uAHHqSySoucaZg+W9Ib3MX3qpbf988jmguK3cDNHi H3Ww== X-Gm-Message-State: ABy/qLYzOrLhxYxFO+STYW3aHBUP6Vq7rA0MMcaNkkvW0ltjxV7AKpqY MZ4a0JEtJ88fav1OH5HiNyWuZjddTgjDQ3+yDj0TpqDNc+0dN1XiSnhoZxn/w0I/YflVPt2Ikw= = X-Google-Smtp-Source: APBJJlGvGUtw8ke8Uvx6LD7+GmjcBD7RtA3b7fwXbrlDwtcPh28ImS1OkZfEl0lKDV9z2T8QxhKp0knyh+9W X-Received: by 2002:a17:902:b7c8:b0:1bb:b226:52a0 with SMTP id v8-20020a170902b7c800b001bbb22652a0mr12148817plz.44.1690969712805; Wed, 02 Aug 2023 02:48:32 -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 s18-20020a170902b19200b001bba69b7ce0sm570165plr.38.2023.08.02.02.48.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 02 Aug 2023 02:48:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 02 Aug 2023 02:48:32 -0700 (PDT) Message-ID: <64ca2670.170a0220.e06de.7321SMTPIN_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 46D946052471; Wed, 2 Aug 2023 05:48:32 -0400 (EDT) Subject: |SUCCESS| pw129815-129818 [PATCH] [v8,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-testing Test-Status: SUCCESS http://dpdk.org/patch/129818 _Testing PASS_ Submitter: Feifei Wang Date: Wednesday, August 02 2023 07:38:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129815-129818 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27211/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/