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 A7C2E45F35 for ; Wed, 25 Dec 2024 02:41:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8ED924029B; Wed, 25 Dec 2024 02:41:58 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 4CF8E40263 for ; Wed, 25 Dec 2024 02:41:57 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6dd0d09215aso46069876d6.2 for ; Tue, 24 Dec 2024 17:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735090916; x=1735695716; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zhaDHShSSLicbevghq9fsi0KQTFphEFKFRp1cvkivwk=; b=FHUqvRKAeTvGAl+2RuAaIr9/SL3aBmkUM1Pu/ykOOS9THLE0dkj0b+sr0I0b0xEm7b RApcdxOdWFHEM4fV/Pdm4FlCkgDBwHnfzkwZIHN0tyY+auPoSWnvzbIXfdsAvoy09DZx ehcZnzhVOuMy0jfOFfDc6hUgo6zK22kymVXxk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735090916; x=1735695716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zhaDHShSSLicbevghq9fsi0KQTFphEFKFRp1cvkivwk=; b=gbcym7XvdPJiDX0P5kYD6h1likycPRL44svdodrp5X1LfRyKrJtze3rJQAy9waBlzh pdPlpru6jloVoM1D556PPnPEhE23gHFTMQnUQIhdKhPUkHUwOqsLOjOELDbOz5dBQRYU 5CNGZUICd9l9oX9Az4dBkX0iXbeWL7hvyIQ95LQMYlTO+j5K9eNufr0tCbTPvHu2pjeh lI/ARaW7nxakKCzWlTQKkM8uAtSRrtpASpwlOpYsQdO2pPFh4azQBiSwjmofbqx9BWJx 0W8GpofSWRRpOApwMJS50W4EZM2luvJWzjKUpJ/NqVqJgpXB6knSk34b3Q6mRjxIzu2J q0xQ== X-Gm-Message-State: AOJu0YyaeTaZtp8GtM4g5x3aAcpP3/AI1sErsKS9bpPqRp9uhVFnj+xI /os8e2KxxStCLMNZPTIkdWjcyRisCZccSDYVnZbm+8hpO8YgMe/rsoAM0N/EzWaJwpMLHApcDlS ZxDJ1aFdrJvRXJTibaLKjB9G838LmSgGTII4u632DpwD/y4jr X-Gm-Gg: ASbGncvVUume3paiAGKeJAxjN7c8lJgcPNHQsg6dnadruo0dwwAag/2m2z+FGa6Qu5I dUiyLr8Z3R1xvbGlTqWGncBbNwa9t18di/ovMyhcApq60QSHTnpA949m4jzhtaRcSLJfi4D30yM po95V1dOXgBSr8/JpXBvhKjFTHNDgN9oxaY3Pmqs/cAu1SQFhJOW26lVBLfuxRwYn+HzKcemu5X IYbc8iUe46nP3Z0CODrT1o5lMVSWA33tfXNe+jl9+5N3kGcVRveg86Y6pbOy67zl1wLo5zGATE7 a7k/Yw== X-Google-Smtp-Source: AGHT+IGf6LRWWKsl1q0psL+MbeWqTOoKaEVdB0+PnVb9r/eOARp1LiEtiuf/1ntkW8d15f7Tyyfaev65T/HK X-Received: by 2002:ad4:4ea4:0:b0:6d8:96a6:ec25 with SMTP id 6a1803df08f44-6dd2331ea66mr270939816d6.8.1735090916675; Tue, 24 Dec 2024 17:41:56 -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 6a1803df08f44-6dd180ece1asm6696366d6.23.2024.12.24.17.41.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 17:41:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 17:41:56 -0800 (PST) Message-ID: <676b62e4.050a0220.a9a92.3e9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 280936052471; Tue, 24 Dec 2024 20:41:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> performance testing pass Upstream job id: Template-DTS-Pipeline#203751 Test environment and result as below: 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.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -2.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.5% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 7.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32012/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/