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 A6C2E45F3F for ; Wed, 25 Dec 2024 16:19:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 762B6402AD; Wed, 25 Dec 2024 16:19:27 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 8FCCD402A5 for ; Wed, 25 Dec 2024 16:19:26 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a8c7b02d68so48443255ab.3 for ; Wed, 25 Dec 2024 07:19:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735139965; x=1735744765; 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=Xv7ehhkn61HF+Ox8MPwLPyBL1ARLtqB9Qwq7jQlqork=; b=SXdOwKET9lTVtM/KquVQmD2gvyf9gsqWTqG30f1g29XiCiXIeDOaqn8PiELauwcsH0 iprg9NwRHnJfZOEyDfVC48YGmaQrBntYn2BZmFvUenYOVhKn0kKfJ3Tca+FyuOtcy0qy PpQdNYsLNVA9jzxxQ99E1QtPJeX9Pil9K3zOU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735139965; x=1735744765; 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=Xv7ehhkn61HF+Ox8MPwLPyBL1ARLtqB9Qwq7jQlqork=; b=uPSkePKTdqER0RJI3ikerih+ZBh+Anu2ubAw2aK7r64pnwgjc4OZZaSzRrT7PPy1qw 0Cz8EbJIHffwAx83JGql642xd/v+lky/69Mfw/j/Qq5sTdiX8kLYYwm3iLx5j5ojde3I B+kkw9oDPWjbr2YXr0EeBqYpY8KfE62u28mEpRXWJv5HIneoLzkMXYFTFAZVeqb/9f6m EKGttTdF6ln4wKH/qaIg9BrbLyglf7SBWZuqxiuCyblFSdtxRoefdhQoMa79ivpWDgK9 yL3EvaeoCkBLCoWn0STpdikxUCrChOwKIO3qYLukLciNslRRfnqHO3O7NznMDsxXy1VB t3iw== X-Gm-Message-State: AOJu0YyX5gi565eN4JdEkScpgCURHcoUAX0GTz+Ad/zWFW0qQ3o8QMMl /9JDg18itkiZ0B2toQN9XdqaDwzkkttuVGd5fI0/DiF/HfnrNwGvC+8z7hilIBlqhLPj0hdPOI0 PR8GxuPlj71jJJzaI/l1qayRqPfDCcnUyH1VU3Dm0 X-Gm-Gg: ASbGncueV2vo9SpWIWj5JnSmuOm/w+uBHPFYIOuvLSc4rlx79DlDvn5izotVGI/gEpn kCrNhAHGY1OGk4bcpNeq4rYNcQPyUFLNfD1QUNyc9KFagqSwnmtRETQxDy4WdZoO7h+k1bk0Lm2 FMsht3vdK/WxOldIhuEWlkUj9T/7f2GG9SUceHBUXh/dqV0VCoJv0FtraUvRCE7/vN88cQVfPrm IqzGj4jjhlCzAZK7MU/suxOR7b/TI++yNTMVumkPrgXPrC1trp5DXnS7JETvnBr+Tda3GDkPjI+ 8w== X-Google-Smtp-Source: AGHT+IGD/FXt7E9ikWclouaEeEsXMejWtFSLvi0APDV05LhXciEJJEMJdzs8vtvsDcg2IdinCo2q3cp7ysRA X-Received: by 2002:a05:6e02:194a:b0:3a7:e539:c27b with SMTP id e9e14a558f8ab-3c2d533e3cemr127313355ab.17.1735139965660; Wed, 25 Dec 2024 07:19:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68be1e930sm717674173.0.2024.12.25.07.19.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Dec 2024 07:19:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Dec 2024 07:19:25 -0800 (PST) Message-ID: <676c227d.050a0220.185c24.65afSMTPIN_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 257416052471; Wed, 25 Dec 2024 10:19:25 -0500 (EST) Subject: |SUCCESS| pw149445 [PATCH] app/test: fix stack overflow in fib6_perf From: dpdklab@iol.unh.edu To: Test Report 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-intel-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#204119 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 1.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Intel E810 100000 Mbps Fail/Total: 0/4 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 2 | -5.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 2 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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/