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 89AB743EA3 for ; Thu, 18 Apr 2024 19:05:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6205240042; Thu, 18 Apr 2024 19:05:16 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id B5E3240041 for ; Thu, 18 Apr 2024 19:05:14 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5cfd95130c6so725236a12.1 for ; Thu, 18 Apr 2024 10:05:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713459914; x=1714064714; 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=yfRcnXg/S5Zhw4HqMKPtbv58TbEklQYwBF0PfbepWXM=; b=KfG7GWpdtYry5XdO/4fsKtOgvSkcnGw8N+2sjgXfQ0EW6TRv9Zb3U1mdPICnA/o3Kn 5N0hMYuFp/CFLl6Ww4McMj8QLqfRCaGUQDV7oqXj5Aem+p9OIxSS3mG102zb83QD7U4H p2TFos/nA7wQj5lbC0MD7vAK9NS9f154rcp3A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713459914; x=1714064714; 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=yfRcnXg/S5Zhw4HqMKPtbv58TbEklQYwBF0PfbepWXM=; b=Cm0F+3KiTwqb36CXp9GyS2kduzxoLlI/c+64XS18ugtPTEQn5+rHKkscArWIizmpuG Msf5qA1j7VVYSz3kI2Ppwm+u1bkOpDZXGDCIzxTdOb42XW0JPMld8SKjJto7HhJuVV3B g7VQQW72vWCIS5cLQO286iWyLY1MF3h7lILu25wSIgT+AURdJcDnKPKeoH6ph99Cng8S 8bxepb8YC2nJMj6R4AOTZhwlxhT/qQmYhehXNKaAT39kCmynOlxE/KEkMcHb7bR9C69l X/mPPF+WYYVXFDwGdk7ZFWR5LzusS5R/sFBHkWEkfcwR0sm/kOsOJZNKH1/MfZscic+N M3Sw== X-Gm-Message-State: AOJu0YxGFdzuVmSTOa5i1fDYBNHUreFZiB7vNRp+7gQSg6QHOcFAG2k2 sY27/aqEnrJU6r6mFBsbka3B4wye1f8bYqGJX+9PO6J37SlFBaHg6dxzkJSUy4xrTzZIYZ15YIS rZzRTHS4GCKH2eDnVMO0Fb+NgWgLPg5XjL3sOkL0Ci+vUj5LeojrcsUqp X-Google-Smtp-Source: AGHT+IEXt4sFLxZrBnkjW2cgzvTq/frnULp1BnZ8kARUQwkt4zPYhq/2Zq2InOdsRXhaonVwQk2wucNYhKaI X-Received: by 2002:a17:902:e843:b0:1e6:6bba:7c70 with SMTP id t3-20020a170902e84300b001e66bba7c70mr3896055plg.36.1713459913715; Thu, 18 Apr 2024 10:05:13 -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 h15-20020a170902ac8f00b001e87e6fee67sm47128plr.126.2024.04.18.10.05.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 10:05:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 10:05:13 -0700 (PDT) Message-ID: <662152c9.170a0220.950df.2dcbSMTPIN_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 D16226052514; Thu, 18 Apr 2024 13:05:12 -0400 (EDT) Subject: |SUCCESS| pw139478 [PATCH] doc: Fix some typos in mbuf_lib.rst and n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240418062025.26674-1-maoyingming@baidu.com> References: <20240418062025.26674-1-maoyingming@baidu.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/139478 _Performance Testing PASS_ Submitter: Mao YingMing Date: Thursday, April 18 2024 06:20:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139478 --> performance testing pass 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 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.9% | +------------+---------+----------+-------------+------------------------------+ 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 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29813/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/