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 F000442637 for ; Mon, 25 Sep 2023 19:52:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB8A640041; Mon, 25 Sep 2023 19:52:35 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id C3F1240041 for ; Mon, 25 Sep 2023 19:52:34 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-4526f0bdf72so2648752137.1 for ; Mon, 25 Sep 2023 10:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695664354; x=1696269154; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=VulHzXP8DO0L2r+wm1g3qbQkHSTJY84x8mtvFvnyHUU=; b=N3eQSqDk25CdYhB+5gO5/g7yI/sRLRrrwhxEKz9ldiHCtGgsvk9mcPeBe968OH370Q 6vMHnb6bM5GDRdYN4LO1DC6pvFnBTbAL3NYwuMb8mm6zTU9Ns74GugXXa7GqUmb0oAcU Y8xmU1Rx90dhtYZ3Ucg3emxiMlmG57lzy+fUA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695664354; x=1696269154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=VulHzXP8DO0L2r+wm1g3qbQkHSTJY84x8mtvFvnyHUU=; b=IJ7lus6l+TPCz3/CdYekseG8AgVnv+MWAap/Imb4WgE6x+TLqb5h1jxdL1EayiKh40 TqTxibIMRwYCGHJx8NR8jTB5OJgVlEoX06Tx+h/81hK57vP2mvk32NB2U8gMm1zRk6UJ 8NHXue7Fek3o9TtwwPvoZUl6WRSZJur1FdAzG4wRAuGF7LkroVQzSmjkcRml2Y+jt0dg mpYWTXetZWroHgsEEn1j9+8JoTqpuQjJ8AMJW+2TgACgjpr9D+RnU+X0sGY1AmlAaJhu 0MjQqxppXKePhvlmHYcYo29/jME5+eXEiMlEex0S8H7j17xeb6y3svo5ZEGISX9PUy6I WLQw== X-Gm-Message-State: AOJu0YwFs9nc/NPt3cQtiunX9vuudBOjyWjPSjU6aQ4NRldIRJg8AarX lzd0mZC/USvaJIsXFoBi4ZZoERk40ItSrVDSJy+avF1U6nbeCi6VJaMLrDxAW5H8vcb5/HbCEw= = X-Google-Smtp-Source: AGHT+IEeysP4T+nvmCE5hjeeJ1AF+AzI3fw1SkJvTezBIPeXhmp6ye74PzmhZ195FWnhjKgoUmzM7/JNedsw X-Received: by 2002:a67:ec13:0:b0:451:40b:2210 with SMTP id d19-20020a67ec13000000b00451040b2210mr3240111vso.3.1695664354083; Mon, 25 Sep 2023 10:52:34 -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 bl12-20020a056102508c00b0044d505364f3sm534526vsb.5.2023.09.25.10.52.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 10:52:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 10:52:34 -0700 (PDT) Message-ID: <6511c8e2.050a0220.64548.b71cSMTPIN_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 AA686605C351; Mon, 25 Sep 2023 13:52:33 -0400 (EDT) Subject: |SUCCESS| pw131870-131873 [PATCH] [v13,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/131873 _Testing PASS_ Submitter: Feifei Wang Date: Monday, September 25 2023 03:19:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:2744cb6ef086435ae7d3d997b9b62a3c74cec224 131870-131873 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/27708/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/