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 A503045DF4 for ; Fri, 6 Dec 2024 11:01:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24AF340430; Fri, 6 Dec 2024 11:01:00 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4D6C6402C9 for ; Fri, 6 Dec 2024 11:00:58 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a7d7c1b190so6432545ab.3 for ; Fri, 06 Dec 2024 02:00:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733479257; x=1734084057; 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=6ExRFQ4bZXaH/KE9H5feakq33M7sT9HJzrl0tiQO8Hs=; b=MLfpbVR5yIPUp9LE1VD0FQbstHjgsqldnLqLN39s4CSNVCspnHM3B7uden3QFd8KkI o+vYZfIReu2mnbh/Zr7ppE55hKAqs1z/o5MoJzhSV4BCRyM3AsFTfktw9G+jKlv/MpIs +ujiw/+bT7E9UnUIrsMbAseA/hPdEpbRqw5CU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733479257; x=1734084057; 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=6ExRFQ4bZXaH/KE9H5feakq33M7sT9HJzrl0tiQO8Hs=; b=NzsMS7QTAzH0wmt9utoV0acwL492nsartpl9keK8k2gfKRfZKJYzu2PqGppno4/IHs ek5WrJYpi0/v+/vJ3gyW5KVHIqIYboBSOM9kihG54PAA/GNEv9Nzgkhy81p9D1EMD0Q8 u6vKzgswGjbx7meLttY+qd1izRflZCcBVE7atDxtZLe3JTp/bmuD9ziJPyP8eY45n0FB fZDoWWX6pyXn5cu1V20QJcUvHN95g2Z868HE0Z73hc7ejMMYTakCYzmFtOADxtKhoyly 5mimylQ/GPf0Pym3SzK1ifdD3OBjITfJaq6fLpTlFjjve9DwyWorUrziQNKoTzqup/X8 EOaA== X-Gm-Message-State: AOJu0Ywc38eQMIy/BunmFiquDQCtdTIuOgRGqy9OEabXuUJlJfYLKXWr S+yWfXgSO+cS1UWKpU8st6AV27LdIpyaATL3wF40oqrnUgaLpKshvPZ9RyCECpolKkAQwwCvdaL FGzlLEFLKENhPZCHm5Q6Vh0O6CytYtXypMtnaw/u3gGysAwDo3l0g/Yzi X-Gm-Gg: ASbGnctRvvo8tRyTbAXbWOJlcsjFSXcMwqLj4wXPW2PTyFJ3Wv4HHdPjqKgJwtF1aaU ejC/a974T/2ItK7q543yu5h9UBM5Z/Jl378KVSY1Sw+lHB5LUyNkYRDPRI5ymcg+wIHbAhhxWFk i0AZAU3X30MtFfqD7SupKOQaEN8VU0sRt+zcbdnr5Q2fhx04YU4zB/cZQjAdcBpX745vwMQ0VUm JKqaRJvjazgfZN6NcUSb/rGjaEUEbXsYgrZKcF5BR8x5q2C9+mGhQwiRFBnCIGYP3qVZQLp4Q4= X-Google-Smtp-Source: AGHT+IHwaIBCLfIbe7FErY+7fYz4kupilGp/glGBNiQxh4+bonpIPgNq02I/cfvkhF4oi0x4fSHqs5ilQiC/ X-Received: by 2002:a05:6602:6422:b0:83a:bd82:77f with SMTP id ca18e2360f4ac-8447e23fd1emr248045639f.8.1733479257647; Fri, 06 Dec 2024 02:00:57 -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 ca18e2360f4ac-844738fe21esm14094639f.18.2024.12.06.02.00.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Dec 2024 02:00:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Dec 2024 02:00:57 -0800 (PST) Message-ID: <6752cb59.050a0220.382678.8452SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 28CBB6052472; Fri, 6 Dec 2024 05:00:57 -0500 (EST) Subject: |SUCCESS| pw149065 [PATCH] [V1] doc: add tested Intel platforms two From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241206053928.1640200-1-linglix.chen@intel.com> References: <20241206053928.1640200-1-linglix.chen@intel.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/149065 _Performance Testing PASS_ Submitter: Lingli Chen Date: Friday, December 06 2024 05:39:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149065 --> performance testing pass Upstream job id: Template-DTS-Pipeline#201368 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32098/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/