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 4097C45EDF for ; Wed, 18 Dec 2024 20:35:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 188C740EE2; Wed, 18 Dec 2024 20:35:56 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id E658E40DF5 for ; Wed, 18 Dec 2024 20:35:54 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-2a3bf796cccso2295214fac.1 for ; Wed, 18 Dec 2024 11:35:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734550554; x=1735155354; 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=4BTyxdw6XC57VvXliFMEFW/9MPSzvoPmem27kVve600=; b=dh5MCA9SC4iUPdQg16NVYpBHM/QJ2VxzXRTXsYgjmXpl5/VED+BRGi+7bWbJHSoqaD hsrQJZEmgjRi+9CHAJFtlKyhEgXpAcFam5KW9u0XBvm4o73iT8QzjFz3GgdYtOnDqYtp ZvYhRVZ+U/fKe1ONBrQkYTFPE9aMPUrumSqP4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734550554; x=1735155354; 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=4BTyxdw6XC57VvXliFMEFW/9MPSzvoPmem27kVve600=; b=K29dQuQHgXkU4Uxo4vos7oWn0qwfmQOoCuZ537F1ZPC8nglLSlNgdMCI1hE8gUdth0 Ru6ae/dhOU5o0eZsXpL0NVzP1MZCh0pagyV//qyw/J9XhDLFFfCpdNnJ4HMN/yeBbx/K Tvwk7vn8e+fMlnk9EE25SekhLktLBfZxZyA5b3I13GgC7L4I5+seVitsBBPKLX6OZuOn Ddc+3TI3NQHNusF5x0xPRai21ibpV645B+3Q9REPbDjoUjmz90LL/6qiMNBlBdd5Nm72 h2hro974yBFIhAI6TnK0uOJ8D/tZs9geflVpGPPq9Vi41WSyGWtwPLp7/dZvmw31veKn DraQ== X-Gm-Message-State: AOJu0Ywjmu5nla+CpfC6l1eAWsm8cEcCMuGFe1hFtggKAPeElK1bgjAk fzeibbgI7CEmlCjNqw02L2gqqReqjetv4RTO2XyKp9yV2wMCrz57yMwE/HcnNkVd4wzxLZCAgME I7m6OWbGs6xAwy7bO4Dj1IFIxbPIZIss3sIif2zgR X-Gm-Gg: ASbGncvC9smUy/LuypDabgkH6rYH600OUt2ZICQPaQHlDX5ZDDwvpqX/7b39UsEHhPM bMh6GojgMy91cqszA8A1BQlBkGDqBTr84I0JF7jZHeJVeulcUQK6BGdvoUYD+BSpxjIu3Q4A24k lOwo4ghr52wOE+MiOjBw5nRIQ+SNUCGEKT8GBCSqVUW8eBBeJ9lOrC7rStY8y6qsQ3/Y4sb6gMU 975qQBUi2ly3n7qhYNbiKgASShwPfm8D6av4iOksvGz39qKzgUoUsW4yNhmnFmIn/wI+vYAoshP tg== X-Google-Smtp-Source: AGHT+IE9xgePK3q1FZIyuPaz6P/NQBD158z5A/EjjmQbuhzpOUp9Lde/OYR3O6q2p4ymPEeIAOI+ul/Ma3UU X-Received: by 2002:a05:6870:214:b0:29e:5eb9:fd22 with SMTP id 586e51a60fabf-2a7b31896d9mr2186776fac.25.1734550553966; Wed, 18 Dec 2024 11:35:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2a3d26ed188sm443524fac.23.2024.12.18.11.35.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 11:35:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 11:35:53 -0800 (PST) Message-ID: <67632419.050a0220.27b05a.db72SMTPIN_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 681106052471; Wed, 18 Dec 2024 14:35:53 -0500 (EST) Subject: |SUCCESS| pw149304 [PATCH] [v3] 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: <1734535286-27267-1-git-send-email-andremue@linux.microsoft.com> References: <1734535286-27267-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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149304 _Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 18 2024 15:21:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dc4e33ffa108e945fc8a1e2bbc7819791faa61e 149304 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#344509 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32159/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/