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 28B8443DE7 for ; Wed, 3 Apr 2024 12:13:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23655402CE; Wed, 3 Apr 2024 12:13:49 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7267A4025C for ; Wed, 3 Apr 2024 12:13:47 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-369f7cbf67bso552385ab.1 for ; Wed, 03 Apr 2024 03:13:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712139227; x=1712744027; 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=ZLT3Oo42C9o4wy9lpi75DH/cmA612hOS5DJjbZZE9H4=; b=cO1UB79qIf5PIemDiWPCU+Ea8RBD9wkbZoBRIXwDyhhSdlCEtDvXyWUMFWgXzTv5Nh WXbwSWIrg7x7CUna7cnxCUV0RwF5/BA5K5t7r8oRjxMLhBbX2tu7z0vnXeyV8qsWczzx QIZmwXov7G2DCUKKfeC/Cou1aTWNHRrFBVC7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712139227; x=1712744027; 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=ZLT3Oo42C9o4wy9lpi75DH/cmA612hOS5DJjbZZE9H4=; b=TnDGM5nq2Yqf5gAjwGxmOAHSyUX4l6zY6CI3UqRG1KqX406Q+X4aqDBwdaEa9yRAPf Yv0TsMOzNZ5kGeZ5NUk0ivX0GpkAtb3uOMYR1t7gOnpA7ppOcidWof8EcP8zzqNsIVWp OIUgMeME0GmW3CUgp68KysCHK3bzZZIwFD1ty1K9ELyUMMTCVLJ1R0ueJfPwNH83BuGP Cq3bmIUs1gAdnPh1BemLq9L+ROliMnHMad6uopz+8DMr0+10+T7SvQgiBIDVMe8OX1mi RD1aaWS1WqcHvM97Lb6tjen+GWOibCahJitcKQAPMwcjljVHc+UpdBGQHZ+nMTzLWsxN sfzA== X-Gm-Message-State: AOJu0Yzu7vcK0ARvS7XmbYqIGLDc4rtLAkA+EGCZiWw5UnUosqvcEuT+ 8zf2DGCkJW53BgQUAKcFQrMiZs0M26d+/YwcIbL0uLX+l/l8ocKdzGlu9ecMtvPIuBrbK6o3TSy GejEpgI8IODCraNHvpHlH8ZYY+RWS+jd2J05ZTmns X-Google-Smtp-Source: AGHT+IEey/+ZtwgcFS51HVDLRoe4A4z8GENLisURx8piCC3Vp5hWdFVyvGq8Gjv0tQ8fLIp9bwlKOAim6xej X-Received: by 2002:a05:6e02:13ae:b0:369:f705:4733 with SMTP id h14-20020a056e0213ae00b00369f7054733mr543710ilo.9.1712139226873; Wed, 03 Apr 2024 03:13:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020a056e02198500b00368a7675e50sm716251ilf.47.2024.04.03.03.13.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Apr 2024 03:13:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Apr 2024 03:13:46 -0700 (PDT) Message-ID: <660d2bda.050a0220.8a668.823bSMTPIN_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 578556052471; Wed, 3 Apr 2024 06:13:46 -0400 (EDT) Subject: |SUCCESS| pw139012-139013 [PATCH] [v1,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: <20240401013729.1466298-3-aditya.ambadipudi@arm.com> References: <20240401013729.1466298-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/139013 _Performance Testing PASS_ Submitter: Aditya Ambadipudi Date: Monday, April 01 2024 01:37:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 139012-139013 --> 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 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.8% | +------------+---------+----------+-------------+------------------------------+ 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 | -2.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/