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 4A5454298D for ; Wed, 19 Apr 2023 22:59:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2D1AD4021F; Wed, 19 Apr 2023 22:59:14 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 30B7D4021F for ; Wed, 19 Apr 2023 22:59:13 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1a66888cb89so3973445ad.3 for ; Wed, 19 Apr 2023 13:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681937952; x=1684529952; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=DmTAtIMJiQ+auEynGS995H6FyY0QaL/22CL53OLwxXU=; b=Dy+8KmU/tCUOmZEdQwfOkbzK/iD3GOIruXUaeldKePAUKhH/VnsxoH1poMCrvLqjRZ atK64EVMWxe8noU9yR+BzpBM6M3oQZGwg6lClRkTcJtP44nJuGiMP5bJ4l5Ffef+ROrB kGqoVKyJ08Z/HhJrSnj6dVTXBfKSX0CVq8pRc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681937952; x=1684529952; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DmTAtIMJiQ+auEynGS995H6FyY0QaL/22CL53OLwxXU=; b=avflTO+F0FJkVwDiq601yC+e7eJGsK7LviWmBka2Md1/PiXsp/IdKpTFyFPL3ynRP+ xJFFFJ2dvmQn9EtcikSPv1bYiI3vWypwEAQ2jzuLxafHS0H65LCQtMcmeskUL6XUWRP/ k2/NgQ2n7yq6OmUxjdD16uOpvZmSmmACd2SqafsqWfkMjTInTq+Fa0MmcPA4wracRBCq g+JQW6uk3zjWj060BC/+lzuQNLM8P0DK/PjTkuigfAzVHw3cHgxaXNqFABoaMbezvl67 3/AjbBxUeqs7LwoenQbM/fv+agHZr5mhnkEmp1UKKHbmsOlFdHf6croxJW/yXnfUxN3L m4AQ== X-Gm-Message-State: AAQBX9dyDL/m7w+VwIZlv8Wz17KRYIkBF1VE7kmY8+ULEWXPugiW01y1 L7jACd2Diw9INVqv0UPFjl4LEczX2an1gqsN3q6VLXUqOOE/e54INdid1MwVrHJtW6i3yh4cqg= = X-Google-Smtp-Source: AKy350by7JybAAwL06FcuTUhMUmx+0Q1sZNFf7U7rUTqNawcEmCr96JL02ACi1ELfsGZEI5cATktqEaJH3ZP X-Received: by 2002:a17:902:dac1:b0:1a6:4127:857 with SMTP id q1-20020a170902dac100b001a641270857mr8227621plx.5.1681937952366; Wed, 19 Apr 2023 13:59:12 -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 u5-20020a170902bf4500b001a6e0239f94sm1617533pls.81.2023.04.19.13.59.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 13:59:12 -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 91F3F605246B; Wed, 19 Apr 2023 16:59:11 -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 8B34760092; Wed, 19 Apr 2023 20:59:11 +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: <20230419205911.8B34760092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 20:59:11 +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 Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/