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 7843C43F05 for ; Thu, 25 Apr 2024 12:23:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 748D3435F4; Thu, 25 Apr 2024 12:23:51 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 81AF140284 for ; Thu, 25 Apr 2024 12:23:50 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1eac92f7c74so2295475ad.3 for ; Thu, 25 Apr 2024 03:23:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714040630; x=1714645430; 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=e2xi+1JuRm9atBuQDEsBn74ehY9ZinOhO/20ns8yNeDXokbNXZnmh0w0Rqatu3S/S4 NhdUr3B5s7Zr/spOgVZdvtjQlSFep+TfpO5Vjw8hlZs7jGgmI40FUfI/INtyzFaiSrpl YONPBEscEu/gMjCrkM7sAQuGXLtwfxDwpofy4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714040630; x=1714645430; 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=OLpsKu+AMJy/h6PpMo4YYSc5CRTpbGWms2lyiZ5krILl+9cD60zqEGfLbVesZuPqpB 8smcptSw20KRYm40qtTLVu67qE0cHSJsrA49gqIGZp4HHHPiTe1jMU0v4VvX2FNHkdYk 68HdCXf9QFl0RL6Qd19ke/WYFwZNTooHuWO+F5ZNMlqsSRrNAd/i3M71DCGDSQo/0J7E jX0+CplFaqCXpCvetIU2gipbbgyk278x+BuM2QfsTh1XLA8w+AwF99/bVGtGdiR3IaUS hO2/JrYnI/+V6DO/kafr82rBHJ+smrFk+BhVfJI9/Ohih5Xk0Vx50n3oWIkPmwh/yb7G VTyw== X-Gm-Message-State: AOJu0Yz3A4h4SFeBIJ/KIR3MNW4V+I3E55zH7ESohejuxEA/6/gjORYi 75FNwQVGL1dVjPAqG9BKMZf5DzfKnf8vGioEHonadPrKcuLjWPdCWAKKqCqcRX5RQB0w3fxq67C ItzGAKNhB0zMKF5GM2ZKDRosFT0KkOFW991mNncIH6ORVDuOcKko0odOE X-Google-Smtp-Source: AGHT+IELU0ViqICqum06wsOGK657al28b6TdMVtV25xfHuQQWsimzpNnthFbhJ8ILE3r3a9Vy2boYlbshQGS X-Received: by 2002:a17:90a:ad96:b0:2a2:981b:2c9e with SMTP id s22-20020a17090aad9600b002a2981b2c9emr5512840pjq.36.1714040629743; Thu, 25 Apr 2024 03:23:49 -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 lx1-20020a17090b4b0100b002aba8352543sm58150pjb.0.2024.04.25.03.23.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 Apr 2024 03:23:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 Apr 2024 03:23:49 -0700 (PDT) Message-ID: <662a2f35.170a0220.a32fb.249cSMTPIN_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 C871F6052514; Thu, 25 Apr 2024 06:23:48 -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/