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 6C4C645EDE for ; Wed, 18 Dec 2024 18:42:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6A1D340EE2; Wed, 18 Dec 2024 18:42:17 +0100 (CET) Received: from mail-vk1-f227.google.com (mail-vk1-f227.google.com [209.85.221.227]) by mails.dpdk.org (Postfix) with ESMTP id 4E8D040DF5 for ; Wed, 18 Dec 2024 18:42:16 +0100 (CET) Received: by mail-vk1-f227.google.com with SMTP id 71dfb90a1353d-5188b485988so2014186e0c.3 for ; Wed, 18 Dec 2024 09:42:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734543735; x=1735148535; 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=ZqyQyz+QUGRttlvsSMWpXumvcsq8GNG+w32HRUw4DIQ=; b=gQ/3/hdYn1tTLTJt8NJXKoo9oDnDKe3DM5rAIa/E/ZWza9HV/gM1PT5586FNA+0o99 IW7V9X8HLYCcpqSpAsQrd8qD2h0wwzpx1Dmvv8HoLQfe7E3dqVyW6MN96g1mT7jucU6u RFgwnaEkB+NAGY0X4nu45YQDeWGw46SOWceZc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734543735; x=1735148535; 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=ZqyQyz+QUGRttlvsSMWpXumvcsq8GNG+w32HRUw4DIQ=; b=A0NgWeahWwtEObCRww2blxtrmJwIQtqMfJAfLF44FHC/637cYDSw+lUuMg6dgiHGuc PUeQnvwVaUV6YoZ8moRGfncLD2Z9tJ6Qh7cXVEviq0EQS16UG9AigFLFkPOKUouHG1iq qFXblIaPreTkUgBp79JIXxsSEhZyPg+KlgF5LahJrx4W8nkAa6Elp+xGI8MUgbvSieXC OlUN4v0XKwaC+FC1zTy3Hyj24GkPAQRAXdKoQpZ9VlkHesvCBwrrX7hGhTwQe+mqLkyj 1YVJ+VtI1R50/llNgDAIEX250BYJ/tiNIHpQRfw3aybvI+ZlAQrxVvRAla1yo2N95ynf hmjg== X-Gm-Message-State: AOJu0YyIE4suqZHNHtmwvmKNX6cBMWRNhBWzoqy7sf1E1sQtKZkyoXUC i2hcyGtEDr9WW+CDssgN2Je4d9v801ChVmtN0/eDKH/BynjlckTDi+jaEM/jNgXN78T5sHr3kzv Fl3pPn2oLmbwOfeu+wzlejZ8aAmTdMqHjPuvn536V X-Gm-Gg: ASbGnctI2OA7Blr9EOgGzoHDmGPFqEZZYD93zhkM4sqj8rqK9tn5YpBArS4axBHp1Jv u5/dGT3U0lrSuz6fVE6hER7oY9tX5CedpLhO4dcZkd0f1sj/KFJXKS0yVbPEjnfqMdwayJE7HJz X4iXU6vojbNV4Fu9VTPOxD6EdVdKE8aA8h3DF2SRN163WS95//XpLxeQlM70uqiqanwcESiGWIM wUMi6LOmL1c8a0fJLtinTFJq11uonfSDd+vPQ75ku5pMKsa3PfpUTo+YBN3Vo+dIdrPGozKWDLv ng== X-Google-Smtp-Source: AGHT+IHH3XQB619juH6Mq96DoRX/pw3OJoLXoIFWgqvRtGMEGMA8oXnB+6RyPua9qz94yHTpnITqa6d2WAax X-Received: by 2002:a05:6122:31a1:b0:50c:9834:57b3 with SMTP id 71dfb90a1353d-51b6475c8e7mr538389e0c.4.1734543735637; Wed, 18 Dec 2024 09:42:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-519eb73dae7sm160481e0c.13.2024.12.18.09.42.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 09:42:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 09:42:15 -0800 (PST) Message-ID: <67630977.050a0220.3641f9.9eb8SMTPIN_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 1EDB66052471; Wed, 18 Dec 2024 12:42:15 -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-unit-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-Unit-Test-DPDK#300223 Test environment and result as below: +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | lpm_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=============================+==============================+==============+===========================+================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 39 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+--------------+---------------------------+----------------+ Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/