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 6CD654298D for ; Wed, 19 Apr 2023 22:44:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5AB684021F; Wed, 19 Apr 2023 22:44:54 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 2BB964021F for ; Wed, 19 Apr 2023 22:44:53 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id m14so757965ybk.4 for ; Wed, 19 Apr 2023 13:44:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681937092; x=1684529092; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=UrAu5F6JkEIh5cWj7tHEO7Ms+a/tkhY6dnoUl2KH3lQ=; b=PhGqyjuZ7qwHfCAHObGBjXGIxHlG49yCAp0zCXoG+v7RGW208VUxY5/NF1tje7rSqn zLOY3q9vSS0ZqCq5l89A28rsLQ5pBM053ubGD5W/CXjADDZlu1SCHJby84hlguXMeqV1 158RRw/ALNXIq+4dssoQWD3ZWbq7A8N2x672k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681937092; x=1684529092; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UrAu5F6JkEIh5cWj7tHEO7Ms+a/tkhY6dnoUl2KH3lQ=; b=SWNpgRYZ/YO/Fod3i8bZ0VZFhLIwXGu9SbrkpqlDnSdq4YJSqoUaNiU5rJ2XXEONWl MPtbpvmivMSiSW9R2n/83YgyZ660gw2HdwhgbxDSZ3hpfZYPZb2FXg4Hp6HVtH2ERE8l Sv5v2vrDbpakPLkfVb8kiHWcrphKXFWk73X24faO73PfiyRENse2+0CxXEiV/YJYZ2kq te4bmzuhagms78iZ9jWCe40t34fKtJ0qTvxW0LGb+5ZrlXh87iVrNULOkKEzdLU6Qxn+ 16xqeyxuGHfCMV5BI2A9JpC9pDBKJbIY9YrZCXvz9LXaYnU7suPoueH6wVU9v0VNmzvV oP3A== X-Gm-Message-State: AAQBX9ckbmAxrC/w9S6ehiFRnLapHCnE4ERhOVCwNO82C6vVOpSH7u5f 5YLYYkR/jp+Rr18FwhA5+m/6uJj103LnEeBXgxeFEbMEe0Qg+O5l0RAhz4Rk7BWwwmpKxffTBw= = X-Google-Smtp-Source: AKy350aOMysZHOu28iihEM8pE/9Y8hVCBs79UkrWzUvQo24Vmwht8bNcJrWbAt7HmKRCnKexOnD8p6Y3rnnN X-Received: by 2002:a25:f80c:0:b0:b3f:208d:ba7 with SMTP id u12-20020a25f80c000000b00b3f208d0ba7mr1224194ybd.16.1681937092490; Wed, 19 Apr 2023 13:44:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e193-20020a2537ca000000b00b774badbe4asm5532397yba.22.2023.04.19.13.44.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 13:44:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 27F42605246B; Wed, 19 Apr 2023 16:44:52 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 2516C60092; Wed, 19 Apr 2023 20:44:52 +0000 (UTC) Subject: |SUCCESS| pw126267-126269 [PATCH] [3/3] app/eventdev: prevent mempool exhaustion From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230419204452.2516C60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 20:44:52 +0000 (UTC) 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/126269 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Wednesday, April 19 2023 20:01:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126267-126269 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26052/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/