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 8720145F4D for ; Thu, 26 Dec 2024 20:24:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EBA6402AF; Thu, 26 Dec 2024 20:24:55 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 22A784029D for ; Thu, 26 Dec 2024 20:24:54 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844bff5ba1dso529514739f.1 for ; Thu, 26 Dec 2024 11:24:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735241093; x=1735845893; 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=RZB2/pg1eHXEhYuiHL2jlPxkhKm+70TDZorbMijACmY=; b=C7vLhD7iKOPMl0LVS5qtM9z5ubuiLye+WvJejSZE68kJAMutq18YOPurjObWsG6OMT T/ZCwZsEvN3RqPTG5KlqQ/b0oZ+lZJB1yp54GM/rMMGGkSxHnuUYCzSIRX1wu40lLyPe dEIyC7PwaIUrrtTGKsTFhjIOHInRfoyGzWlrQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735241093; x=1735845893; 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=RZB2/pg1eHXEhYuiHL2jlPxkhKm+70TDZorbMijACmY=; b=WG7YgFSgDjlK54oOnn9QSoMbBRJ7PWJOmqx88TM7lZ5gnN3+4kttNizNE8qBkiB5bc D65GUT/H1mD542rJs1DkjXFupuWKLFW6NL2Xt+aV/WJM3L1PMNP/kEGGJIO3GWupbrPh xQWPSTOvYWmw8aWVlbfEkMSqhWtviIUvHZODAswU6b/rV2khdjgYAxRr3yPzPBWhDw15 oWv8nuLdfTeTNqsLPSTSjKiJhEG1zt+4xFPaA5uzScUBRgvSYRrmaAeQM5icUWCdJCtS PwdLs9VUtHe2CBJKbazfIRuMiG/ZX0sLg7IlQWG/OkmdMJsxMTexw10bunV2SBwT9DeV ufgg== X-Gm-Message-State: AOJu0YxLpynBbjbPvxf8dCVFikL00EUL1viDAtKvdrZozrZRU03pad5u QClS6kCGvFhu1ljU0aHXnaVHdF1N6UsmAqJPxgsbJzIgNGRzqmtiiNHXrQ4J78jm4u2/H6nIA3e jlD0N2W/9MX4745v1otQzTsxplqDHuc/d3x2fJFtO X-Gm-Gg: ASbGnctTgtJnp5RbpEvT9GW0BioRfvFMgFsL54oJnxrHWxn/x4Qlr/dqbZ0KixWlV5Q TSQWCDXYzutZa1B8JzJcgXz/n1ppqFcPOnYMAr1lIFCAGzoGWV1POjcnOuaNNupvH8lgmXGZIDN uN707DRenf2MaRayqC1CCCx/3Tf9eyw4zX5zBEI1lUHQJIRZH0wuVXib8L5AewMdqaNiX0HT3qw mMU0w2OL7MH39SnSajw+sKZ8hpDiU5ndqAUaF4TpPMThd7TMTd/v+NT30sS0SGGBLayAJ0U33x5 /A== X-Google-Smtp-Source: AGHT+IECE2rzKp5A0u3GzIg64wVS6Eg8Ne51myK8n+yNK+qcyucqSQMDY4VxZsAXQ4mmfEorMs6ixXpy4sDI X-Received: by 2002:a05:6602:160f:b0:844:ddde:c9cb with SMTP id ca18e2360f4ac-8499e49e7d9mr1993666039f.1.1735241093411; Thu, 26 Dec 2024 11:24:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c0ea696sm809470173.40.2024.12.26.11.24.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 11:24:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 11:24:53 -0800 (PST) Message-ID: <676dad85.050a0220.300c0c.c394SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C7F666052471; Thu, 26 Dec 2024 14:24:52 -0500 (EST) Subject: |SUCCESS| pw149489-149490 [PATCH] [2/2] drivers/net: remove unused v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735238504-15597-3-git-send-email-andremue@linux.microsoft.com> References: <1735238504-15597-3-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/149490 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 18:41:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149489-149490 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204427 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 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/