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 DD92C43D9C for ; Mon, 1 Apr 2024 04:20:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D68444026F; Mon, 1 Apr 2024 04:20:08 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id 2EDDD40265 for ; Mon, 1 Apr 2024 04:20:07 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-78a15537fa1so207602785a.1 for ; Sun, 31 Mar 2024 19:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711938006; x=1712542806; 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=rO7+7w7DFyA6ZDn0ktx9ROo3+efKsmPBX/u2pn6iGkQ=; b=KcxE1HIe6R9Mt2uV5Hg5rW4ZtcRhAq4Exyd6K4MbM+5kFU0eC39tqC22emRCIlHXFI Ga/C86V5Gu3Ddt8z5sp2mzAxd3t9nnJh7q0+NzLsTVpG7r802ho8ID7gFVrRZ5Swlppv MkiwzrKQtbaGNhzlrbUjn0fTWS1s1Yr7bxXYw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711938006; x=1712542806; 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=rO7+7w7DFyA6ZDn0ktx9ROo3+efKsmPBX/u2pn6iGkQ=; b=YgwdXtyUbbxFpaJRpv1+3qilgfl6N1KI7c9DS69AIBVB3QXi/KFb9f1W+eUgH3IR1A EsTL+1G1GUDJ6VrHGrMdLgwRovXAu5mtxBZJAv/DkJ+VUbgALwnmOSvqrq6NEXk9T9bt VR9gc6syb+l40RxJoc9/fGt1zC3R0gCYGPs+9+B36NJ9PICVkhZNBEgUMz+QMCBj+Bu3 WxM6gNPK+M5HQv/WBWrL17g1/weOHxOejYS8XmMieztsyLS5tiRmOXMq6QpNufRUKM/8 but8pNvJF8hlCDzul8krm+4WwXUqpSHYEW9UGpp8EkK/t9nzSgFY47W/d+hAoy1at8E2 rBDQ== X-Gm-Message-State: AOJu0Yz9NbV5XLJ97fJYOyIm288YDS53ZtlANFQewNxXay3O2w9b+mjt sKnZjMc8pUcEfvz0MaOC1h7fWx8ePlc56jnoUtJxJEqv7HGi3oHkJT5cmKJLdOsYPfrqLBb5nO3 +ewTseu3hEfVrTrDFZeo6IJlmQFVnYMALD/robX+04JTOECO/Gfy1tCBD X-Google-Smtp-Source: AGHT+IEr8B0XQRyETw0FVnAqUi5ElOT/VOj8WM/nTnkMB5XLtPbPxlhYQLaTGrD9FkYGXh+I2lCbkh3kFlSF X-Received: by 2002:a37:db09:0:b0:78a:6dc7:a256 with SMTP id e9-20020a37db09000000b0078a6dc7a256mr8448748qki.76.1711938004643; Sun, 31 Mar 2024 19:20:04 -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 m13-20020a05622a118d00b00432d2f238c1sm364336qtk.17.2024.03.31.19.20.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:20:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:20:04 -0700 (PDT) Message-ID: <660a19d4.050a0220.5973a.27e0SMTPIN_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 57F836052471; Sun, 31 Mar 2024 22:20:04 -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-intel-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 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 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/