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 97FE64605D for ; Sat, 18 Jan 2025 02:28:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9365E4028A; Sat, 18 Jan 2025 02:28:27 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 093534003C for ; Sat, 18 Jan 2025 02:28:27 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-851c4f1fb18so14417439f.2 for ; Fri, 17 Jan 2025 17:28:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737163706; x=1737768506; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=b6lVS3cufaEy9WXoZCtByyUVGitZ4VCzJJrTyZHIWQg=; b=ORIyjwe419Th2n2z4B4E6AcYDHx+3Vwn2BsA7fP4vI+ZzbZ1RiJP9TPLOQg1hLlNwz 2hauM1m4FK5A8HmqBfYhpnOXaok2F6h2osudh2alVH2T1j41U4tmXl+u+3yvrKGHwhUB HOwdj98ZphVC3R1I1ar/YqkzoCCxy2/e1gNUM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737163706; x=1737768506; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b6lVS3cufaEy9WXoZCtByyUVGitZ4VCzJJrTyZHIWQg=; b=YOxLF7hY+5OvKB9nMZA6AMOn8CZE5ve9O8XwD0BYgMARmZw3s+MezTpBlc4v/5PkwG ziWvHIyG84rPyP0fiRJEa0y4stERVSIH+bHVSXSYFretj/t+rzUcvDB6uVq8jlgN7ZK8 Xl/faeK9MleH6dfuXx/6OryPmBp0GNJppHKJxUh/568GGEmssHnl1zUDsriAi9l7tpGb ZNpzQPqsThCSURSeItXBQaSu9XaQAnm4nSdMqlwcHJ8L92n3NeyD08pbY/uDS2Ozv6ct FHZz6cpPk5XfuwVabDOLtQ4a1AV89j/fI22SkWkR66kDpagOHupRMF2f88oYikzwDq6G bZaA== X-Gm-Message-State: AOJu0YxwIR0T4jk5qNzQXSFq3u4BxjdUtJKH8wNB7clrttADC4T8Ahr9 6+mGBlc+D9HDz0W3yunyGsxv6e7xbpT4keNy1wzmL8Z/9X5okcgKagchebeAya5IsCD0/8sSlZ4 IBlwukSzxU8Bse97en78HFocZBWcTxzfE5QmQcs4p X-Gm-Gg: ASbGncswE6xnjQAZZUfStxszpJjVrPUvbll2G0LgvUvQp2AXyJO+qxDx7epjnPBQJiy uCF02/+sA7dQU4cgl1CxBXtEK8UDKcs8i17OhMKzB1y+/CrCAAvQq0fSlGdRdcaiXSJmpXqg6x8 XVeCByPfhCqf8Eq0+C7+j3wRk0yVI/kL3S4KS6c2AVYPs9o8DDLXwZhcGwOvBrVHMR80oKOcmsN fj9pJ00RwgLmndvFmoR1ddLHupEMT7xIOnAdbjXbug8MhcTSWtOa8OhXyFca270TweJbtCLCueO xLGiUPAFhz/huZHOFlo= X-Google-Smtp-Source: AGHT+IH4ZzAh1ww8Np77QY0sgiYPtSo//OW2Oi2iqQNf3FwEoGtmV668Ad9Gyis9xJGLprK05o/GoqpzrDMr X-Received: by 2002:a05:6602:6402:b0:832:480d:6fe1 with SMTP id ca18e2360f4ac-851b6034ec7mr364336939f.0.1737163706361; Fri, 17 Jan 2025 17:28:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-851b0220ce2sm20293639f.5.2025.01.17.17.28.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 17:28:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 17:28:26 -0800 (PST) Message-ID: <678b03ba.050a0220.23ce84.dee7SMTPIN_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 CE9196052471; Fri, 17 Jan 2025 20:28:25 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 06e2856620a70000b2a28f0ea715fc247b85fd8d From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 06e2856620a70000b2a28f0ea715fc247b85fd8d --> performance testing pass Upstream job id: Template-DTS-Pipeline#207641 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32246/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/