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 A78CC43D9C for ; Mon, 1 Apr 2024 04:19:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A389F4026F; Mon, 1 Apr 2024 04:19:40 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 1209340265 for ; Mon, 1 Apr 2024 04:19:39 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7d031abe8f8so125713939f.0 for ; Sun, 31 Mar 2024 19:19:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711937978; x=1712542778; 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=bByyXeXSfV33ECQ66QBE+lSnXzJ0tcGP5w1MzKV/9mgrRPMD4ngtNyVKlbH+DInxeQ o1c/wccbt7FHiKewvqbvTdd8dQbH/iCKah+7quHLruS6zY8fqo/w/V9LmtmJAgE2NAkQ t1IZV7A1D0Ke/KfiYCaFw/xKHzO9qIgQRVQtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711937978; x=1712542778; 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=GoiQn88ob8dtgE5EE0ID88JEjB5Fe1B1Hp2kjpEMBeitocM1k05ZCCLOYCMxreWKre nK+PYbWxLcNsCSJ8P7GoibcuEw5bpCUPiRdGr+iYWNxP8jzOX1CsSKOzB9Gi2fuQRjVB xtZhAdmE0qKVroyhqIah+ZVZVRiPZJH1Z17tNNVxNZGS4Sc2ni9bB0Cq469KXwsfjjeA eFnxNOqZNYcsmwbxAcyUWfs/4Z576Gda4B+7EDx2Wd+7BCzlVcNOofzLQYiw0YU0Wvvq 8cL8Im3MGtgqgEG6L1hLAeXFXntB6PCSIiL08ZNtktdFoXr49WqZmC6gqFCXUw2IQI+e fEWA== X-Gm-Message-State: AOJu0Yz5VE83wSJT2TmVlBt+GUrseC4W9h2PLMKCr6dPECOSOiE3kEOR Eah932gK3jYt2+0HMxg7GvOdkg0H6Ua4wNipLIpXvNBBi+uBXXJE8aS/oz9ScidpPwA6OCFqDYJ YE9pzyjFanhNsfxC9l5IlLKPn/8rLseoB9PzIk17WIRRQOo/h/GHbgvS0 X-Google-Smtp-Source: AGHT+IHl3DFrHuZLZluoJ81KFmjUviRD2ehr+E2vEHxKGb3jDdhxH+5tI1xsUF3osf+3Q6hPZYFLfKxvdHZv X-Received: by 2002:a05:6602:3282:b0:7d0:665e:9af6 with SMTP id d2-20020a056602328200b007d0665e9af6mr8298016ioz.9.1711937978465; Sun, 31 Mar 2024 19:19:38 -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 gn20-20020a056602641400b007d067b65d31sm329436iob.25.2024.03.31.19.19.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 31 Mar 2024 19:19:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 31 Mar 2024 19:19:38 -0700 (PDT) Message-ID: <660a19ba.050a0220.7a902.31faSMTPIN_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 DC3EF6052471; Sun, 31 Mar 2024 22:19:37 -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/