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 A0A3E45711 for ; Thu, 1 Aug 2024 16:18:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D17F432AC; Thu, 1 Aug 2024 16:18:33 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id D5ACE40BA2 for ; Thu, 1 Aug 2024 16:18:32 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a1d81dc0beso446513885a.2 for ; Thu, 01 Aug 2024 07:18:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722521912; x=1723126712; 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=miezu74f9t6GxcNL8F06y5ppm/UV++xsd7KqFOjd9ak=; b=AmuoEZobNcTiBhNot6VEGm7BqbYoWympdYhyIxLYCNlo4oj9EV4HD6+Tm41J5IHOlS tBGfaLob8JXl3x3aOp9Ayw7lS8vN6PGIZTIHWGxQ79mkHAacQioeWA6EP6TMSMxVb76f OWTVMRKmk048BUbCsHxnCc5IOue2WKxpdYY0A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722521912; x=1723126712; 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=miezu74f9t6GxcNL8F06y5ppm/UV++xsd7KqFOjd9ak=; b=Fp4THtS2usBDzGro3R28xRh3Pal/0i81XAQGqDB0pJQi2UP6alouRmXS5bwBFwnub4 62dqNeZLCn7Vk56SySvU7NDez1IKor3huU/F8OEs3+Mv2lycBXh1MRJKASomQB6cO42k GCDD7Gpxo0j66gDGFJ1GBXX4KOOYYfR1IekhfSCqqtADQU8eFUymrCJaSuNIB69ngTcu +1HTRnKRBTLAoNM7uiLAJqLrvpU10kkE2AB1dvRQ6XFLddAif+22mNw1xtj+XZQt5oGA J7WGvSDIvCuQJuKX8B/TDQzAy4UrhL0jBUC8cYEU0CWR9uun0XHieZxhh9mIl45l3rws zGvw== X-Gm-Message-State: AOJu0YzJRu9z0Q3ZggHl07qWlESoX33GFbQYTBmFVbzSIWimNoLx7nde DKW6lPSrS5DQ4ac6UbVpRDanEz4drniwOXmnhY012JHNaz80wwlX/8wlXIWbzEFi4Ttd8lqFGLj dY9ifi7YMHrA1FUa8Nw0gfAb1lT1xvmIyvpTt37lei81K5dg84paHf7CD X-Google-Smtp-Source: AGHT+IHfqfKH3auhtz8XcegvikHqKquKqqcs0v10OcvMG2+OehjNbAN+cFg8xXbaLrrnXIH5q/mLyrajkyaC X-Received: by 2002:a05:6214:3d8c:b0:6b0:6ed7:1d5b with SMTP id 6a1803df08f44-6bb9845d555mr2211456d6.45.1722521912163; Thu, 01 Aug 2024 07:18:32 -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 6a1803df08f44-6bb3fa95c62sm6878466d6.50.2024.08.01.07.18.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Aug 2024 07:18:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Aug 2024 07:18:32 -0700 (PDT) Message-ID: <66ab9938.050a0220.2cb2db.99c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DADA260526E2; Thu, 1 Aug 2024 10:18:31 -0400 (EDT) Subject: |PENDING| pw142813 [PATCH] [RFC] ethdev: convert string initializati From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240801092722.3732917-1-ferruh.yigit@amd.com> References: <20240801092722.3732917-1-ferruh.yigit@amd.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-broadcom-Performance Test-Status: PENDING http://dpdk.org/patch/142813 _Performance Testing pending_ Submitter: Ferruh Yigit Date: Thursday, August 01 2024 09:27:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:37ce4c84c0f23c3989bc7ae19e03a4593cec94e5 142813 --> performance testing pending Upstream job id: Template-DTS-Pipeline#172402 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -2.3% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/1 Detail performance results: The measurement deltas are not ready yet! Please check back later. To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30692/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/