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 3A7E542979 for ; Tue, 18 Apr 2023 09:06:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1FDD140698; Tue, 18 Apr 2023 09:06:49 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id AB56D40698 for ; Tue, 18 Apr 2023 09:06:47 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id o11so9323849ybk.11 for ; Tue, 18 Apr 2023 00:06:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681801607; x=1684393607; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ooQh1Uz5rfS/Ep4hnlSwz9oQIxkhvHPNMEWx5MKMuwQ=; b=b69ZjsrSw2vTj+vq6tc4hU01PxGLcWL+iQZ1Hv8bjKydEmHrNMQ3DgSRfAfYX4rW6M PHLzBg/4FqmO0iUibuE8Wj7IHC+prfYI4wXhwDJ+aNqA9Al1u0YsNRS5D5DTTi2VGjWN zCmCYv4w3p972m8R4950ZN7PqFBEV0KN4Cm3I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681801607; x=1684393607; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ooQh1Uz5rfS/Ep4hnlSwz9oQIxkhvHPNMEWx5MKMuwQ=; b=V15ef1592NTDEa8fuFRZWD5bobYSq6rv4LY3MNJVUn3hVchk69dV7CJlUV1R8K2Ph9 mlZDIx+3jMBgs77gKWt7jjEfe+fekoioOP88jH/n7thQXSFbMpgUUxD8qXJEFns5xu3i HsgrnpaU6xz5LLhGK7ECFgTxwA9cWuFYo5tZb0OkX3jfI5/F2t3DeVyYODvhHIOz/2Dl YRxNEZp/PhZ9rdMP38hab46nxIFCtjCeU8fq5GAR73buAd7addRpmsH5UY0E57EZTANU HuJUkNtkHLhLzqG2nFybc0TeSa9ukD7rDNxBrd/ZZiz3aAhUUy9KAEk2fOMd0Y2LfjUt qQfw== X-Gm-Message-State: AAQBX9fHwOTiZAoTAVQYodjgF5EAHD4eKvyRe5LDTxhHZ8OdZP0hSdzi Wrt4R4dN8EHqLy9GR34CQ5KcoX7Z2yWVtFCEibcw90xvYXRcxoJOXhbSTEsS5i3R61tCBAiZgA= = X-Google-Smtp-Source: AKy350Yzi+KoMIcHpozQCdmlUkrX3qxBU2k9qQTuz9ogPJ7+8fX+vme93yEwJ7S1z5yz9iHMjNV1Uo4NRVIQ X-Received: by 2002:a25:1ac2:0:b0:b8f:53bd:c142 with SMTP id a185-20020a251ac2000000b00b8f53bdc142mr16179865yba.54.1681801607075; Tue, 18 Apr 2023 00:06:47 -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 m206-20020a25d4d7000000b00b8ef2149e8dsm4202604ybf.1.2023.04.18.00.06.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 00:06:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id C9511605246B; Tue, 18 Apr 2023 03:06:46 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id C799260095; Tue, 18 Apr 2023 07:06:46 +0000 (UTC) Subject: |SUCCESS| pw126218 [PATCH] usertools: enhance CPU layout From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418070646.C799260095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 07:06:46 +0000 (UTC) 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/126218 _Performance Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:25:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126218 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26026/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/