From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 8751C4609F for ; Fri, 17 Jan 2025 07:40:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BFF340E68; Fri, 17 Jan 2025 07:39:43 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 617864029C for ; Fri, 17 Jan 2025 07:39:42 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-21661be2c2dso32646685ad.1 for ; Thu, 16 Jan 2025 22:39:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737095981; x=1737700781; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KeagxRKhIg6OTY8MtwNZBhA2fntmVyggS2JfK5BLaXU=; b=a6hux+GcXbufJASlD7l3+N99TnsNhdeZ6m/dkLf3pkbENUXYVnDQgu7ukMCTySVY89 +MV+EaVh9HQbeJ7NZ4PAIUL7F0rYSwOTwe5a1asqHTA3au2OYCQpLLqQaKrZTrWJ7git eoOQVttYBLUXzSInWVfOXj2CqS+TnHI4/oDP0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737095981; x=1737700781; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KeagxRKhIg6OTY8MtwNZBhA2fntmVyggS2JfK5BLaXU=; b=cxqxg+ya+Q90UsPpbBm3U6pHK3AlUxBM6fDm0UZtof7k/JEMHOzUWG8BL6oT79YNWB hcTFT/OkwkFXMSa/ehnvXnGIBsIsq78O0SLhdBio3fRWMquNoBfCD9+2XxO+jTjiMZDE TT085pI+keaJKkoarT3xdDrwi6g4DXh7trTPa1B2Lguuwz/WRYMdHnizeiYY4q5KZvJ+ X3LeDj8hJ7QrrbUnRg4JX/2lCaGrPNXQXhzjDrGg34rxuxParItIQSQgNDqdupIDPMWr ZENOXyZO8g9nXBzjkJbX+iwO06w1ycrOHk3OOzHAlU9qAbl76q8GiITd6YFYrbEZIlnv +eqA== X-Gm-Message-State: AOJu0Ywq68Z5vopIx+Iq3nRuFEjpXGka1g4PjfOydTlTL8d1YoCtBhsv 9hVwn1WJyRhiOHXfzmWx2MOftAASPO4gtm1Y1ygpxfhXeENEyMk+B5yVvpKkMug9FJmc+EL0Kwo dtZ1D1t7zNjjqRPUir5mE8AHH1/qYUaiv X-Gm-Gg: ASbGnct8nP4OphTdTkBxbVOHnNeaVt9jK5XO2uQugwfluFfy3jSweW1xt4oA4nZTBY1 j/oVwT1eXwkwpiS/Rh1SQGbaKHpHwgsR9zgU4ar62WF/uvRzBgpBjEcKqi34ro+Yv1c2vv2rKAu tutZpnv3iqZYmZDHXPmAqbJ5eyJ6rrt98M45LDlFEFv64J+K3vsrPrwv3uRGPR0RJ3T7J7TjvoK G244O8/xch1donYi8vrJTSOMQhUx7YGIW5/dpPWH20zzlk8vWjf9Gcn6O/BkjTyi/52IhxHcoHq FQyC/Q== X-Google-Smtp-Source: AGHT+IE9fjA4b5u3sQMqOYyyLOU4oV6u2i8SsIdHlKh/QQVVbSk8fxLGiTLQtbC9EE21OfnVMHANW6HQjSac X-Received: by 2002:a17:902:ecc5:b0:215:44fe:163e with SMTP id d9443c01a7336-21c352d60e5mr28609375ad.1.1737095981471; Thu, 16 Jan 2025 22:39:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2d42d32csm775615ad.113.2025.01.16.22.39.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 22:39:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 22:39:41 -0800 (PST) Message-ID: <6789fb2d.170a0220.371c73.646fSMTPIN_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 A027A6052471; Fri, 17 Jan 2025 01:39:40 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207417 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32232/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/