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 7070443E83 for ; Tue, 16 Apr 2024 16:18:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 693E940268; Tue, 16 Apr 2024 16:18:19 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 6198640262 for ; Tue, 16 Apr 2024 16:18:18 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d8b887bb0cso3347287a12.2 for ; Tue, 16 Apr 2024 07:18:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713277097; x=1713881897; 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=Tbp+R8uT3Uuwm39tcZU9RelKvnj/Pa5m8TouVYOncxM=; b=dVV1dN1j6rvzgYO/zW8taWCG9X8WNqDqtHbsWYGdz+/nyAtAJjzMw4LMufjcxZPi4r uJRcH1cydPE4JlBHyX9VWbq4zbujKBgbED6ImHr7BHV2lVwIY/F1CWWQ5+6kVGYwwDDJ MLNwZ4q2MZLlbHmfa8fdS++/vQAlhDefZwNTM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713277097; x=1713881897; 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=Tbp+R8uT3Uuwm39tcZU9RelKvnj/Pa5m8TouVYOncxM=; b=Qgazy30R3lSTBOFlP7WobAiPWep+K1YWJBUTan22+1TRvQj6POBWNzIV68DNnXQNTi wn6UhS0w9UuNnbI2gyRy5ASChcwwYfasvuP5Gb49/JDtpQjbalDY5cUEcpQrZFH1x6jt 070vwcIrahVhn7zqqajEXOFhfIrlrPzFF9h/Uu6+5DEn/xqGbrIqEEVfciUcSKo0x35L N3NJPA2PtNeI9G7WE+zIdV+W2+i65KvgJ/0zPtjd579mMyIcvMpIwF+VLneCW78EY6cK OxQG21DYke9jZZiKXUdpsK4O0z/HZYo7w9CK+Ygvp8o0fLa4v4i8sRqY6KOYEq0Ynp9j UdOw== X-Gm-Message-State: AOJu0YxNPHG84U9U6yd/xhwQL+YDYAdDnMHnGvf9+CvTOZ6p+sFAInh4 PaloTX8jr+5IZYNOSaS7XlhZm5H5JOfqhqKX7kHXOQ0NfgMNidJTGntuSa+6beOV8Oo0jjng4D6 KZXtThpJ2ZNZyAAV1DEhWVEDgNZv2JDQOu+PO4wtf X-Google-Smtp-Source: AGHT+IGFhk+vPB9tmGqhvzX2NmG+MgYF5JgIYOB6/tRoXM/W8EbWens1eeW1cHws09c4yILlre/2tiN0tIhD X-Received: by 2002:a17:903:482:b0:1e7:d482:9d96 with SMTP id jj2-20020a170903048200b001e7d4829d96mr1994398plb.10.1713277097555; Tue, 16 Apr 2024 07:18:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id la11-20020a170902fa0b00b001e019c8a9e0sm457068plb.30.2024.04.16.07.18.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2024 07:18:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Apr 2024 07:18:17 -0700 (PDT) Message-ID: <661e88a9.170a0220.ccbf9.4ee5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E192604A958; Tue, 16 Apr 2024 10:18:16 -0400 (EDT) Subject: |SUCCESS| pw139415 [PATCH] [v2] app/testpmd: fix lcore ID restrictio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240416095556.173787-1-sivaprasad.tummala@amd.com> References: <20240416095556.173787-1-sivaprasad.tummala@amd.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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/139415 _Performance Testing PASS_ Submitter: Sivaprasad Tummala Date: Tuesday, April 16 2024 09:55:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:6db5f91b5e628671c341b833f21ea35e65e9699d 139415 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.2% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29789/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/