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 5BDAC4298D for ; Wed, 19 Apr 2023 22:51:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33C5A4021F; Wed, 19 Apr 2023 22:51:01 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id F415E4021F for ; Wed, 19 Apr 2023 22:50:59 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id az21so719597uab.12 for ; Wed, 19 Apr 2023 13:50:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681937459; x=1684529459; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=GYyulAmXcmxMGX/jc9Ur2ph0ZMnPxQjPdTmoF4D58A8=; b=JaQtG1GWzXRLbZsGSh76wGj1qxxkaxxRB2m/yjBrD+ve7wHq9WcJtJe7OBypYaMmEU IN7VhDxgf6dvzucD9uN5FhHxzWIFFlUcs2X+cGssTLdsGWTCtYl2SIkBBd33nz4vB2tQ bhZeLHs35Aj3kzpkWBQqEeEp2z283+OsDC32g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681937459; x=1684529459; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GYyulAmXcmxMGX/jc9Ur2ph0ZMnPxQjPdTmoF4D58A8=; b=e6mOyNOZfzzwU8BJzg+D1A08eaNSNfwGPRhf0gr7GU31uAcV7pwRacidljTPqYXz5G 4nmmPzA24XcYMz1O0We17nnrUEFxZtyso+GfRVbF93PD6EIwKqacSVvowBXKAn6PMUrR xBFUI/5QK6x9Ben/Jl0XcsUFn6DMQz1N71btgwfN5RQbllRItaSeRZ9Z1gNnnOgAYK3k ujqHFxEmi5hu/4p0IDpu18k+9lZYGnhsVJUYE8VsNagVtXrQRqrQjpBKIAASAtk3jaVl Dzb9hMBeTNsPOyLOTNn7bAlYR5GwH75A6ua6OqfFMgRJMrLihMxl1v2R1LYi218QQlcB x8EA== X-Gm-Message-State: AAQBX9etV25nZ6J59S9zqDYbqPI/CuDQfOlUAdrTtTsuh0laiyfQV3p/ j+E5PNv80rxtkdtkR7brrHVQsKhuwSjG5VA9OOTyqmwLADsqy29SkuPOw6vfdL957sk3lNEafg= = X-Google-Smtp-Source: AKy350YEHRII7Kq9qYi+EvB3cVrc9viN1EUOgp8K1cdegiP4ygdEuhui9s5OQGkpC/NYLmWNGJZsb/NGZBQ7 X-Received: by 2002:a1f:da86:0:b0:440:1d23:2997 with SMTP id r128-20020a1fda86000000b004401d232997mr483213vkg.16.1681937457816; Wed, 19 Apr 2023 13:50:57 -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 y18-20020a056122055200b004437297e12esm12597vko.4.2023.04.19.13.50.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Apr 2023 13:50:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 76C06605246B; Wed, 19 Apr 2023 16:50:57 -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 7183560092; Wed, 19 Apr 2023 20:50:57 +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: <20230419205057.7183560092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 19 Apr 2023 20:50:57 +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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/126269 _Performance 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 --> performance testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ 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/