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 E503643F01 for ; Thu, 25 Apr 2024 14:00:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E1501435F4; Thu, 25 Apr 2024 14:00:16 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 46F8E40284 for ; Thu, 25 Apr 2024 14:00:15 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e83a2a4f2cso5381145ad.1 for ; Thu, 25 Apr 2024 05:00:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714046414; x=1714651214; 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=k2vmXeel+HVpDC7510fWhVIFDzdHJ7YtjKP3tq+5N+Y=; b=UoGz7jzgmrdiBRz5ISjc5GrrjeXBaRGBjSNq7Tv9Z8Q5M/DFXDOkrgO0aaeyjcgpuS +JIDMnswC5k1A7L96u1cnM300HnxP5/U3fyhPufbG0zxpiawd3kR+Rfxkwwd/2U3c67E j5rddqXcAGhrxqTxhCCUtCds5UAo4e7G04b5U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714046414; x=1714651214; 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=k2vmXeel+HVpDC7510fWhVIFDzdHJ7YtjKP3tq+5N+Y=; b=JABhCb4n9f764k2WDVnJfkp4WDHb9fBDGdxsNQ8jAl2x/p5z0uT9Wkvfs3neKwZ9JL 20vzFUHsgXWF+bMthiyGaliFTBXeX0uxWn+9GHiUacylGTEVcS4rJtcu/CBi+PWnKfpN zckLfS6ZFKPPfQ5FSf4ag1Wws6if01oNUuZMzui3rG1mNXNoJGJVtryNYO7VpMzA69fa R/g7C6g5P2naFRUpKnlOsl4q9l03gEIyFP2bWUzC1Ljn9HriHXz2R75gYZW8xmSHpT/X nJzA0y+Lo+070xVZzmgRcPmmf3uE3p47ZAsHGHUVXFWBmMYdfISWKmQx0LFzbCcaDwaJ FeEw== X-Gm-Message-State: AOJu0YxiktjLuYwxSKTj//cSyyqkZh8U/Id+Ik1kDsNlDeDmtVqgiUBV ePWMAzq4ex1D0P1B5GvYyGtCCsvQLLsSdpZc7Uc017oJP1Ud6SgxoI3u97I76gPad1cq6EDyC5P d9Q5mO0VbsHS1U/OpKeJz5peFklSq75NfUJ958Vh4 X-Google-Smtp-Source: AGHT+IFQhcq5WBSD2wEVoeq0P9wPitSjUyRvjJBYvFeGsb753y2HDl2AvUS/NZfPVkzUAgubf+RFRFNnKw6Z X-Received: by 2002:a17:902:d2c5:b0:1e3:dfdb:ac6b with SMTP id n5-20020a170902d2c500b001e3dfdbac6bmr7643948plc.4.1714046414350; Thu, 25 Apr 2024 05:00:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d18-20020a170902b71200b001e5677b2623sm481743pls.148.2024.04.25.05.00.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 05:00:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 05:00:14 -0700 (PDT) Message-ID: <662a45ce.170a0220.90aa7.89a8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 822E06052514; Thu, 25 Apr 2024 08:00:12 -0400 (EDT) Subject: |SUCCESS| pw139668-139669 [PATCH] [v2,2/2] deque: add unit tests for From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240424134233.1336370-3-aditya.ambadipudi@arm.com> References: <20240424134233.1336370-3-aditya.ambadipudi@arm.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/139669 _Performance Testing PASS_ Submitter: Aditya Ambadipudi Date: Wednesday, April 24 2024 13:42:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139668-139669 --> 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29850/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/