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 F375745E95 for ; Sat, 14 Dec 2024 03:33:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CFE4F40296; Sat, 14 Dec 2024 03:33:58 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7F11040041 for ; Sat, 14 Dec 2024 03:33:57 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a9cee9d741so19306135ab.3 for ; Fri, 13 Dec 2024 18:33:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734143637; x=1734748437; 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=s13Sq1jtskcj689h9ZRPTaNBcK7L8uwlqfr/6uVY8/8=; b=aNatbX1YZ83eskaJLrFd/Ye06wW9KQ6dw3+Aas9OSqYbwtiaoYDex6R7Qm7LpgNxuf iPVWd84MgebUxqEqjIeqJhTQztz/Se+hIGr0R2nR03NJG+Y1GCcDCTS5FQkkchd5MPTm hMkqWSnxZhpO/qf30lps2rS5S8iCjlMbQ1POQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734143637; x=1734748437; 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=s13Sq1jtskcj689h9ZRPTaNBcK7L8uwlqfr/6uVY8/8=; b=gR/PT1cbTMyLlzQCfvLe1w5ZPfo2tMvH8+9Gk6BWgS1NExxDSGzDNuEy0P7BwpQx4N 6VQdtTO7jDSWFFzsoGlWIcvNXrYVM/SaFAjjowRdYh55S8esB4aM8zAY31IxhHtUuk01 sAkgZjlSDMSlMqOlYP6Kaa+VOtPIx6BduDcHX3WGATY+QN6DvsINtUn2PMEj6IfFZ1MI oHL4PInAnHUd4MAnLwTox02WjiQ8TyJqT7QwtMikzREfP4guyewCJKR0RssQ3HSCqLlW g37RAg4MYq0g+l5AD1NIeL/N0Qgv4EJrP0gdDvX/eiANumk/NcF8cWOeyhIZb/waYQHi PU/Q== X-Gm-Message-State: AOJu0YyTe47M7D84Kmm86AVcF13j9qb8F90p4/jNFLSnq0BOQ1ie8++M ra1b+lMsms8hYdi6tu4GCX+NKjkeqCppxrByzIKjXu75QaTZcTbxoDcLRbi+bCpBarUVSzzCWW8 usHq+cvVg9RRaXBBtse7auqdokTHlTcje6kVz+3ka X-Gm-Gg: ASbGncuGG5b6IGtzQ5jfHbIWui+lP4cuKpZvhxYQt4NqHRo0ai+EKp47vJRuMEMTyMf hsYkhPoPcOP6o5xeMpbrPDoDpcShJPpxiVZDPm7wjwVnbkYDnQZDwWoERlYIc2VgMp918sLCvtb fcawz4nhFfg6rW3u+DH9Taj1Ee/N9vQWp17v6hKanY48SNaXPXcwhU7bb7ZbZVs1+f1IXES8hZR vTAeU/w9d+j7r5OfvTbE5cPplFhDdLOt51VV9Wqu663I+hI7Ilh0Pj0BVRsAIRul6wvTNMnqScv hA== X-Google-Smtp-Source: AGHT+IE8XruRXkvGr8HGdBbnG6PKUUyNkwhyS29qAicP05DN1EH8C41DOX2wRdN7isO/dp2VYWVrwNIKqM3o X-Received: by 2002:a05:6e02:2169:b0:3a7:7d26:4ce4 with SMTP id e9e14a558f8ab-3afee2d0367mr56721345ab.9.1734143636861; Fri, 13 Dec 2024 18:33:56 -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-3b249b3ef50sm515285ab.17.2024.12.13.18.33.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 18:33:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 18:33:56 -0800 (PST) Message-ID: <675cee94.920a0220.621d3.38e4SMTPIN_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 71FEF6052471; Fri, 13 Dec 2024 21:33:56 -0500 (EST) Subject: |SUCCESS| pw149235 [PATCH] [v2] app/test: fix stack overflow in lpm6 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1734109702-3647-1-git-send-email-andremue@linux.microsoft.com> References: <1734109702-3647-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/149235 _Performance Testing PASS_ Submitter: Andre Muezerie Date: Friday, December 13 2024 17:08:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149235 --> performance testing pass Upstream job id: Template-DTS-Pipeline#202201 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/