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 6E73041EBD for ; Fri, 17 Mar 2023 14:18:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6965640395; Fri, 17 Mar 2023 14:18:15 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 8E0FD40395 for ; Fri, 17 Mar 2023 14:18:13 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id o26-20020a4ad49a000000b0053964a84b0fso108397oos.7 for ; Fri, 17 Mar 2023 06:18:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679059093; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bs9EFOaGi21zNPkAQbLxN9qJADxCRhGZglfMtnh0g0s=; b=ccNnf6eq23AOQdm3Xgt5Haow4URX7xzpM/O88wT9/x162VMbKCdC+32ZaZz4q8YBOv AvzGpJ/NNVzelOoEnqlYL/8q3d2AMh7J143xIrxCPkDqYC9fNYiWffhnC6ODvzrNVfas s25QyPCIm8bXoD7RCUSFJ1fURyzppK8MXZi38= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679059093; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bs9EFOaGi21zNPkAQbLxN9qJADxCRhGZglfMtnh0g0s=; b=OUQwFHZdIT1dTn4ZabB2Zv5P3Utvm+JW8V2xwNZ7kDA2Fo84ky0WTrg9CN+d+FKiJo Gcp7IYdJc+4WGiyV9nzEJLvh/Y3J2jp41RFafWHG5SQS6ENc6TQy0+wKWZ13CTC7rAvq MimybABokVlSWwYQuPN/TiL3tmCE7QRdPfmT0p1w5+xJ1h7Kzv3NYeKywVJpbx+1IOG0 gskXbiQOjZKZKSDgLCwMF6uZSjvfiZPPGBww5eLB2qmUPHRFNtqoMoRNxmdKId5TT+He igk6CSZZjhaUiuQPIdcIDGKIFYFf0B1vzTaWaG47XCGOwBnSIk1kgZ9u+YKZpP7OXRYc idEw== X-Gm-Message-State: AO0yUKUdKwjZSVQ/d2GFIRdkcs9mWy75q6T41bOBLNdxLfi0PYvsLDqC Mghl9FzAPgzeVdtUNtgj0hVU4xwp7/1jGHizRf7Zuwm0/SYrZVMFzNhc71ay1yfLAeYt8lK34Q= = X-Google-Smtp-Source: AK7set/oPBAqloHtRuOW/kMsJ//l6KXkucPZVwcbffJ8cBVxb5CVoleVeRUeb0BaelDAknnQUU4O67G9wYLr X-Received: by 2002:a4a:e6cb:0:b0:525:b0c8:4d4e with SMTP id v11-20020a4ae6cb000000b00525b0c84d4emr21591761oot.0.1679059092954; Fri, 17 Mar 2023 06:18:12 -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 t1-20020a4a96c1000000b00539b8372be3sm2403ooi.9.2023.03.17.06.18.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 06:18:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 79AEB605246B; Fri, 17 Mar 2023 09:18:12 -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 768C06011D; Fri, 17 Mar 2023 13:18:12 +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: <20230317131812.768C06011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 13:18:12 +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-intel-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: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -4.6% | +------------+---------+----------+-------------+------------------------------+ 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/