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 901E845850 for ; Sat, 24 Aug 2024 04:05:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62A0940DDB; Sat, 24 Aug 2024 04:05:40 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id F3F04402C6 for ; Sat, 24 Aug 2024 04:05:38 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-39d2256ee95so12152755ab.2 for ; Fri, 23 Aug 2024 19:05:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1724465138; x=1725069938; 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=Kk+xFTpzSo3h8lvuUelmexbBhvL6jCLZrxTsakidSiI=; b=jBCvHfsmmrx4qxjhAUyEqXoI+uLBDKaX1WTSGlGE1L8QogrCBfqCWXsa8XPbPHHyma +36GZja6vQBwx8qcP2WbbpwBapm0mqPhS2zRAa7NJxWnt9I+EV6UzwxXBLrVBQe4ZuNj yR39jhAaO2aTWaPS9GIEbOdikM0JOQfyzhOX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1724465138; x=1725069938; 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=Kk+xFTpzSo3h8lvuUelmexbBhvL6jCLZrxTsakidSiI=; b=N/RcCIsB5gk4yMy0QLvsT4hVAOR/Ygs4xRLFzHjQ6Vq0xXYKtQAzzK8LxKMkmWuaUh ZA5u2Q9W8ZkCs1bMXo2nZ/D38mye7lSud+AlsTfwlFSp+UceNrCwnEwA9HaS4wR53USe GHslH5DmdoweDXH+WETnDEBW9FVzS1PVSzjYSQkbVJGtUb1MSFQxxRAdwRdFeQhSvveD lePo9oPxhKg7eXap/8YU9H5cXHS+ANlxeL3QrFZQ9a0AZd78cfgV0aERO35xWt/NUn5k v7jQsRajUYmSZ+GDn2WKGcO1m1tyl0AiWeMa9VqBZIH/AAhXbmxZh2KUZRi5GUFeMK0L 9Ohg== X-Gm-Message-State: AOJu0YwAgwEabSGzLidKfdtaYSAKBSQvyPh9E4jQ4A5Fp6Ja1StH7axn l1wCdIhrFgfuhBQDg7WW+W3MjMxbD2H9GMWh92Y53d+zI5rDvhRXNmxBMLcXJdlMYMbgDk6zl2r d1vrfxltZ4wYG/l4xr3vrKwL9tazS4v6Ajxnotsva X-Google-Smtp-Source: AGHT+IH1kGdweHfbkPX05om9mrHhyDVBAv65331lCkyVe3+9jbzBk09rhvXJ6JQM3OLZGVl+UaksHJuobz9w X-Received: by 2002:a92:ca08:0:b0:39b:3894:9298 with SMTP id e9e14a558f8ab-39e3c8e01dfmr50591215ab.0.1724465138185; Fri, 23 Aug 2024 19:05:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-39d73e77718sm2701845ab.38.2024.08.23.19.05.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 23 Aug 2024 19:05:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 23 Aug 2024 19:05:38 -0700 (PDT) Message-ID: <66c93ff2.920a0220.2b30b.e0f1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BC9D605C351; Fri, 23 Aug 2024 22:05:37 -0400 (EDT) Subject: |SUCCESS| pw143341 [PATCH] common/cnxk: use atomic load acquire in b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240823065104.2254919-1-nkishor@marvell.com> References: <20240823065104.2254919-1-nkishor@marvell.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/143341 _Performance Testing PASS_ Submitter: Nawal Kishor Date: Friday, August 23 2024 06:51:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143341 --> performance testing pass Upstream job id: Template-DTS-Pipeline#176850 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 | 1.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 5.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.0% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ 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 | -1.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30839/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/