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 83A9345E33 for ; Wed, 4 Dec 2024 23:26:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B46A402AF; Wed, 4 Dec 2024 23:26:06 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 867F2402AF for ; Wed, 4 Dec 2024 23:26:05 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e396cff6d36so369094276.3 for ; Wed, 04 Dec 2024 14:26:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733351165; x=1733955965; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=3unJ9WD/XDAB+2dI6Wig3WOw1+v/BLDyYndih8D12Wc=; b=f4zkdhOtU8l+Wu1H0lvNzmUd2uzxaJ2G/PVXxQ9QKxPRy+JP5cipp6CaLbOV5ZyMNi vGMXzVot6JAppLY+BtAhtJeipUgy7nlsGrmYN7Scl3xaXTX46wA8wqkibzLxBjIKCBM/ QT9A9yeh3FXHS9zCCXfNsDvzgltjfejAraKyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733351165; x=1733955965; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=3unJ9WD/XDAB+2dI6Wig3WOw1+v/BLDyYndih8D12Wc=; b=UPLWGaRYD/GXWwFgI/0olSAjgDrblyrIgyxsnLMdJU4vYw44iB6OUQwgLQqBGGhjD8 eFWqtEd6wrrnleFh9FUJF6SrNKAKBwQmtJ6RZX8rKFgqTqcpjfplZf2WPdfhfeAIUr27 iEavEuMEU8LdBmTOvu9WEGC3p+HqyvfFBM6cKfHML7x9aa9R9rJmBheU2u7FLDhvtahC vr3SU+cckSl5ZAICwJe+ARlfIhGt+itPGk92CLWkhsTrY3WFATCQZfytxo+mMvicOKIh JLaurD56rXkH8rIQBWgW+DED945aB9AE231rlYtsIjFG5VpkA/sxqUhZhrwcBZF0ZZzF KGDw== X-Gm-Message-State: AOJu0YzFKorAyz6ZxRMEIconPGgG9/A2xSSuK31wlpDA9jzRRAuZsKRa QJExNyJ6sPRNLIea1Y5I2lSFOFXeHy0t0VDcqVQ4yUia0BYkzhpkHCMIEijd24sXAbyNyod0CPQ 7gR9kZA+IEyvuBy4AFGX2O8YzDj4HsqcYHUKe6pbV X-Gm-Gg: ASbGncv3e8yO9Cj+2YZ5T3oGg6PlZsCqCQxwJ/inRj+2FRLlFxtmrExSOzsf5TNPUtQ dF7KLi7qcC1tX/FS7IJPqC7pjicgCmgrEnj5ZhKjCHUMdrfqarbii1dJaz+4brwZSQu+hgsGpXy plrPufyt+Nhax64/vL3HE9ukGTNQ9Bv9MHA5nRqXOP8Bd5UKcs7z7rGiPq+xW5LtP4QmbyWkvsi V65qD65cfIHHm/0GfUrELIpWI9+YuVXUPS1lfDw+V+nW5JxTw/tjJ3X1+4OSAj7sL8IfqA= X-Google-Smtp-Source: AGHT+IEILRXxbendwK3kZ58SMNrs1vYYb0Cx6CGkq6Clzmf7Q/MHxNQu6SN6aBlPmQqVZeUbFkB2te9VFQN9 X-Received: by 2002:a05:690c:3345:b0:6ef:75af:6170 with SMTP id 00721157ae682-6efad32c5c2mr131744577b3.28.1733351164931; Wed, 04 Dec 2024 14:26:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd39ffc8csm52457b3.64.2024.12.04.14.26.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 14:26:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 14:26:04 -0800 (PST) Message-ID: <6750d6fc.050a0220.30da47.05e8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 853E56052471; Wed, 4 Dec 2024 17:26:04 -0500 (EST) Subject: |SUCCESS| pw149024-149028 [PATCH] [v2,6/6] lib/mldev: eliminate depe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.com> References: <1733348466-16057-7-git-send-email-andremue@linux.microsoft.com> 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 Test-Label: iol-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/149028 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 04 2024 21:41:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149024-149028 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201095 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ 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.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32087/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/