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 34C0745F26 for ; Tue, 24 Dec 2024 05:55:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1310D402BD; Tue, 24 Dec 2024 05:55:22 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 466B2402AD for ; Tue, 24 Dec 2024 05:55:20 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a9cdcec53fso42699235ab.1 for ; Mon, 23 Dec 2024 20:55:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735016119; x=1735620919; 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=7DFYAzRXpIrF7YDFG3LjZQHziIi9Ie75fOfwsFZ9VmA=; b=MIcXuAZ8LcY98GUx1kDhQMLux78vtVlltz3qQGwBu5TgCCr5ZhVmdYgzB+tZyO/qT3 SiRNwt4e8PnwJBK1kgWRXxfCTuMkf0rsnk0rhLeugWXEctIRVSHSoutnviVgSz/o7yP/ Xw+4AH8wtjPCNKYog+WCCyxhOSPi3PKbt1WDU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735016119; x=1735620919; 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=7DFYAzRXpIrF7YDFG3LjZQHziIi9Ie75fOfwsFZ9VmA=; b=CSKTKFAOT7t/zN8IctBFpL84tL/PC/JkhSVszCk1tlQb++W019RA8XvrmG0de9hvyY y+MnFweRbkUaksniaBDgYNdfpLmTard40SHKUQNQ/UaOlndhyzdBuW2++Q0DS2HoqSX/ ecVqcTgCeCLz4DIx/OpheDls8ZZAsj39WwbzO6jEYhRR/L2scAXSgC3YdvWlxogYC66G A4R9x9rJQPqDsY2SbQ1EZV5zFlixn1kDtaz6zRbMkxNWqMmLmJqwLvxde8V045tBVCPp GE1I7j9UK8v3kw4ooKvpxrt5217f6uuLupFeVwgy/bKAyrxHtD4K8XHshysld3DAp5hz h4yQ== X-Gm-Message-State: AOJu0YxscC0IcPBmWkzW3xtwe5oxmmwpMjLJi2UDQVnu99h8ZwiD1fmA yqMDsxzD8ZjZXFvEDbbJpkRscDGzF60snF4c4ImnVY/SNtXxpWNQ3J/zmbgh3D6Fejwjkmn1RHc M2dAeN8zanupsJKg/HKRqdzS2BWH3cq6i3AD12EKu X-Gm-Gg: ASbGncsl1VAp3jCEJjO2r2rXNYQjaLhJ46Xs2GF3daTzjFD4JOLBYbrnhHxLu5tTNXI ohijSZCvKLWz2gzMFQp5eE33oO3KM4ANvqGbYYbFDkHqOUHOSSLTeDf3iB5QLUt3UvPgoqjp1WL K6HaGULheD7lPdIBMAVdH7sbVYmbrvehkzsDbUU0l+IvLB3SkARlN7UYw9F+2ZMbbMuIRu4mow+ yNcksXV2+vcHRDXsFo9HHFxUVsh0USNZ21bWeoDo8/Vx0SDphXUJuQFsMmAdnF4+3Tey/Of2Rf3 IQ== X-Google-Smtp-Source: AGHT+IFehdxKN1CjKrL6eceu4yGnZTZMqccJcx8OMpbjTgmRZ2TsFk/ANtvoJyWPbzDNwaZ8V1WjWlN0Qu15 X-Received: by 2002:a05:6e02:16cd:b0:3a7:66e0:a98a with SMTP id e9e14a558f8ab-3c2d2781333mr119397935ab.9.1735016119384; Mon, 23 Dec 2024 20:55:19 -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-3c0e678156csm5725315ab.61.2024.12.23.20.55.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 20:55:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 20:55:19 -0800 (PST) Message-ID: <676a3eb7.050a0220.158739.e26fSMTPIN_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 DA2B36052471; Mon, 23 Dec 2024 23:55:18 -0500 (EST) Subject: |SUCCESS| pw149445 [PATCH] app/test: fix stack overflow in fib6_perf From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734988233-20208-1-git-send-email-andremue@linux.microsoft.com> References: <1734988233-20208-1-git-send-email-andremue@linux.microsoft.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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/149445 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Monday, December 23 2024 21:10:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149445 --> performance testing pass Upstream job id: Template-DTS-Pipeline#204117 Test environment and result as below: Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 24.04 Kernel: 6.8.0-45-generic Compiler: gcc 13.2.0 NIC: NVIDIA Mellanox ConnectX-7 100000 Mbps Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 1024 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 128 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 1024 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 512 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 1024 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 1024 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32205/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/