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 0112B45F79 for ; Mon, 30 Dec 2024 06:19:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB3DA40280; Mon, 30 Dec 2024 06:19:34 +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 A028940273 for ; Mon, 30 Dec 2024 06:19:32 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2161eb94cceso79386355ad.2 for ; Sun, 29 Dec 2024 21:19:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735535972; x=1736140772; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=izOdEqh7E2wYSzGW6Y7ugHiQXFfxMtcI+N26L2+B5Tw=; b=gLknMwa29vlxmJYg7vtH8bmTy65yEE8VCWTdAO+CnwMuRRSBgebJXI5ogv6Af8Xzq8 TuVMjsThIsaufZ/Q+FgG0qclGlp6kY7HMaQPESFpSiGNEEAchPANAo1g2zuszKciz9tO MkxEIh/HGonQASwcwEhW1lNmCer80S2pyFUCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735535972; x=1736140772; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=izOdEqh7E2wYSzGW6Y7ugHiQXFfxMtcI+N26L2+B5Tw=; b=aYcyG36lsQmgyncZ0dmdSkXOR7pBuYAxQRfKuUMzLPVTD+vGg2yfwQN3e5stmPmISd n5FVx983+N6ucUXX0XPUR1Kq3es/mnPAgcuLQXvq77C4bUdjS71zaaOlABKAsDHWJiSU d0/Yc6q2ZQIuo+DE3nKIy8BMUK76dRfpm++GPnDWJ4qJUgfTocfDPGOsaZJ9f+UgSUsq Dsh2GEpI234ERAM6XIdZ9xSFTVMUW1ZiBsaBlSpSzehHqMzs0ycyf8ytZUXS1DEP1nYL RL+iT1IaxaCz3p+5BDEIaQQ0YgS82E64HsnieSyb2Lsgy2P4amL4+2Fxgs29L3kcQDZm vUwg== X-Gm-Message-State: AOJu0Yzi1mqSaCuVx/gI39D7M3nZhBpIDZperePK3VOGnbY9acNbyeM1 p4rhhQCVl9rbdaLWEIYnOLb4PuJ9ENUDE6rJ9gYWEnVLeaPfhS7Jf7+QJ2EmdN2U+NAHZQFnnOJ MP8msAvdikIA7KAtNweLeTXTLV3etnchA9SEuNpXHSBd7OlN7 X-Gm-Gg: ASbGnctWAg59hLwDOCPCkv6/F6UX7cqBntLXt6uxG79T48HYhsfPU23t+JtABZ17aHC tzP5MbuYUtv+0S2KjDAi/TI3SE9P3y6mTTVrdTAQD/xCvjGQpxm2oTAw7ohYSyUQMCXr2mH6ZM0 UTheppDNaJZmrKwXvNYZb5j1Yz7rhxXfeC+vTsO5dZKkd3sBqkUo2y7MQ6DLBWbW+bb6u1DVAno 4akSPUw2f2+a+h1L2ohLXxwBjwYe3FeQxFM1vfyuM+gFXI3YkjrU26/USBb/4HBA2jrKPZOpRKn b7dHbw== X-Google-Smtp-Source: AGHT+IHeAS07ldfsG2BuhiDg3DR/H/p2buVVub9MeVxXEna7kabAr2PHjZvAjAnwlyp0due+435Gi5k9jYjf X-Received: by 2002:a17:903:2344:b0:212:996:3536 with SMTP id d9443c01a7336-219e6e8c3b8mr475107165ad.10.1735535971782; Sun, 29 Dec 2024 21:19:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dc999d36sm10457265ad.37.2024.12.29.21.19.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 21:19:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 21:19:31 -0800 (PST) Message-ID: <67722d63.170a0220.21e3.2f2aSMTPIN_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 E943D6052471; Mon, 30 Dec 2024 00:19:30 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204762 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32075/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/