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 D097345EDE for ; Wed, 18 Dec 2024 18:16:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCC5840EE2; Wed, 18 Dec 2024 18:16:42 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 224B640DF5 for ; Wed, 18 Dec 2024 18:16:42 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-728f28744c5so6355124b3a.1 for ; Wed, 18 Dec 2024 09:16:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734542201; x=1735147001; 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=AGFmw0Fz9t8sYRAXN8Mdn7NfKwkeH6VlUWsRtBiUPB0=; b=dHpNvGtiaN/OuHfOk66LlIUeWhujGMecpC4L7W5vFXXwOeTNYSyHw2ewtPxtNBu1+7 q+1DwXRS5o7JBnLjYwAhWSUJhn+HOzQtdddzDKKQ+6B9D5XacbNJru86rPqImIP0KRUt jyFpBYQy0TeQy0Ou2WzE32hAt4wPXmvv1CCZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734542201; x=1735147001; 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=AGFmw0Fz9t8sYRAXN8Mdn7NfKwkeH6VlUWsRtBiUPB0=; b=rUF8hPWdJhAqEMOC4Y1rb3CnQ6CFrnLCqgGqvDe3qtaX+TV3HtU3U5mly0VC9aQ2ac rom9530beThQ62cKVdY4jMAG5gRiWBlgxwwAf7ULtuBk2pC45AuxOyupLgSylkEt6hEz ++CMz+WtlZItFsAkurFIdScd6p+naXOBuV+p/mgcoUJcpjUz2tc6or0iZtmXYdewQN/Z 51osVgJYNczPuObRGmIaAqkaywTKHokwziY1UP83xjUF0FwjRWmDUNfQgxAfQ8YM0mEZ UUsujabWnLEa1zW89r81Vds1nWQ+R0wjeaF5Y5WXPxxm0RR1Q6YHOWcOH0IP2LPGqI0V pn2A== X-Gm-Message-State: AOJu0Yz+VjvjU8yMhHNAKW5sq3meKLj31Yv/JoG2uMJf4c5mrwr3APB8 szEwr4+N3JFnQFUdaQ7EpO/EIMrfoF5DyD3SuJtpTJZBDE5+jySVde9fli/iNXih3bnKn8Y2Fq0 FCVilP6mskjzJSEP1vFlksetm+VRLb8/HB3lgA5an X-Gm-Gg: ASbGncuKQqmZgkBdV68+MjBmihuE91nqdTw01vbjWt6WtxHk4z4F50P6Tq8wAvZkKTQ 7Dhr8XwRXMbYXGnWCB468ixlMHxr62P3DeOI5KzzjrhfjzzIlKWTSSmlQrLajQPIckb0ABdRUW6 iWY6y2lgnwpANi90ujfkwPKIT294Lpif+Fa/YpBsOc9Xr+BwTGWaCYRGSw8uCImEGHvSCN3APlG LUFVHX86vJLUAIQRbf++OWweciutoC2Zu7UX4+YrnlXqRh/M2SP6tW5LyqCTyCUJrYrZbGdm904 ww== X-Google-Smtp-Source: AGHT+IESfusz7aw8XAjvEdntDPh+H/kSlOaTCaOEB6Zy84dpGHyXz0R4JWd47MS4qQ3j9ohNJj7FQTFm+TGT X-Received: by 2002:a05:6a20:7286:b0:1e1:aef4:9cdd with SMTP id adf61e73a8af0-1e5b46fb818mr5374624637.1.1734542201286; Wed, 18 Dec 2024 09:16:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-801d5c2c351sm171170a12.28.2024.12.18.09.16.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 09:16:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 09:16:41 -0800 (PST) Message-ID: <67630379.050a0220.2739e0.a9b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 711D36052471; Wed, 18 Dec 2024 12:16:40 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149304 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Wednesday, December 18 2024 15:21:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dc4e33ffa108e945fc8a1e2bbc7819791faa61e 149304 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203122 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/