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 BE62445D76 for ; Fri, 22 Nov 2024 00:51:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B653A4026E; Fri, 22 Nov 2024 00:51:48 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 1B27C4026E for ; Fri, 22 Nov 2024 00:51:47 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2ea2bf25dc8so1308263a91.0 for ; Thu, 21 Nov 2024 15:51:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732233106; x=1732837906; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0Dtu3jlpHg3QEuU/XC87XY/hrx+pmMwwxl9Ecgqk6Ho=; b=LSCaKNhssJSbFCeFgvCS3/nbDv27gGKIIuOr665jbDgmz/ODYFhXzRX5XaSdCaTH3i pitQKP/Ky6wiVoQLSZO2n2N5RBuaHl52YBVZ58Moc+o6vQJiztGcMzPDlZgQ3bPf1d2E bjkhOdwtivUuE1xkFwT8FLMOX5dL3W+klZp7k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732233106; x=1732837906; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0Dtu3jlpHg3QEuU/XC87XY/hrx+pmMwwxl9Ecgqk6Ho=; b=mBm52LcTMIUzLJ5J0r2macFj5xJcBiELj+NuBp0tGnbS7H71mzg0iR//VJOW90mFV4 Je0RiLAlw2Scv73yMGzatzfjV+4+Gom0nUsAILoQC7WeF3Ne9j2Ookd1KbY9/aN9UM+X SYFNX2lq3D9Wxh0PcBpenyUlYhBGqEAQOq9o/19ljjX4RlEy8rYP0LE6ORwDyXbClMkf d59PW1m+bjVv0RhkuYS6QtVoo3AKipxeEvTntN0FC9Qk0x06ShVURBmNQNLHABlRNGvu PgVNXSCPJQt6VvlbkiiKUyapIGxw2yzG9/Z4/5gDt+8qCwM1NU8/LfRlE37HeU5/gb/9 Mdsg== X-Gm-Message-State: AOJu0YxFgTBu6MOTcYI3Qf6KWpYKqOp9RXDXjuyT+xp8dFQIxLGZVNQ1 Y5IVWXC4NZAPkCbiLb9tL+iMdw3xnmfcVOTCz3Q9KkbD5wx0u/J69FO9hLYlk6JN7EMPwjco/uG td9QCik83ik5WoZnn6UYUbRDiAPA6+rM6Bb19aMmc X-Gm-Gg: ASbGnctu5jDfOECsuOaPJi914IFz8TuA1K0SAsCAV56+HYHYM7sf/No7FUP4Gca+oFD gS1UnC/E5keF42WK3Ut94LVZFIDEIoA0HcRckA+TMEuoCKiEkLXY/k/VhpXJp49KLyDiQtgy0eL yXckW+blPDwkZ/tJRLzGcNneA13cLrP5W8f3qhePtR6A8j7ZJjIbMBvZ3NtbSZMDk5egsc/xQvo wtPmua/JBhn4exFv8qbCA4qFMWtyHh3emysI/Sd5bDCtFkm4OFxB/cMnStm8cJv3BZ8574= X-Google-Smtp-Source: AGHT+IHcp4oEF4IlJiRbYQaPdxreW067oIlh1gsNWy/tOIm8C8EH1T3zsCE5tSHC/fgQ2rLvQ1DWY+SUshRc X-Received: by 2002:a17:90b:38c9:b0:2ea:61de:3903 with SMTP id 98e67ed59e1d1-2eb0e865fe5mr821613a91.27.1732233105996; Thu, 21 Nov 2024 15:51:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2ead051a939sm231108a91.14.2024.11.21.15.51.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 15:51:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 15:51:45 -0800 (PST) Message-ID: <673fc791.170a0220.305a61.eb59SMTPIN_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 09F1B6052471; Thu, 21 Nov 2024 18:51:45 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 07e3bebf3c93750c52ed9be87edd212fbc22da0a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Chenbo Xia , Maxime Coquelin 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: dpdk-next-virtio 07e3bebf3c93750c52ed9be87edd212fbc22da0a --> performance testing pass Upstream job id: Template-DTS-Pipeline#198135 Test environment and result as below: 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31675/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/