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 6224245E91 for ; Fri, 13 Dec 2024 17:44:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A1F6F40B8F; Fri, 13 Dec 2024 17:44:03 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id 2FF9F409FA for ; Fri, 13 Dec 2024 17:44:02 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-467a1ee7ff2so12554831cf.0 for ; Fri, 13 Dec 2024 08:44:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734108241; x=1734713041; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KhKfX/nX5PRNzwzJtuoU1DHLP6JrnMdcHL+kyyk7zh0=; b=RhXq7XxyPaVekKfliLE/z4vSdCRzHCNzLne2AvJOlaqLgdulOW75O9LjimclC6zF+b 0jlm9bXQ4ylRFeQLh9YSjq7CvdZo4PUhEk4Z6INK/U7nPtMSmNSQzYOTLPYwfN/Yiq8R Hnt/2IJk1pFxWc/caaWmZfWJCO0xCYKufPUA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734108241; x=1734713041; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KhKfX/nX5PRNzwzJtuoU1DHLP6JrnMdcHL+kyyk7zh0=; b=tSo2PrO8xU1kaXq1Nx3elFshHYjuGQZh/XtlKVqrY/EiICNraP6OWX012OauvgW9xE wbMMI5amViSNMnWJBqB3NyMJ+8RtHIW1ZtQvyvYuX32qeKfcArbGuQorkwv1dMa9GAGl 3ZOhARE+r0QWqWYLUIyupVOnFJxbihsPdTZPxm8q/8tRxQ85jTw2GgchxG1n1ZksJsr/ 7yRfjLvORvKuWpc94s5YHBA1/Nh66ByakOsigGrveNsXVIRzs+nkBXPWH6CHosz0kbGP jXMHt0GV7XNpTs576RNCgonERphBNV3jxJviaSRIJm+CXOK5cP97vIpqgK+uEJ6igZ60 BxeA== X-Gm-Message-State: AOJu0YzpfssnNFK5Yv0wiIMcp2vxYUHprAEgIbsGq0ZdNRGCkG4Nof25 lvWdu73QQWLlb8LyhaS0ABgsP15WEk2NKQxm+bXQ5weu3uScHuBP4duWxITsZAUHzKY2V9bLo+7 Y+EkB3O8yBFjyBCjqNud8nV9a4PVuDko5 X-Gm-Gg: ASbGncvYAjxLCAbB687N37rDkKUsHcZ9uLuOFN2zTDBHwsG08K7zM+TGowvQUVOFHtB AtBQiDRb/e9NwAg86fZlJ1HDG4pTonXkWDzXpJsZWS0p4LJ3gp8Wg7ddavpRYK/THrLOCtulA6+ pVQrX7qdb32VNltYU2I1wKHGfqzRv5LYpGR3ytBfQ1pFOPu26s0OHkk8RUdxUVxs/ZJCRJO3Kpt 4DA2apUp/GWjvP2FBwyQqbfLXwlhRxQ+k9/UG9y7b+ysG3ShSBkKHO0ZrmrWBxuPsE2E6PC6V1D NQ== X-Google-Smtp-Source: AGHT+IG4kfrY4qbg4gZbOMjmPMYj6w5+reqq6wvcbuNE9Zc98mu+PXfhUIXtdqb3opumGOnOHOl95azZMGUa X-Received: by 2002:ac8:5741:0:b0:467:5c17:e28a with SMTP id d75a77b69052e-467a585525emr65049001cf.46.1734108241452; Fri, 13 Dec 2024 08:44:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-467296e7015sm6966381cf.12.2024.12.13.08.44.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 08:44:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 08:44:01 -0800 (PST) Message-ID: <675c6451.c80a0220.1b2a7f.ab2aSMTPIN_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 1E1B76052471; Fri, 13 Dec 2024 11:44:01 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 39bcde2d05afc0f904f906182be1e659b60ceeb7 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: 23.11-staging 39bcde2d05afc0f904f906182be1e659b60ceeb7 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202120 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/