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 3BA4145ED2 for ; Wed, 18 Dec 2024 00:31:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35301402AE; Wed, 18 Dec 2024 00:31:03 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id C4F2F402A1 for ; Wed, 18 Dec 2024 00:31:02 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-29fae583cc8so123356fac.1 for ; Tue, 17 Dec 2024 15:31:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734478262; x=1735083062; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P14HfhiqCq1VCncG5NznHYCnRE9znyFqVSBcUPZOW7g=; b=eIHrtdjf3zL2sgTG/eePx5+s+01eOboqfFfO1MTMbgS0APvqwDXP8DYtHaof0Dmrrs 4+MQUtYN0ZMK3rTmw5FDRkJhxQ3UX7yJYPUXJpHHl5K+LzG/OgntDcnagi3PjX2izGt4 OnMG9Br5bMM44V1KvgWnyarw1QSIe/sdHXyD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734478262; x=1735083062; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P14HfhiqCq1VCncG5NznHYCnRE9znyFqVSBcUPZOW7g=; b=fNSgTnCdNzfRanUf/7vuianSSdngAwqoeBVp7JmmYK64wTYFG68vbcg/itQ/x52iUu Z7xNf4kq2omHVUxa48eHmPVZyYdbA4AqrD5j5zMJHPrJ4rgypdJmlTyugETdSxuXVFn4 kqdRVz+eq+JdT+KTOcPMimz7UPYU1z8CY04oim9WsyfsJry5v5zqnMOocG/eEBjQI1oL rKno+u3clVkQ52jaDE8VJjYljGsJLOEp0V2e0VtLNf03BRXiYrKO632FEDHa482b4nst XTvVTnp/55Bnrz6ARF3tqLmRV25HKq5frYMhxLGIh7npW9JNo/r4oc7FLI4q6Es68b9d nVfQ== X-Gm-Message-State: AOJu0YxlcFkNBJu7DXgv65T6Azev3hkUNfnTuHGQdJOmnfdNJforikrY XuwBo36GRALNBD1vtiuz+P60jJOZbZ68SXII2UiZ8uqhZqW6Ya+xeqBQqaJqVN05urwe0MaHNL+ FHPL+uDgTsLPr3B978n9rJq7yXyrX/AirCAgtjXaL X-Gm-Gg: ASbGncsbtAdFuWqlfXRWm5JIw0XbvRZbBqIxSzvEINv8br3kHJwCCQjcfbdihHqy15D wgT1ZQdjPqoKuoTgzxgnrDirkDzKsWmtuU4WwNBn7P4KeVVVJG9ilozRfWjPqRPRVEuAn8A6Ah1 LybnOnRdB7voSNhc4d8+gtedThTQGAzfdtdlURAA3qEo72if6bZ95D9oLeiB3Mn2XQlW7gc73oV xW86Orf8jnyqTslhrY/enHwqg+i9O3ADDglHwTBgXix+539d+uWnHERAz6Q0mPBcBkLu6Y8PoLD mg== X-Google-Smtp-Source: AGHT+IF/RNpo7oGOaVhNBKOOf0UWQjvgvaukaET24RJKM5ehvL6yIeLZJ9jC3/i1Ovbstg9mMgiVJtn9SVF1 X-Received: by 2002:a05:6871:ea8c:b0:29a:ea55:3bfe with SMTP id 586e51a60fabf-2a7b35b56aemr328194fac.11.1734478261951; Tue, 17 Dec 2024 15:31:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d27024fdsm370243fac.27.2024.12.17.15.31.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Dec 2024 15:31:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Dec 2024 15:31:01 -0800 (PST) Message-ID: <676209b5.050a0220.1f8fec.84b6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68C7C6052471; Tue, 17 Dec 2024 18:31:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1b3bf1128d9bda5595861814792f74b8f57160c8 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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 _Performance Testing PASS_ Branch: dpdk-next-eventdev 1b3bf1128d9bda5595861814792f74b8f57160c8 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202890 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.5% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31958/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/