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 9C0D945F4E for ; Thu, 26 Dec 2024 22:20:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7AA4B402AF; Thu, 26 Dec 2024 22:20:19 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 892964029D for ; Thu, 26 Dec 2024 22:20:18 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-2a01bcd0143so4561705fac.2 for ; Thu, 26 Dec 2024 13:20:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735248017; x=1735852817; 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=+VhzEcxPFrkTaUk1pWYGYJIV5aiyP+3ZXvRdu1wB4AY=; b=GjKD+QuyBLzUENskteintkaAfeKuQbloqUm8WS278y2O4NeBYa5sMJBB3kfqmZMh94 iFN9weeN+yGSonGZRMxi1ZnpKbvfhzSxOmMgE5B3poZTjhs34U1FIfHT932dkwHg0nso HMYHA5wdcfOWvhcyrCo3jpnzb3T86xzqyI3+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735248017; x=1735852817; 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=+VhzEcxPFrkTaUk1pWYGYJIV5aiyP+3ZXvRdu1wB4AY=; b=L6w3FkmAh/VGLDqPdQ/NQl0C6Te6ky1Kqm77g5Fu/pCo481Eh2VQn7gnNq2pg16trZ oQtAo0WMn7RQX3iDfeNFCMneKW5D2QRNbmH5koz5IiasXZo72GdKW0ShabruD59uNgi5 KFdTvU20X+0cEpSNwmP5SXHUzFtDZP1YdbCNYXAlXUK1Xtu4BreBArSyvM7HikzmQg6t +lv+/GOKCykUU7+E7JjOWl7slD6Tjb+VqkaQi8CY8dxLt81z38NVJVLGiBRFytWTRZNX vqexLVidq7Latu7GePSDWk0rh9j2oDID3E5QdWvZBRMp1mCzdFkAi5A59nHkdhrYyW+B hYDg== X-Gm-Message-State: AOJu0Yz/b4USKfyoE4JjJVAURnsMs16zXpR2AgYLS8Mo1B9y3w5vJAQ7 aGPniavw03kV2VfRFjDICWlT5ugktHFIHb7oR+fISLpwZ2lrWQ+6OTR6P2uw5iiBkVSl8OZ5A+g jbh8s7UWsZta/zRFDQuAzh451aRBsVq78boQ3nbCI X-Gm-Gg: ASbGncuLjlnAkuRUqclssyJFtHIM8CMVS7/f/u6NPQSw2gEg9pwDAV+UFlk8rDH7pp9 nYgFmTr70o7S7QImnelpY2DsX/MGirjUBydqpEWfhdxQpLNJ8ZPunBooR/enFh4+lDU1nXitEOy 9JONXQOWdzYxvJoTfP9Ia/HSha2/GBs435OH6rEvru/5tBtt4gV2jG2rOXabZcuZ1d/5TDoQX3P wF7xIbMNNDHlXi8Sf+ndGSE3/G3lVtzArbTkJWof5cRObC7BAKrM/uALbWxGyeT2HwIcWnu8Nev Sw== X-Google-Smtp-Source: AGHT+IEPZIFIh2FVR2OQrmTWiRz0yF1HV7G1ACFzl+96n0K12hqdpUvnY86B4AYDz4+uIpAsq6frEaMKYvST X-Received: by 2002:a05:6871:5b28:b0:29e:4ba5:4ddc with SMTP id 586e51a60fabf-2a7fb12c354mr13708518fac.24.1735248017753; Thu, 26 Dec 2024 13:20:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a7d783dab0sm593042fac.45.2024.12.26.13.20.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 13:20:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 13:20:17 -0800 (PST) Message-ID: <676dc891.050a0220.56a65.cf74SMTPIN_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 3A9A66052471; Thu, 26 Dec 2024 16:20:17 -0500 (EST) Subject: |SUCCESS| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.com> References: <1735243903-26857-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/149492 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 20:11:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149491-149492 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204443 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32215/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/