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 EE58545778 for ; Fri, 9 Aug 2024 13:36:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E92A242DC9; Fri, 9 Aug 2024 13:36:23 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 1D95242D78 for ; Fri, 9 Aug 2024 13:36:23 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1fdd6d81812so20323325ad.1 for ; Fri, 09 Aug 2024 04:36:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723203382; x=1723808182; 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=6UD1n01al1KA321+0ZSg2v4XrpD6difzIgyh6zvN0N4=; b=B9Lw5dGwnA8pjChgR+wFs7j99JkO9aF+CRqUJXeH3IDpeRis7gf+Iog8nJAgX2Azag 5JCs6Zu4hD+tXFqGuKqTndkrao376e769XpW1uLJFh0SECOZ1+KWyuA1CdwxGHxwAg5Q wnRhjY2tkcgZVdScKTd2sgIGIRnFuf77Ne2PY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723203382; x=1723808182; 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=6UD1n01al1KA321+0ZSg2v4XrpD6difzIgyh6zvN0N4=; b=PKXqCscBjY0EBm9cAnVIf5GD/zvhEne9jqQvTvn7tdB6UqwxmVzHjbJ9JsyAt1Rr1o Z93XvyLHQgXR8bbJ0P7jNjqvcEdeCwQwAu0nFJ1uQmKa9S1tbtY5yr9/lgqgdBP+l8JZ B8hbNs0UIhmJi7GPLYeKGHPVXWIhbqaJc8nM07PK2ZeiJKAxfbcHPKgdTPM2ubLWmERw vjY3RValxJAhcUZ/WaLupioiUCpP0DOUAnlmkT+o6nY83NmjJoh0wg4tiMS5a09vLVyK dcILsm4G+o3eMXuD65KYLBkIJ3kQ+qnI/RpbCu3kSOcmiI21zaILDxfVUAxcZ8EQZiUW quFg== X-Gm-Message-State: AOJu0Yx7cHRWtrYumXr224NOwse9Jdeww/Ceow5zdZk1iHFes5Y7Z+II ADGs+c2ips2a5XO651k536vTPfM66gfTBvhbDbsPf1NA0mFpmTkro8xafh2v83mIOurkGtEuQrz fjU0Jpj6znOharFSlnxZE8Ib+YOr5itxGmtvJFWIYEUdlISMDwRxKOQ/k X-Google-Smtp-Source: AGHT+IEz3z4QWvchugHD8Y1cvtBLucfPmiW96srydo7FqpOjyJvf7wrgI+JpG7csycUuQyFK3Paq+hHo7Yk/ X-Received: by 2002:a17:902:dad0:b0:1f7:1b08:dda9 with SMTP id d9443c01a7336-200ae4b1655mr13692705ad.8.1723203382199; Fri, 09 Aug 2024 04:36: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 d9443c01a7336-1ff592978e6sm11100405ad.148.2024.08.09.04.36.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 04:36:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 04:36:22 -0700 (PDT) Message-ID: <66b5ff36.170a0220.a4428.7ef4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 535D56052722; Fri, 9 Aug 2024 07:36:21 -0400 (EDT) Subject: |SUCCESS| pw143037-143041 [PATCH] [5/5] eal: extend bitops to handle From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240809090439.589295-6-mattias.ronnblom@ericsson.com> References: <20240809090439.589295-6-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/143041 _Performance Testing PASS_ Submitter: Mattias Ronnblom Date: Friday, August 09 2024 09:04:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143037-143041 --> performance testing pass Upstream job id: Template-DTS-Pipeline#174061 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -2.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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 Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps 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.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ 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 Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30753/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/