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 63C3C43F05 for ; Thu, 25 Apr 2024 12:26:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4FFBC43711; Thu, 25 Apr 2024 12:26:00 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 29E3240284 for ; Thu, 25 Apr 2024 12:25:58 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6eff2be3b33so820053b3a.2 for ; Thu, 25 Apr 2024 03:25:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714040757; x=1714645557; 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=eNw12ReeCYgZAVT9qEgZpu47IFq6Q/mFYS1EDfUwT0U=; b=a3x4vB3j7kr67Qo4fuDaMydBaLWSIOtBzYaMCIyJsJZGk0696c4gT4B8oRmz6KV5EN KL7QsYmu6PrOQcbY5hhB+je/PobS1V/i5M1ynKO1mOv/jk9HPoPFRB7QTUe/XeSWnUC/ K0y9oWMIuJ3DFvtWF3DO7eaJbtdI9YFNcgzjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714040757; x=1714645557; 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=eNw12ReeCYgZAVT9qEgZpu47IFq6Q/mFYS1EDfUwT0U=; b=BuvtFywDiHWOsFKkL3zYrGJp0ssDa2vswVxzD36EwJnItGqDIw0f8eTwo9jT+OnWnj cNXz0nKWsKlykhQXMgFimqd2c8o7el4GGW5Z7Lb4YLxUQxrOe+3kyFP9UWIi36UOYb/s wFk0DyDRKYHzMWXG+KCCK23OAUaARoswBg+4tLFfm0gXUoVM3j85mV98fXn+N4FkMURc CimN8VxvZAk0UZDR52PYj21rEeg2J0QXOSquJvt+Co2asShxZ/bv/w3E1yDEuRhQYVk8 sWnLNls2MzLO7fudzHdjx4RrFZsUMjeZs0o4saQeaCPV0slb+a6InxtvYUprJCtFfCkm l+3g== X-Gm-Message-State: AOJu0YyY8g3H8KM4YWuR22lORUD/ty0CqO6wP2zDJCpvG/CrJA/CBZUG egAoZ30PH1yw1pUXo/vy1+fbuRg0jHgwjYc9mnkFrkI9JJabSfepLKocoPuuykF+vPazWJohwiG lLgB5meW3Qfgnr0x01h7jxwdsU5myYaSClHuE6/5mlSBERkA8kM52t/gq X-Google-Smtp-Source: AGHT+IHbFWQR4nJrkwBOE9b5avDi/tSAHqKLL5Lym73bM3oQfcUc+OM/omgp9HMni6WnRC7T48V6kh3Q365N X-Received: by 2002:a05:6a20:2d21:b0:1aa:9310:e83a with SMTP id g33-20020a056a202d2100b001aa9310e83amr6050576pzl.6.1714040757376; Thu, 25 Apr 2024 03:25:57 -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 j19-20020a170902759300b001e9a14a5760sm287283pll.127.2024.04.25.03.25.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 03:25:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 03:25:57 -0700 (PDT) Message-ID: <662a2fb5.170a0220.5cac0.cb76SMTPIN_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 6F4BA6052514; Thu, 25 Apr 2024 06:25:56 -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-intel-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 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 3.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.5% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ 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/