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 BCA5A460E3 for ; Thu, 23 Jan 2025 06:29:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4D5440279; Thu, 23 Jan 2025 06:29:33 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 2EE7440269 for ; Thu, 23 Jan 2025 06:29:32 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e10ef3cfso43588739f.2 for ; Wed, 22 Jan 2025 21:29:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737610171; x=1738214971; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NVkxyAB1hodS4F4RQ/51tluVdNwEqS/gdpW9874ivI4=; b=hnx5VDyTYvuwEPoLHAKZcKi0fuC/S2hosh+0mzY5b8ao4rYbxc4WjX4HjXc9+Lto1j FCckTlxGzy1rhyMbdhngb2QqEDNxYLgLHl3PSCEHfho3MB2cmRo+tYZtjBjHg+wriszs QCiFzw40utHgoqW9LFWWoel+TKvTqKN+TyUkM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737610171; x=1738214971; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NVkxyAB1hodS4F4RQ/51tluVdNwEqS/gdpW9874ivI4=; b=HvwnbSqkMIkoqwre9QaZQT4bWk8GC41kYcq9CiTrjfXpq9B75RzzGV3VCm8We0v2MJ v2NdBqi4D1rpeL8HCkdidBsrJQ9OD5voh2OKtTMtg5FV2tRdN+ZQJyXjFDUxFqDhOUdj 9hlK7o2D1zZZbFZiUTuapKVEOf4lWz/FXHLNexEEX/LaCubUM6sULOER5xX5dGyh6+eM in6Ba0t9/dMD0EThqDKBMpgZkIlZVsVp4xyhM4VcBWJAiS0OFYxgk2x3KtLiWr0UbDTI IqBoXlYUVPtfo+yLE2iekXGnYt1dhL+vKjFXaJONPadtBg5omgKkKftHc8EA6Aa8HYCo wYYg== X-Gm-Message-State: AOJu0YwYuOZu3ZgFl/WMZxmVPc6AOp6raN615+vUIAEZ8EXGI5Nz0OYv qdLrX69IIu/PVI6/nblsPzGW0HxoAoO4bx4D/ZcpnTKCujRqxGSgvQnzSOhxw5hgeIL/U4ywepa a/iUs4hRLtSXexi4ezXvSXS+9k2ocKEhF X-Gm-Gg: ASbGncvSfxCEvJIokEFoF4Hx0kyR8tpK2E8mCuAJzvlQX1wRsJ5Vg8IBcWJcC6wexUO kCaJ0KcwKAuOa9kmzb7gKE3gf4513Sc5Rj+7zjrFkTqcVytOLcEPYB9r0s99Db2Q3cNkhgGLkgO YEpxzzlCbMT60/TAhqFJ0/q9VPhxQhi1PrfQT5Abu0PcHW2xeiHm/AG2JgVInOOruHFGDyEXNWX f9perBC+yUbCPaWmBpWMUN1ExqcFFTl9fiNeETWiafJGXDtOYbxbJI9Yg8t0yD1VPiBba1leuNm ksC/DIwuPIA3AUUxrEc= X-Google-Smtp-Source: AGHT+IEOErBba3wCEDPchaUYm0jcdBsX+6ooTtwpdeSuQtXUnz9SHdM2UZ44Zc0N1RiQuNB+oDuFstm7hf07 X-Received: by 2002:a05:6602:4801:b0:841:984b:47d2 with SMTP id ca18e2360f4ac-851b64e2bffmr2325480839f.14.1737610171536; Wed, 22 Jan 2025 21:29:31 -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-851b025ae12sm79374839f.13.2025.01.22.21.29.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 21:29:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 21:29:31 -0800 (PST) Message-ID: <6791d3bb.050a0220.1e6f66.3510SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 11DDA6052471; Thu, 23 Jan 2025 00:29:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#208586 Test environment and result as below: 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | 1.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.7% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32309/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/