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 DF86146269 for ; Wed, 19 Feb 2025 15:24:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBF3A40EF0; Wed, 19 Feb 2025 15:24:22 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 4C0B140E6E for ; Wed, 19 Feb 2025 15:24:21 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-85595f813caso232117939f.3 for ; Wed, 19 Feb 2025 06:24:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739975060; x=1740579860; 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=kjt885B727s6e+FaaxtOqBylKEAdAUGyvX5FzXwu/0I=; b=Tv5aelScO9A+dk3i2MzbsS+iKIguh53nNsn1vUufgPvsP/Qm/U+me3QFI4JkcYzmUZ lTEONJEwIaPrMozd/PVbkgk4ONQS4NXVRSOXYfsM+ygY0CwurGn8Ebijk57aN399Z5+O dKLteAVc5N2R2A3R+sZdwjvpaNYKB7zr4TvaI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739975060; x=1740579860; 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=kjt885B727s6e+FaaxtOqBylKEAdAUGyvX5FzXwu/0I=; b=iJsj9c0ykiVgENZiSPVXdc9YaeDsNNHSG4Yzy3C1q+J+xDsSvPitLaXovv10sEAsCK 4YjJPQQ3vgOe23Ws5yNwGGgsixlngX8YWIku8h9DkyYcDz0psTBEnh4cFvF3XHNYV2yf 6NFy1spS6nlNltmjxaC+4dTB4vCM8j0dQ+u0r9ISSy1zo/LyQe0J2J3hz/yCyR3IZLvc unIZN1zlW1VGV3hyLlssKazbzaflLybG1vO4eh/lcx/06tpvE6QLKtDuGWlWMfGFqwHw EnVHu/qX5oLx0fcm9ijmc+AEffiaUyJsXUvW5M5V9aPMLWf5Ses44364Fi06Mzzc+axi Av3Q== X-Gm-Message-State: AOJu0YzC09m3aoxsc9aCW5zgqYtb4a4e2wzYLiqycVmCoeuRiat1XMGN nmFXJSe2JrzxlHfktZjWrwco8jIv0ssGT+NWRfmhltRTbdLoqxL7YFpUWf703RZTy9AkaNWXRDw 4yv/nGwCbUZkDK0wR70ddwHmADmuHGm/PQTTX858d X-Gm-Gg: ASbGncs6elBxB3VT61fdufjOKZUQ05XVChmrcuR2O5lH73NQL6LqevI3CMF2u+7jZP9 WTec/Y9V7TJtiWB7eY5yXe4eX9Cz7j7KUJsUvvWSKjmL3a4OYhOmRtDniOFZfreCdU287O/w7IW LgpH3Tkrdhi9ITyVGcrVgvmiT0trkSfZxjsTx+MUCMmFL/VEvsHyqhrq29LtOScV/MPAluvvk4W gj7opmQpRDRX3aSnrnn42B57gdhubIjj+V96BeSjazYRROXA18b7hH2HK/iXKFqkBqQp7gKUCMN DDDgkQobple8wuS5r9BwItowHrdBJQ== X-Google-Smtp-Source: AGHT+IFdRLA/SRIYEpSvWkD2u1/vTqeSrsTGwsOvAOtdEhDcfdxznOYnhpHhDoKtcAsRY5z6DA5uA3/sJo+h X-Received: by 2002:a05:6e02:3089:b0:3d1:a380:bcd with SMTP id e9e14a558f8ab-3d2808b09f6mr168437625ab.10.1739975058367; Wed, 19 Feb 2025 06:24:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3d2875d2d6asm5748845ab.0.2025.02.19.06.24.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Feb 2025 06:24:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Feb 2025 06:24:18 -0800 (PST) Message-ID: <67b5e992.050a0220.1b0f97.b878SMTPIN_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 47B356052471; Wed, 19 Feb 2025 09:24:15 -0500 (EST) Subject: |SUCCESS| pw151651 [PATCH] test/ring: fix return uninitialized varia From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250219142314.82235-1-konstantin.ananyev@huawei.com> References: <20250219142314.82235-1-konstantin.ananyev@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/151651 _Performance Testing PASS_ Submitter: Konstantin Ananyev Date: Wednesday, February 19 2025 14:23:14 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd233ad17e5ffa42d50f1625165a7fce3f1cbc5f 151651 --> performance testing pass Upstream job id: Template-DTS-Pipeline#213289 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 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.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.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32612/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/