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 8168A430EE for ; Thu, 24 Aug 2023 10:12:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6576740EE1; Thu, 24 Aug 2023 10:12:29 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id E0E0C40EE1 for ; Thu, 24 Aug 2023 10:12:27 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-410ad0ae052so2760601cf.1 for ; Thu, 24 Aug 2023 01:12:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692864747; x=1693469547; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h9gHmPyeX1DC2G6aETV2COq48Ho7laD2F11lKnmu1IU=; b=jEn1cnHhvKrz1Q/zbk74zfEaa0y31APUCqyp7Enl/PFYLe9ZgT6M8HKA7a7d158TUN ujFxNJ391WyVVz/BusccDGJgHRxqqXb/q+NsC4FCL8KDhyeFAY4Px8peQx6k0B2fX3ze NDQW9vrRAh3drvd8jIrsD/Le9WuQLz1GjaPoM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692864747; x=1693469547; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h9gHmPyeX1DC2G6aETV2COq48Ho7laD2F11lKnmu1IU=; b=LY9AlOiEr88RBWRXyDilJa57RDsaMh+imUl9Xd9Djhr1GpTJM5GfuVOAP+jGTIJoKD vSB3MUlBb3LJUXAAtwqGe0cooZmdCoEGyq7C4L8rliwutp4Zl7jzKLNq+wpz0oGCaDGl lbGp8w4mTyVlXSSvxx08NYWS8uQSTsQ2RhzR+/ta28uIk5d0m3vnGoNsR3THyIo9aAG3 QxqzVAdUEy9XkWGPcOFfKBFNW7A5uYq/35CP1d3m4b08t77C88lh8wbA4e8hTUV7k2wu UTSeANOqRBsJ2IYeecDCtT2JxyrzFqAHe5CVpjV2wZvr1jCStGO1xhW7r3fJAzrKyaTL n34w== X-Gm-Message-State: AOJu0Yy35yxTaIBIpM/W0W8s+21fnEIuGQ05QjHgvS6iol0VQoHRg9nN iGj4C98Go13V71YrC5tfGGW8IrM02gGi/67ZCrzXpUEK9Oz5WBFQkrrS95WX0rhuyh4y+E9TpA= = X-Google-Smtp-Source: AGHT+IGKvrL6IXO7L3H5hsEGiEXsgt0lgy/Svgcv16R6uyz3BLNfYvjPx7Zt7JQmHvxbGthgC3X09sBhKxTx X-Received: by 2002:a05:622a:1997:b0:40e:f7cb:8c44 with SMTP id u23-20020a05622a199700b0040ef7cb8c44mr17034660qtc.23.1692864747114; Thu, 24 Aug 2023 01:12:27 -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 s20-20020ac85294000000b004109cf8ac09sm374579qtn.10.2023.08.24.01.12.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Aug 2023 01:12:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Aug 2023 01:12:27 -0700 (PDT) Message-ID: <64e710eb.c80a0220.26ed8.135aSMTPIN_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 A56196052471; Thu, 24 Aug 2023 04:12:26 -0400 (EDT) Subject: |SUCCESS| pw130695-130698 [PATCH] [v12,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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130698 _Testing PASS_ Submitter: Feifei Wang Date: Thursday, August 24 2023 07:36:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:934c0ccbfe881d861d749a9f8fb146d5f134c04c 130695-130698 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27432/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/