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 E13D743C26 for ; Wed, 28 Feb 2024 18:55:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD815402E3; Wed, 28 Feb 2024 18:55:42 +0100 (CET) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 3811E4003C for ; Wed, 28 Feb 2024 18:55:41 +0100 (CET) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5ca29c131ebso4588580a12.0 for ; Wed, 28 Feb 2024 09:55:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709142940; x=1709747740; 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=jSIdXT4amtpZlH8Sh904+ozTVkyPGTODIas9/mCTd5E=; b=ScpHIvPTo5wM7nv9NiBNlhqyaKCpWDVhNdGxHO+rfxt9WIXDbFGXloY/H41LbTLRy6 2PHc1D+Gf70Xr+zymOw/yOD2knjAY3b3bFSQW9jgbIeJAWpy5jEK8OfXKa7ctHSRt5fb 9vHUTtrl5kGJ5woqvvBjy56cjAKk0roPCfVyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709142940; x=1709747740; 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=jSIdXT4amtpZlH8Sh904+ozTVkyPGTODIas9/mCTd5E=; b=xA97VwtbM1V8fYESivtCa3uBmOVp+JG/JZKeUWpG4jGTrHxovfRnhq7gsmgCHL4krm 9CIgjla6sXfXA8RKKXs4jJBOJruxOrfqCX0pvIf897Fh45Zq8VQrO1YJNSHNwk/oIR5J EgUgAHTxJAGHs0kWPq+ADVn0ttjOOXT6J8NPyt+atB4Iwjn6DlSYlnb8Uyx+NuuC4k2C kTgaokySl1+ArPPwFGakZ5Zt+IhNtGn0njushKJ/Bc5Su81YYSOmfl7EuFSHJ5+6X343 hVcqgxrwKhzECcaxH/ZlBnTi9h6sCnJK6SAW9/qiOAQM8vhbeddvHo00pslxgNz27elQ JZvw== X-Gm-Message-State: AOJu0YwrS1ptDx7Cj38u1XBE6STtYadWT/nXK0KRizGgSehk/YYXN1uY nMw1VQOTuj+vgNKaS/Djw0Oe3zx0NFfyDZ81jew2xQzPRpT/UMzbPwRseNyova7v/y9ybrcMvOS 5rK6VSvaa2zgVJ1/4xo61PH5WIrYOz6drUwvO/+yC X-Google-Smtp-Source: AGHT+IHX1fLTw8LqrDatjxFsQjV8q5oV2FDS2V9aU6qwWZ4BVIygWG1Gv4RHH9kqKM+9erKK/j8jnzzYzfLI X-Received: by 2002:a17:90a:6c44:b0:29b:68c:1779 with SMTP id x62-20020a17090a6c4400b0029b068c1779mr176858pjj.40.1709142940322; Wed, 28 Feb 2024 09:55:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a17090aaf8300b0029af701b57esm82524pjq.13.2024.02.28.09.55.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 09:55:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 09:55:40 -0800 (PST) Message-ID: <65df739c.170a0220.d1306.5bcfSMTPIN_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 7FC3060527CD; Wed, 28 Feb 2024 12:55:39 -0500 (EST) Subject: |SUCCESS| pw137411 [PATCH] common/cnxk: fix Coverity issues From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228064643.1923169-1-psatheesh@marvell.com> References: <20240228064643.1923169-1-psatheesh@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/137411 _Performance Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Wednesday, February 28 2024 06:46:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:ab5b7cd5a0b563e6d49be6c8beaad1f39c581a5c 137411 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-92-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/