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 8A63244161 for ; Wed, 5 Jun 2024 19:01:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 860B64067D; Wed, 5 Jun 2024 19:01:25 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id A5745402C9 for ; Wed, 5 Jun 2024 19:01:23 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-62a145e0bb2so1512897b3.0 for ; Wed, 05 Jun 2024 10:01:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717606883; x=1718211683; 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=gQETWUxfb/uxTD/LEsiou+1TXau/8EofItPSBKrjcrs=; b=S/6RJDSB2npldBwI+1s/v9khl2bMDM9rmVg59mnrTT9Muz0iiVlNqT+lm6LbvZ1M3s mzAumh3QUTIXffpFOHkQ9JGgDFspCtaZIkMn/20cmscQSbTqyBWWPmqp6lOBC34/28Ah mS3c09a45SnfAxTZOi85AM1VckYyRVzGHc/eI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717606883; x=1718211683; 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=gQETWUxfb/uxTD/LEsiou+1TXau/8EofItPSBKrjcrs=; b=IiIZyGld8ZVvVxlisBuQciG+V8Iqc/Qcal3/GYgerzyDw15Hg/TIs2lKss6P6mFSV7 gE3LmPRhq6Li1lfT4w1P068dRBFDJkBU4ooKsd2bwYIBnpD6wcC5eDUTqVGIGW+6ZI3S IzHNx58V2O81BsffY+v2tovvZUsMuKFqANGuggQsgmR/rVE8UTtM573J+E69ZITWsoen 3L2vdNhKcsTClUcBMc55hh3g3I0J+PC3B12806lZ2srFTPYxWe5BfGYB0Uoamt6T/rdu e5yrXQwgt+L0Pe2qrj84qsJ3yYMTkvYnbkC38kv8RDfhAR0Jb1blh0tx4L2Kzl22Vo/A jA8w== X-Gm-Message-State: AOJu0YzKs22+uJHb+DJp4WHGx+ukmbsPKdlh8+seJrTZGIQwdSLG9rEW FSftwzgncBD0qUiC4t2tL2GnadnBWOEfmkFK84wiUcmE9oO8Zp3rbyJbMD0BgnS9J7g1Mue3oIR 2dtXab2WE7bv0+JGWCrBwpy1cmmQoM2m8tO0MjEQFfdJhuY8lNnl3+Ox0 X-Google-Smtp-Source: AGHT+IHUP5yIFinsDMd4JWvV7zeU/TdEVAomHI0jmD9JBSg1sOiZaohhPr7O3B3S4EjmNJHQoOhigq4kzYdm X-Received: by 2002:a05:690c:803:b0:61a:b5cd:ee95 with SMTP id 00721157ae682-62cbb5aa46dmr34128867b3.32.1717606882924; Wed, 05 Jun 2024 10:01:22 -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 00721157ae682-62c767dd563sm4450327b3.74.2024.06.05.10.01.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 10:01:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 10:01:22 -0700 (PDT) Message-ID: <666099e2.050a0220.142d5.25a6SMTPIN_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 74304605C373; Wed, 5 Jun 2024 13:01:22 -0400 (EDT) Subject: |SUCCESS| pw140758 [PATCH] [v2] event/dsw: support explicit release From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605133820.369677-1-mattias.ronnblom@ericsson.com> References: <20240605133820.369677-1-mattias.ronnblom@ericsson.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/140758 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Wednesday, June 05 2024 13:38:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:229d27a82792fab339d78b9bec26a0f395674d43 140758 --> 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: Unknown Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: Unknown Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ 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: Unknown 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ 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: Unknown Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -4.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/