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 9C18342637 for ; Mon, 25 Sep 2023 19:49:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9791940041; Mon, 25 Sep 2023 19:49:58 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id A1C3A40041 for ; Mon, 25 Sep 2023 19:49:57 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-65b08bbd8b1so17208886d6.2 for ; Mon, 25 Sep 2023 10:49:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695664197; x=1696268997; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YQspYt3itARcxftd3mO1hOz1acotcvesQpAMis1fA70=; b=i0TdfNRPucuoBKlg6mdJA1yk1UPtxWZNWZUe6ymql52pLB1UCeVfJQn8/iLyYgz05o /XDN6xKlYXBIsDXLFKwyuIHomaEyapmJ9izbvvCCfLU87ixgPqCZaMBmg2zc8KA8PkIy gzq1Ix4vJIKtycdTi6BXPxmPuU7RJErWGP8QI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695664197; x=1696268997; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YQspYt3itARcxftd3mO1hOz1acotcvesQpAMis1fA70=; b=Mv3lXiRXTbFf8azzn7YSYcoiVnhQ1TqsV9UUqrv3oDSueFakd+n9q9zo1k0JXNYiH3 IDzsdMXN0UFl182VtpyK+yRyF4s5r9s84PHNvaNH0DGL15rffYcIrRAXPwnEOd4a9gzZ VfWRQNsLPPwvjz0UV+nb2ABtu/LDVzrr9bk7yjEaBmbCUPjLRWFrdXwCh5SBZejgK6TS i/Pp+nfXfZEB1jl65FIGYGQnKZhkBYF+kzLI8KO2ENIYGvfL6EB9mLVXrVfG6bEZDjIb 9pVHb+UP7EJtcfkjbJwaUZVjxcxoYRpi3UruCf+EWYwdMbs6dARuwefFzja07So8EIqq BQCQ== X-Gm-Message-State: AOJu0YyvApoSmmrkdUUXJK6EjQKqvdTRKXkDnXin5QSa9sWYbsPgDxFN VKVCpTajVvtqGKScp9HAkdfCJEbAXFVsa/LeP0j6TgnuogeYLjTTokPhIA== X-Google-Smtp-Source: AGHT+IGDuxlBddPmBNiK8CMgUAJ3Fv4yd6q3o+p+XsOra1Svpx9mnLd9T++0GLvyb5q8pl44MWHAG1NI2oNe X-Received: by 2002:a05:6214:5d08:b0:64f:4d8e:574e with SMTP id me8-20020a0562145d0800b0064f4d8e574emr7150291qvb.7.1695664197113; Mon, 25 Sep 2023 10:49:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c16-20020a056214071000b0065af1de06d4sm182701qvz.37.2023.09.25.10.49.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 10:49:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 10:49:57 -0700 (PDT) Message-ID: <6511c845.050a0220.a1c4.c32eSMTPIN_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 D572F605C351; Mon, 25 Sep 2023 13:49:56 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/