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 E8F2D45DAB for ; Tue, 26 Nov 2024 10:52:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6AB74025F; Tue, 26 Nov 2024 10:52:21 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id BECE6400EF for ; Tue, 26 Nov 2024 10:52:19 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a777fd574bso21733585ab.1 for ; Tue, 26 Nov 2024 01:52:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732614739; x=1733219539; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aDC+O3YADqdrh4ITAhth0pcBpLfT+UmVK3SvzSIPVB4=; b=Bg7PWAnHHusXpC2y71o9lxZRw3DQxVWDD9RRZ5qyXdxqKzVe3If+pz1/h4k0RYzXpF FDPBuD4ymRRTy8UExZ1dCiqk5WRJKUxLws1U7Y2pXvjDY2R7DKIvxPpvtV8koGBEf2hF bisK9DMGoTCpV4xtxsntlI43MhEDjtpqw4yqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732614739; x=1733219539; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aDC+O3YADqdrh4ITAhth0pcBpLfT+UmVK3SvzSIPVB4=; b=IxUnM4GpEA4p7soRBb8V6leJJEuuR2yQHw6stSIko1Jqg2dRXR6fd8xO5i8FTOUPPx pqVmNFtFKtDg9XbEMYbIfvxnrMG5WQGpFAo1mWFgyaaEtJjrIBqaXQGrHRflHcDWcBjt p1lO/pUP1HzkWmb+CNHa+IKA+RSVlmiCUZvlMRrvxbPf/M95Qh7/tVTbtDeBwP8tx8Ml sij1anbcqz1hsmsRPqVE0P+/tSHUaPIcUcLM0tlxAX3bbkPd3D5y+2jkBs0ZTVIGXZBn BcIOIPtWb+nhK3RE1SXOBSd7HAxmdIHIBDHnRZ3uNSI/DqT9uGOjUC+0E3u6xzqYEmD0 3RpQ== X-Gm-Message-State: AOJu0YyguPgEgnknKbKp55JXRu8r+9E/+UDg03hVpXHmTuDHt9ztbre4 PFcSF1QJsXXKft4rbIRdsHXym3xX2CeukpVmzBDpw4yspJAkQ0Z54amY9qk0VGv0bhSsogrWSPm amZLjsjCMWNCZKEe7GUuZpdBeGdPoH5Jx X-Gm-Gg: ASbGncvyRsm0WtTEEQDK59YuOPrfh/2U9kBvbkBjZv82ZpMRGQVFuMqdDGhT+QnyzjG H1LUepCgwvrEihGBg7A4jS3fiWw+mECm3PkZwv59Ll7g6xS1XHT0KiZa3L9nwhSl0zFec4KWGWj Za1pr3WSnINzkENz/4/R7T+kblziGAs05tk7jKLwdeVmbduN/vl97KCCu1auCGK5sXdUiSMhI6X BT9QhHKDoJvK1cuON7GW2un7yejimNBUMr7O+5q3VHlcZIjs03i+bzSGLOEWvWU38BYX48= X-Google-Smtp-Source: AGHT+IFuWDni8VWi6eiy4CfJZGgWDtzQEw3eNtU8AAkGxNofUch4YJxEcOHcQIiC2TUCe0pTy6ynerfXAEJH X-Received: by 2002:a05:6e02:190a:b0:3a7:6990:530d with SMTP id e9e14a558f8ab-3a79ad03e2emr207179325ab.6.1732614738991; Tue, 26 Nov 2024 01:52:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a79acb884asm3817295ab.57.2024.11.26.01.52.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2024 01:52:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Nov 2024 01:52:18 -0800 (PST) Message-ID: <67459a52.050a0220.b1501.9112SMTPIN_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 7C3F56052471; Tue, 26 Nov 2024 04:52:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> performance testing pass Upstream job id: Template-DTS-Pipeline#198858 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 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -2.0% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 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/31697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/