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 1FE8B45F27 for ; Tue, 24 Dec 2024 06:47:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DA88402AD; Tue, 24 Dec 2024 06:47:59 +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 614C840263 for ; Tue, 24 Dec 2024 06:47:58 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8442ec2adc7so176396439f.2 for ; Mon, 23 Dec 2024 21:47:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735019277; x=1735624077; 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=SW9GLtQQ6vcn+MsPIvf22QSrnHWrc8Wd5DrX+W1rCjk=; b=LXvjhI/DDNByHYq4QXc6LeW/geMk0Ffbx2VqE+yQ3JA4HVh+A9f248g4qGOq0JmSOS +UN8vh8a4uwJm1JT4axOTfio8uri6gqmEAhSaZBsLUE2qo+l6BxxTCjLbKRXTdG8s/6r YmeI8Gs45+YQGClHB54aJwXX1Mae1sOsSxYoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735019277; x=1735624077; 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=SW9GLtQQ6vcn+MsPIvf22QSrnHWrc8Wd5DrX+W1rCjk=; b=auRjZ4ZDzcQBudtoiiFDQHsYdHClo21ZrGINKL+MZp1KVqauLiWqaGWLHUClnqx4au SpHjcq2XXBqUKKTSsdwS+z1UneLlLrNNimoxbW6qncO6ytFyM07InkaSsnOvfiu8nYFE /qqPMX7vr3sJWqMHcUu8hl86BItD68LJH22PcX5Wa5HKHNXX+aNMdaFneBQQasP3d0/S qoFGz8kHTZVTBVEd+ch00xDAe3e19T/dwcQr+lkVCxrlDp/ZKi/nvU1v1kBcctoaB9Uc UHcea9IQSKlca6wVzuw6ZzljnPnNb6IXuMGS5pc6fcZn1NRWnWTfwZkNB041ukZlTFak wg/g== X-Gm-Message-State: AOJu0YwLghwWlHZHKhwtAlwN6ci76HIeyWrt/PJAZ0QwoTvKptai1Q9+ LLugkX2Jn45O/0Njd3nCtKppCJCX0aqWRB0CdeD+f7QiLzD9ZZnRAap6lh0N3WYS9SsDRsuEOFH 45xI4LRjURk3QJnzrnvFhsD2f86NBGnuSPt4Te1d1 X-Gm-Gg: ASbGnctD/T8OcGyRb+29eJ67pHu2W0sKRj+ol6Vol+hrjOj9NZdh8sKiMK5gmMwJZuY WYi7pP81Y7GBMqrsGwHNi74MjA6QfYQr8doHZh/P+I2bbGfhaiDSViAtDF0VJvSl6p1tp7mxjh2 sNudf2d+QNa20tOBIA6SXxDM+RjHujM8yPJq3riVpvpVBsXVOnmuc6OaTYNbFOF5GyzktZGHoVv WXpMcWfMJpD/Q7vFpMi9UAGLbSYGZlqgjYRs54OtPucyaToVQokB38G6/6QV5tfEfgnz1mZ3Djm Ag== X-Google-Smtp-Source: AGHT+IEze0Ovc6GwBcAn0YdDmvbFxX57X+7vi9ZoY4B67uALtpZziQh8bprJ4XLarE1xl71wySG7gLuZ7fYf X-Received: by 2002:a05:6602:6b0a:b0:83d:e5e8:6fcd with SMTP id ca18e2360f4ac-8499e67a170mr1253893339f.15.1735019277668; Mon, 23 Dec 2024 21:47:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-8498d8b515bsm42923239f.30.2024.12.23.21.47.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 21:47:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 21:47:57 -0800 (PST) Message-ID: <676a4b0d.5e0a0220.127ccc.1964SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 294286052471; Tue, 24 Dec 2024 00:47:57 -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-Functional Test-Status: SUCCESS http://dpdk.org/patch/149445 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Monday, December 23 2024 21:10:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149445 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204129 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 Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/