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 0BCF041EBE for ; Fri, 17 Mar 2023 16:05:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E46B740395; Fri, 17 Mar 2023 16:05:47 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4475542F98 for ; Fri, 17 Mar 2023 16:05:47 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-17786581fe1so6025980fac.10 for ; Fri, 17 Mar 2023 08:05:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679065546; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=4C6aS4SQUfHsZATCE4BTcpebfpF3lC3CdxogY3gUiB4=; b=Zg89QCpebUG9qXxGsQn7Lgz9xHX1gIf0uQPSGaMITY1vXaFebUpAXFkrFArL2dgxUZ aft6wg095SJVfiA5EluOo2Xim2rZ9lRJOWoRfptm9GEc4Ifvn7E+Tu1Nge8enrwER+8Z oZET3v2K7n+ujVvaik+z1jxy/0X7zJGnPyXfU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679065546; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4C6aS4SQUfHsZATCE4BTcpebfpF3lC3CdxogY3gUiB4=; b=LNx6LHfQxbSsjSJfMlnWc980zmSnT3/afKQh4st9dLPvbB0KdOOuoSSunqIlC7aBoO hIQAI3jti9+nixLxdYIgeCVR/sS4klKz/+BJKA7u+gS/yFwErS4kqFUIfiLyTmhmJe7v IYzIN6sYCqVS+UGWDUSlmGU0ObuoBblDBWu5uUTC3LvV0qeqQYEmVr1BLYfL4DDgjxpH HygK+n0UDa5144TmNU3rn+PEGGA7mDlRWcwy7kywgCUhd2SWLHJLCpUWuKB9J7CBPRs7 pJzgbIPRVU0gFRqw+DQF+L6JoD3TLEhf0YiW+4YhrV3Rxwbzu/DcCXgMm4svem/Fk2Yg /rJA== X-Gm-Message-State: AO0yUKU7hHAO9LBBWd0NyZzo+s/m9eZi4N4PpuGzkMguGodbyJhoI73A eimZNqzRIQbO0qAHr/XB0CbIfMeQ5T+plm01hzPTKDa0w3XJIFA8qI/uewp4zVeLq9D/3umXzw= = X-Google-Smtp-Source: AK7set9ofNpyMiJ5A4KIXMVSKzHlxkvkNKC2apc6kZfeWzZKJVvZf8NgJlIAzy9gB2ZUhyozYQ5XyjXJdT3u X-Received: by 2002:a05:6871:609:b0:16d:f82a:3608 with SMTP id w9-20020a056871060900b0016df82a3608mr28630923oan.55.1679065546507; Fri, 17 Mar 2023 08:05:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u43-20020a056870b0eb00b001729d09fde4sm186351oag.32.2023.03.17.08.05.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 08:05:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 07CFB605246B; Fri, 17 Mar 2023 11:05:46 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 02FCC6011D; Fri, 17 Mar 2023 15:05:46 +0000 (UTC) Subject: |SUCCESS| pw125227 [PATCH] doc: deprecation notice to remove net/bnx2x driver From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230317150546.02FCC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 15:05:46 +0000 (UTC) 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/125227 _Performance Testing PASS_ Submitter: Jerin Jacob Kollanukkaran Date: Friday, March 17 2023 12:30:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125227 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-39-generic Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25780/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/