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 CD3F345F37 for ; Wed, 25 Dec 2024 07:59:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C89244029B; Wed, 25 Dec 2024 07:59:17 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 83D2C40263 for ; Wed, 25 Dec 2024 07:59:16 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2f43da61ba9so5215191a91.2 for ; Tue, 24 Dec 2024 22:59:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735109955; x=1735714755; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mR5meUAk0Cx5I0LXhvETgX26TPDjg1uS5nfynOsfrFY=; b=S0a5EQaeyQoaWPa+D/U8DkbJljx+hWVDx/ZfhmNXnWsut71hnpxCev7GOVGFRAvU4t +5pJtULgWmmEtWAEyf6RCxr8/HtW1MygpPMMWRsMoslZrX2cNydCbDSOkAKc8BB80qc0 9R9eDyyIT5J6vRc2+pZgP5ZuQbE5YDaG8j2qA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735109955; x=1735714755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mR5meUAk0Cx5I0LXhvETgX26TPDjg1uS5nfynOsfrFY=; b=TYIIkkS3WHZW1FTJEzE1kIaR8dwkkKVyl4f4XGSzo0k/dCy2xnM556rKU3ypaRv9Nn pwGEiUtnrBCBlXOe+fcZIU8IkiD6+au9C5ojiR9ROPWGq5uwGPonKbPK5zfo/wquVGDE FawcroUfzcE8wQY/kltHwlGSYlpzD+voBguQLr0rRqs5i8vY12ts0aUoOyQ6kDzL6wLi fWAzTAC398AHnMcWor7xA8uiFZBeHJsPwW9HCXFRVtsK8qts+T2xCxkyuT98TpGc4p8M Ks3c6z9hVLy9mj7cVEmWIowI67bWu1GH4ikGZdsNtx6OIWwucwNFRajmC+cEF5XspPS2 BkHA== X-Gm-Message-State: AOJu0YwOcoSo0TyXltpSD0YJsAuVbCPVRmYQhfi2kjsAEOsZOBroBn3j N/nLzu4B+xzRVjX/7s1nqTSZWwWrlc4Tj8nL9pam1AlsHa8xLiq2AbCMP+pW8QEp6DrGF0Br0fd V+Xjam0nle80JA9PT6l8GLGC/4f8WPbYu X-Gm-Gg: ASbGncvvnuXM9XCw48A79gEAUs9/cPqCNU98CtiCDPMun2SqFKv/ZyEKDzL1Y2DFS2k AbwMFsx5/z3jsKz6z6XVX4cQ4fqjHkDmX+Nw5Z6U+h2RuuKjhaPqf5Sy7qtS3HT0we/gGVR0nbo RkvZBzfjqlyxpK7fLMBs7JPzotrv1hW3pLxfnsm7vkjIURX4ARzDoQFD5hxjVEOlXLxd3HAzC0+ BTfz9r59TMdwhWgxwcE0cdjOoF7qn8nBdGlctrE+m3qTCOzzaPOjojBCCpGNuTzKTvhaOTpcTf2 yg== X-Google-Smtp-Source: AGHT+IH0jqJYyH/YInEg9dCFk44pCHxmhzjGMcovQHx9clPJzuh0yAik0kTzvvEPIY4vm3HDeYtFuSVDZqA6 X-Received: by 2002:a17:90a:d64e:b0:2ee:a4f2:b311 with SMTP id 98e67ed59e1d1-2f452dfae72mr31396650a91.8.1735109955670; Tue, 24 Dec 2024 22:59:15 -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-219dc9897dasm5458125ad.10.2024.12.24.22.59.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Dec 2024 22:59:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 24 Dec 2024 22:59:15 -0800 (PST) Message-ID: <676bad43.170a0220.19d4b6.7ddeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id BF5946052471; Wed, 25 Dec 2024 01:59:14 -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#204283 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ 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/32045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/