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 EBA6342BAA for ; Fri, 26 May 2023 13:00:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E807640A89; Fri, 26 May 2023 13:00:25 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3613440A89 for ; Fri, 26 May 2023 13:00:25 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-77493b3d18cso64381639f.0 for ; Fri, 26 May 2023 04:00:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685098824; x=1687690824; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=D3/Jvi+0hE7v+qFGLbyYHuA28zhCto+6S4ehD/bZ9C0=; b=SrITxXh0b8R4khqMzC+of0wsYDXYV/nwB3jQmt/3eNvbk9rpFIGxO6XHhFCvNlWNhp tX2DTrioU7/Ni6OV9sBb+woxti1M/kdCFf78JH0lijE+QVig2iDoA29Ie1ymvFKAch20 jfylahTaEc6+SwW3xLOnovHtnExtrLZgznl/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685098824; x=1687690824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=D3/Jvi+0hE7v+qFGLbyYHuA28zhCto+6S4ehD/bZ9C0=; b=BwNldwZKhki8k6CAN7HD7NZXtV+HnAA7VfG3u21rAA0EoYQNRoEIW+dRvzqx1xzQ5Y rIQOhLmuUHfYdF10juMFuLWnskepPd7yZSQu2FUiRqR5j805bxwsTQm/yK3djPkQg2tD 1fP8BGrnhjkkBWUsnfZh7YbtwGav1JDw4lfeXzBdIDeCwUgEHks+nvMbGq/EcywoD2m6 V29lnR+eqmdc5M8Ru7ZIBei7cisIzzoAgYbU9GbXFOMAUuZplNeuhfzXJZ6xOpX4FZhx gv30gtq87wtK8TpIoPsiRjvklI0iqBo6M5mkikELP5mnC19yG0yYkTR9h3X6tBH/uRif JZCA== X-Gm-Message-State: AC+VfDyiV3hwKVcV2jetXWJkqn8Cgi8H7h0lcjCqm5FTpzsH+WOPaa1i 59Cg5DnqFOBW5OgmiVL4SSCzx3nkUpRH6mteURsGJduus31EXkHevI+MmXCUsIxNsR+1K3oqQw= = X-Google-Smtp-Source: ACHHUZ7PZWnRqiCMzEfVjaAJ5AzA9Wa5uVoPVq2ktf7ZEuAk2druKiQNru3+3hdkzYbYCU31OXSocORD6KlF X-Received: by 2002:a5e:8617:0:b0:763:5cf8:65eb with SMTP id z23-20020a5e8617000000b007635cf865ebmr924893ioj.9.1685098824580; Fri, 26 May 2023 04:00:24 -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 g10-20020a0566380c4a00b0040fb265f94dsm150298jal.65.2023.05.26.04.00.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 04:00:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 04:00:24 -0700 (PDT) Message-ID: <64709148.050a0220.4e1c3.52a5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id C4A36605246B; Fri, 26 May 2023 07:00:23 -0400 (EDT) Subject: |SUCCESS| pw127385-127391 [PATCH] [v6,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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/127391 _Testing PASS_ Submitter: Feifei Wang Date: Thursday, May 25 2023 09:45:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127385-127391 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL 7 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Alpine | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.1-2 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) 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 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26384/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/