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 64C1A45E2F for ; Wed, 4 Dec 2024 15:14:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5367A40A89; Wed, 4 Dec 2024 15:14:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 32C7040A87 for ; Wed, 4 Dec 2024 15:14:02 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-724e113c821so6164963b3a.3 for ; Wed, 04 Dec 2024 06:14:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733321641; x=1733926441; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3ZnaNf0IaJ1KUfVcL6eiE2ufOU9yUFOBzVl26Hs2GEU=; b=EM6Ei0kunnNyhUvleJwjNbkkliEAeKtOblFNfVrEmA17Eidp28v0Od+IsyrEvbnPKV LUdbsX4dC2T+p10BBgTFMbdDl06YSEHTguA7SBxIbz6DOFE37/m+Usuh17ffL/2pSf17 RnR5PhBeGdYYbHBU2CBZ/MyoEox4YsXnVkK3w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733321641; x=1733926441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3ZnaNf0IaJ1KUfVcL6eiE2ufOU9yUFOBzVl26Hs2GEU=; b=JaSMlEbpg4H4d6KqvlChrl8+h7XuDYmd5TduIiJ9F4w/mqf62LKOBF6n5x0Ny2hzTl Paj+JLydmxoCDrHduD/d6sG+GNJj0ZGcSqY41Jy5a8CwvWYyTyS9ZVCmoufQN3ciYbGX 0qsojc8WRyT7YHcMIfgXCE+Ju9jMdD6QeHs97cpJCIBT8VxI/f0TxI/aB889HQBbGWpN 3h/aAcjg1gsyLQwdu+LUBqg43xCRJ9xyAu/wpdAXWt+5fuAV36IsGXshTaHSHm6dwczY VfiQd+b4ZaznE5wT2mwA3orv3QDP5kxArI23DYzYGoNwHKuvnnUi5/+F3P8dQZKurSH7 8Vow== X-Gm-Message-State: AOJu0YwouLfxOif9ATXNSwiEtgKqP+Crare6ru0ALVQsIeQzsG3nEGYF Nr9bg4e+ejDbx/2im4i8F5hs6QDnC2YUhJnU9cWIdhW8p5FR7hbEuw1gLYU+3JdowWMqjtvxg0g +Ci3WC3+24iksaCz87SSYOSRAL1cuii2Hrj2zwgnBT0keuzum X-Gm-Gg: ASbGncvzQ6JTchVLQs6BR9g3/3MJYMZpPwhCvPUkTIzhOAkW1HEGwaViXkbQmz2fNvu OKGWjT+RyufYAqeieDFgHsRR154fzhRs6BGC1LwJ/LwrrMkmEqvLgD+zDx+q5fhBX2lIQI6/rWM 20B4r37mpGvGhIDrpD9pvjSsZIRlpuhL9jQOOADCAwNdMtA7ZOBkq9x939EwDLddPmLXD4F/eJ9 towkz0gwEhGap73WHo3lfaR1CAVHeDXGY7hyOess5wUTi7TviFfPTqkfwN1500ui/aK3MuU+Y8= X-Google-Smtp-Source: AGHT+IHNyxp2CjHwNcXQuPeo9L4N0KJtXQzHd0bLLvviW92La9dsxIPULCWqkUvYhc8NLNGZnYvP3LTnWHRK X-Received: by 2002:a05:6a00:a02:b0:724:6cd2:cdcf with SMTP id d2e1a72fcca58-7257fcc94a7mr9760955b3a.24.1733321641302; Wed, 04 Dec 2024 06:14:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72598074178sm22644b3a.17.2024.12.04.06.14.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 06:14:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 06:14:01 -0800 (PST) Message-ID: <675063a9.050a0220.20cac0.156cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 79F276052471; Wed, 4 Dec 2024 09:14:00 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 077a7044cc5b2533410f691c8db6fb4f6667b1ca From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 077a7044cc5b2533410f691c8db6fb4f6667b1ca --> performance testing pass Upstream job id: Template-DTS-Pipeline#200952 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ 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% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31836/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/