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 01AAB4609E for ; Thu, 16 Jan 2025 14:12:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5B644066A; Thu, 16 Jan 2025 14:12:29 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E643940668 for ; Thu, 16 Jan 2025 14:12:28 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e549a71dd3dso1684432276.0 for ; Thu, 16 Jan 2025 05:12:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737033148; x=1737637948; 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=VMFyuJSqDtrfbDg5MhlA0d1pXMMyT3s0spIizK87sCE=; b=SauBKr9dJwJZFOxV5ySuT+taHsgsJkitvM+TLh/lg/e1gkf7ePlfn3fiSwZBBCkLYs 5yrZA0CZNZWtyBuc7lcZlbhtAqbBQZt1Wh9BR6p96stdM1gSrp+pk/tRXm/a7CIQStYf hNYH3o/dkozPKfzre+gI1Y8oDdlHEMTpIXr9Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737033148; x=1737637948; 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=VMFyuJSqDtrfbDg5MhlA0d1pXMMyT3s0spIizK87sCE=; b=Ay2HvVSyLvNrAqqpxZeAcDB+ArYvvNsHAa0nYUSshqzh9F27+eIv0CXnEFyzWx11xU vawqGB+PagH2n1GQjf5B5z5tv+ySJGpHv/GRUak6BALlb2sdl7UjyWCkoIII+GutbrBc 14KNABrTcN6CTV8gY//kY5NQaXgpEzIvvviKbgCUipf4SIpwz4kydYPpULdjIBn1FceQ CHGMILUqR/lgYYQmvlHa8Cuz+uJ//VROu0mORBP4gT5zrxjx4WEuEVSdyn0ALG6SsQ9z ig1txxEOwMItf8+3QrVTqNvzPg5rxheM7ssAv4IfKQUwnQw7DSiyAJ6uUASIpc/1I7sy 4elA== X-Gm-Message-State: AOJu0YwoTlHtDKoJDyS1T/Zh65TFxOi1BLukDEnLc9hfNz0fqFii9MmZ J+M1Y5zLuKN69YZPcV6q+PnuyKPlCgshSdQDJgNAwG98mllgZ1OT0imUgkECw8jxLg7ZUarBXkI sHtwted7nWundK4bMuG/4D6tESCE9esDtnjOkIfHf X-Gm-Gg: ASbGnctxMn3vpbadTjEEIoWr2ZiErefgdqXHKjRGSZg2VSvE6NXyHLBISrfyhPcoqG7 qnVrQZB3sEYajpe8sJRg4whI3x20LqLHlzer0e/0raFJkiy0Nrcc/xRgRbt361VjnV2GSU+o9oI 5A5YcmPtvpES8HQATSRSmdiYcIFkAvIzqFV78H6qfJOJLzGXfVPKRIgwaUwEwgAqdo51rWNSaoS RB5HKF3TAVwQdOpeJ0jYAHvGagTBNd3Ezvtb6hAuno2FkP9xDnV+Fq/+wT+EzuiINsCQpz3UZkk fyUcBA== X-Google-Smtp-Source: AGHT+IEdJpoAFPCeGzkwC6omJMRZIMsGdJXPJU5J4+zkl6MhJ3numKlZ3StUyEh3echKXqyGjb3XcMlwxxT0 X-Received: by 2002:a05:690c:9a07:b0:6ea:95f5:2607 with SMTP id 00721157ae682-6f531224c7dmr241013207b3.5.1737033148249; Thu, 16 Jan 2025 05:12:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f6e64cf871sm13137b3.34.2025.01.16.05.12.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 05:12:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 05:12:28 -0800 (PST) Message-ID: <678905bc.810a0220.37d5e7.0158SMTPIN_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 D73396052471; Thu, 16 Jan 2025 08:12:27 -0500 (EST) Subject: |SUCCESS| pw150141-150142 [PATCH] [v2,2/2] ethdev: fix some function From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116114034.9858-3-lihuisong@huawei.com> References: <20250116114034.9858-3-lihuisong@huawei.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/150142 _Performance Testing PASS_ Submitter: Huisong Li Date: Thursday, January 16 2025 11:40:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150141-150142 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207305 Test environment and result as below: 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 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32342/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/