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 D5E4845E17 for ; Tue, 3 Dec 2024 09:35:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B030640264; Tue, 3 Dec 2024 09:35:54 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 641FF40261 for ; Tue, 3 Dec 2024 09:35:53 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6ef7640e484so38701047b3.3 for ; Tue, 03 Dec 2024 00:35:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733214952; x=1733819752; 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=PJlWouyPi090VBHDKSaNN3fW3lGo06Ur9m1YkhPJXiY=; b=dafV3sgN93sC8aF3R4KhuUGKehPUo34R861xs4ML+/3LsxgF0zYjFFC1UqgC1BjemR oVaq2OKFjc4MXW9LhPYu2P7ov2cvJ2GLYUOfhMrXXn63q1kGm81mj7T4YO7WYKZ8e5Fs pESCorvLTtZp1Ko9hcC8ux6vfMfLGGDk+2tiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733214952; x=1733819752; 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=PJlWouyPi090VBHDKSaNN3fW3lGo06Ur9m1YkhPJXiY=; b=nV/53g2CcnbPqgdIhPt2WUhYSf3Qeeh/+7aje7au16ljQaBtAyfldx8qxFqhC2s8kn cOTp4O3H9qtkOzvV8BTOSCF8z2El3xoAeV7rltoPmNkh167nW6RoijntDOfMKaPJu61b RGz+oZdEeEDe6UvQYGzSLy1dFrsLRCshyuZ+zkfURPwRj/IeC1gwGVNloZW0ON4GqE4P MydzY2/h3oEK9J5v/Mqnf6wxL8aVtfx0muh1xmBsO1RnL7NvdaBWseM+VlxtijRc2fkA JeKL9hk8uTt/UvPPQkT9zvKmdd91W7TAJspVU0UOQyzwXQ9fggTLugCG1kBlnnvU3TVr FtrQ== X-Gm-Message-State: AOJu0YyfMBi2FqgUTCudNbGWAI0wuhyCeJCDkp1iWJCTtjKqluKXqIb1 I3JEawMEpe/cTzpPvllPq6aSDoNvCr49bKK0gZ3upWlpwLDRttguCQ5bTmmB420gSaLH49KJLTr mpMVOPdwU5G55oD0NHwFaPOPvJKW57F5P6G+6S+OF3oAENuu+dW0xY3S4 X-Gm-Gg: ASbGnctptCoCuNeD7C+gLqon3RTbS0kifdSLBqKo1GHfQ7ZIWAUnroquP4W9f9CGTMo Kb3/FO6k28D3kMLCJrO8b9EPLFSD9+juuwhZ2mi3gwqyUFoFnmtMh6N5pYQe5mWH2t1uoBHU1ZC aE48VXpsJMMiukD6E16avlVIqzM4fYWVlOsbmTD8jdErzu7pJO58gyD5Y00mDfQNongSbNZn73p mAsTRSnWW4pmPT9KWatle8CVqFrvRB5rf3mTfIOogOUECJ7fmn0nE3KyoAHgHDllP1fMqfBHRk= X-Google-Smtp-Source: AGHT+IE9Z601q7RrNHDk/hu33JBVCxRHZ93o9XrrWPpg7qKkbUdpmFEkxpX4bhU9OenRZlTwTpGoo10iWUQp X-Received: by 2002:a05:690c:62c9:b0:6ee:9cb7:dc24 with SMTP id 00721157ae682-6efad2fce3fmr25508397b3.38.1733214952766; Tue, 03 Dec 2024 00:35:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ef4ddac6d2sm3535267b3.66.2024.12.03.00.35.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 00:35:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 00:35:52 -0800 (PST) Message-ID: <674ec2e8.810a0220.3d0d69.2d16SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6283E6052471; Tue, 3 Dec 2024 03:35:52 -0500 (EST) Subject: |SUCCESS| pw148981 [PATCH] doc: add tested platforms with NVIDIA NIC From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241203075914.62923-1-rasland@nvidia.com> References: <20241203075914.62923-1-rasland@nvidia.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/148981 _Performance Testing PASS_ Submitter: Raslan Darawsheh Date: Tuesday, December 03 2024 07:59:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148981 --> performance testing pass Upstream job id: Template-DTS-Pipeline#200567 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32073/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/