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 E2B1943DA9 for ; Mon, 1 Apr 2024 17:45:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCCB74029F; Mon, 1 Apr 2024 17:45:23 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 795CD4028B for ; Mon, 1 Apr 2024 17:45:22 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61495e769bdso10505257b3.0 for ; Mon, 01 Apr 2024 08:45:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711986322; x=1712591122; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=9co5PKA+ZmtVHW7Vzr/5xjn+uVuNvN8FezyRvQ1MFMw=; b=Mf3dyYnoSKND2Kb3cMES0jDSrhV1rfPJYcIk8Yj+TJ/FcVS5nrdruMZ5n8JbQp/6TL P2cKWNGWHJG9JOnimcAjnKG3PIX07ymsu12z/ouusnkjWbXoq9xB6kurYBmzxcEvoRzg JgnRnbqbl7WeY2F59Qb5mKCgvvuE85FbuANbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711986322; x=1712591122; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=9co5PKA+ZmtVHW7Vzr/5xjn+uVuNvN8FezyRvQ1MFMw=; b=PE1Xc7HYYDXX5QAgwZbD1DUyiLDyYeDkfclw6KR+yFkJUdnT1I5W+LlOBA7AVZl9q1 CTAah99rGbWzaf4I+RI9yg/Do5yT0P2V4x51J2mAdppWFsimZlfZwOo5OMs4keqq6VOc 9pDkAzJEE4L2kVJYFt1hA0Gndyc+oE8tbom/8jHRNE+oCBrrREwLXYjSxe3YnpR4QWH3 4Vup8K7ZWE+mrR7+Cm/0d/zzIGWmKGHmJL+NwKUZHSLLIFTNvbrAB3xOpu4nC1nuS7eU TwZEh5vAqR35ELsgKBFxAFaoaTqb8DjAzJtY+sJrFFBBRnI4lgh+cBDFMXjel6OPp9zR 7uiQ== X-Gm-Message-State: AOJu0YzaC8lJBYa9xDUL+LRp2y6ZnANhJ7XXbevIOpWv237hlnCjVW6h L6j+HmUkkwBdd3mCyy9iIveaDGBwgv6Lm8jRbZ1zA6PD9vYqrpwMZCIWCJhQ46UawLJRT2UG3Bw Q6EEH17VjcLqeKq4rDJqS/eTgEf1eLrZmkakYrbXR X-Google-Smtp-Source: AGHT+IHD4F7ksbKYhzuMpgf6yOSFABhyb8mob/NgWrap0sZRGT26dgEtn+FZOKNQiKaiUENPRdEfZGc0Zkyf X-Received: by 2002:a81:bb52:0:b0:611:22a:3dea with SMTP id a18-20020a81bb52000000b00611022a3deamr10088285ywl.17.1711986321876; Mon, 01 Apr 2024 08:45:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id he10-20020a05690c48ca00b00610ee06edb0sm530216ywb.54.2024.04.01.08.45.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Apr 2024 08:45:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 01 Apr 2024 08:45:21 -0700 (PDT) Message-ID: <660ad691.050a0220.31b80.fbecSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 6ECEB6052471; Mon, 1 Apr 2024 11:45:21 -0400 (EDT) Subject: |SUCCESS| pw138766 [PATCH] [v2] app/testpmd: fix releasing action ha From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240325105826.393231-1-bingz@nvidia.com> References: <20240325105826.393231-1-bingz@nvidia.com> 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/138766 _Performance Testing PASS_ Submitter: Bing Zhao Date: Monday, March 25 2024 10:58:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:3ce30fc646084443eb06eb808c73e3312edc90d1 138766 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29648/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/