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 194C045E95 for ; Sat, 14 Dec 2024 03:45:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEDFB40296; Sat, 14 Dec 2024 03:44:59 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id E851840041 for ; Sat, 14 Dec 2024 03:44:58 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3ad272538e8so7403525ab.1 for ; Fri, 13 Dec 2024 18:44:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734144298; x=1734749098; 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=6m8OCcfvSDPXowCbx8fVfxl27FfogGY4thhFOjdu0nc=; b=BNpNYe7+MT4LrW69M1rZf3BYblC2iA/tNVxvwUdWe4rpk4/9Bz87shcI0Xp1Xpc34J lkan8g0aOXTKpHX6juhpqVCCCY1VIjWWM3z8tUfkcIcsnGzg5BGGBfVDcUukw6+S4QBu qy4trKv2McknpIjgFauERrYOYUHYcMopJ/wJU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734144298; x=1734749098; 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=6m8OCcfvSDPXowCbx8fVfxl27FfogGY4thhFOjdu0nc=; b=uBtYw+9lAe4bNS0EXd4YambzK47uQX9gJe69RvZ/0vvy3RjulBKWnEEkBxJFIINYgF aj9Fbtt2iYlU+qQ7jbjJT/ncJIGSW0V3KVtB1kWN9p5NYGoKN0uvxW4ZbTqGNlGFghmq x8tOdWQcR+dL6tNZYYBlt/+RxLVHaC3apwlosSZjSASvZqLbK2L/ny+PUcXJkUPUrXj4 AZj3sunzPVUPMkoCzQBQDJ4KYQPCRdjqafXYhHNarlEiq/XZAHjd32NUnJpY+cUl+9zw P+Lse5htsmo3CvT6nLt4l63rrgud6IO1Wcw4geUyeFiCqESfhqs/d9V6tvlTc4LA0dqD HkFQ== X-Gm-Message-State: AOJu0Yx1UavvvW7ZLASIY3JsaF+nRR/ktgg/RqptfFz5CEb6deNvEBNv +EAg1WHaoWMe3lYayeFzjYgbntscgzOC49KmQjJ3wMBq2ICkqDpzhWZM840AngmNbJilox5YPhl xj8cijnMbis7hswiPUBBvLMp6vx3Mzh+l9uODxWNb X-Gm-Gg: ASbGncul5LdiByKX+7+VtnM0jLacEbY2KMI89DbtiejVjVlC3eXBzeouTpYSFKhnF59 mGGCzA6SAoFRuXUMg2AeqlGrQ3NXUVA5kE8N6Dz9aPjv6pcaNEujFUD3LsqwJjlgOAKzA0/82sk QC2KEHNYYOhzM7VFTT+OOvJmVSPi/C7cO9XIvQMpc1kLfmpxF0SsX5aF8qBGfOURf1GdYhy5PXu 96of0cO2uZ1Iv13UuTKKO6XnSnWj14L7nEG2zhf/CjS5UOTJ0+ldjia4tvvlXbRAKbfMEWDbnJX Mg== X-Google-Smtp-Source: AGHT+IGb1K0+q9hucwaMmmvNqwXSCE8hpA37FIfyfL/MocdUoiHrqgk8AYKWShx3CiqgTPytTB8m/tFNZ6MS X-Received: by 2002:a92:d10c:0:b0:3a8:13d5:bd2c with SMTP id e9e14a558f8ab-3ae61f23bb3mr68546905ab.2.1734144298184; Fri, 13 Dec 2024 18:44:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b24f5a6e32sm478575ab.68.2024.12.13.18.44.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 18:44:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 18:44:58 -0800 (PST) Message-ID: <675cf12a.050a0220.332099.33bfSMTPIN_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 9768A6052471; Fri, 13 Dec 2024 21:44:57 -0500 (EST) Subject: |SUCCESS| pw149235 [PATCH] [v2] 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: <1734109702-3647-1-git-send-email-andremue@linux.microsoft.com> References: <1734109702-3647-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/149235 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, December 13 2024 17:08:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149235 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202205 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/