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 479F845681 for ; Mon, 22 Jul 2024 14:36:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 44E83402AC; Mon, 22 Jul 2024 14:36:10 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id C81AC400D7 for ; Mon, 22 Jul 2024 14:36:09 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-70d1c655141so816535b3a.1 for ; Mon, 22 Jul 2024 05:36:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721651769; x=1722256569; 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=XC4YcIco8O2ARLzd9wRrfvGZG3jDt7sTWZPYg9FOtVw=; b=NuE0HN0k/w+fftCwsdyzy4OaCW99c2sEnIivFS7X3mQ6wgj/qrlqJIQP//Is8fNswy 3dfpa65H53bLu2G5HGlntCKnMtOD9c6ZQoALPST32Px83muijJXJXGE6SCZq86mSaeEA hIdgZ6Ln2ieZf1/3hqNEsesUa4a8ZiQDqmUfE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721651769; x=1722256569; 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=XC4YcIco8O2ARLzd9wRrfvGZG3jDt7sTWZPYg9FOtVw=; b=AmgduHF2sBkpD9u7RRnQomchdUfDkCHBcJMX8UrSMHaANhLhgXhlKGXg+Y7ZevEzPV RrmMj22CdjoAvh6YBWw4+ii8OfuoBbdl++AetnGMGtrf6qDbaV0IrT59CDgY2QWSw3XZ 3BoPrQ8Cz6N/3fvIbuHYrjO8tUumTUbcQwmQ0HUTzlNXLSK+MmXeRVx3u1bf5C2Sm3IE Qv6m23Zu3/S/V3kUv/Ei6/3Mxh5kjBuB7uQTiOC+xqAVL+py4n/9RSJtAN3wt1aZWC1Y 5oy6fCVtaQVVoXi53TYfhJHBXXgJ/jpZAfmQfs33f9nnJbPz6y8ORLAEGMIEs5z1ZpyJ dLbA== X-Gm-Message-State: AOJu0YxGx/rWwtkB4rb0uMigimr9x20YoEnSshwEMXiBrmV1ie6UB3JO auBoe2hP/4sKrSIaVe8DnlkQXEImE9D82tOvNOl4ao6dvylrEB9zmWwL/KNf2OCfCf5gQiTBhr6 s4ocZRawTxsMOPSOh34gHJJ/zr4RocOKHBoSSStPC X-Google-Smtp-Source: AGHT+IHN4rbCtZ01snW3Ck77bPEMnzWb58XVHtP3SafbsSgUeLg0FtgdljA05BGHGOjI7T21rewTa/g/JdJ8 X-Received: by 2002:a05:6a21:78a5:b0:1c0:e9dd:11b8 with SMTP id adf61e73a8af0-1c4285ef2a3mr4148128637.28.1721651768884; Mon, 22 Jul 2024 05:36:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1fd6f2945b1sm3578195ad.69.2024.07.22.05.36.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Jul 2024 05:36:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 Jul 2024 05:36:08 -0700 (PDT) Message-ID: <669e5238.170a0220.36fafb.5a8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.13] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 083DB6050A6B; Mon, 22 Jul 2024 08:36:08 -0400 (EDT) Subject: |SUCCESS| pw142578 [PATCH] app/testpmd: fix build on signed comparis From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240722105229.2628825-1-ferruh.yigit@amd.com> References: <20240722105229.2628825-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: SUCCESS http://dpdk.org/patch/142578 _Performance Testing PASS_ Submitter: Ferruh Yigit Date: Monday, July 22 2024 10:52:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:7ead15fca71bff435a22638bf5a0baf27520bd06 142578 --> performance testing pass Upstream job id: Template-DTS-Pipeline#169563 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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 | -1.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30573/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/