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 D10E541E70 for ; Sat, 11 Mar 2023 04:56:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD24A40A89; Sat, 11 Mar 2023 04:56:09 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9EBAB40A89 for ; Sat, 11 Mar 2023 04:56:08 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id y9so4177812ill.3 for ; Fri, 10 Mar 2023 19:56:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678506968; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=lfsP7WwwLayaYhZG26EwqRIywQWt5/1Yu4C4I8lI7sE=; b=XSaMaZGNrpJezVBIE7wI2RH3ynZoBhY8qTkzhrRzET6ptcC535oOgLUk5QlRIGbNNA PLdWnr81h4MgbOFFGSizrZEaey1eTiRR4wIHoi7f1x3PZJ0tXzekNhNJGedf+OR/5NxZ /CiF/0UpSE/MdKupnEJ47LhF+OlPN+TXHcDvo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678506968; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lfsP7WwwLayaYhZG26EwqRIywQWt5/1Yu4C4I8lI7sE=; b=hSGjc6G5EIS6R4INaIqyeN5Z5iMOP3WCfFnkjM4rz9W2GMLwzMuljXzNwl8lyOB1q+ WU4W3N81h4Ct1l4jdC378MdxXGZeooqr0b7cBuMv81CmWtbCX3UnNv++oOJWYzIqOJea KynJkh8cJc8xBeGOibJG6kCGrD9EMw/hhMtoupj6+la6/lig3D0tP/CZm9r/URMXymMR 02x4I/35dXQicPzN+QcifKFy7jKXf7SEweBdIraJHqYYSevKBywmkzXz54Iq84KVahxU UOLfnJsx7XEc91gzxBsfJQFfIZVYjy6A0EQzRcAsuBF08Gq5MdQHCPt93rFBQpsjfikF Dzxw== X-Gm-Message-State: AO0yUKWX9ImloR6LYX+igGKjclAYFZrS9QMv6F1W4bx4UcCDAEc7sw2S 1WjpJ5dKuv3nxga8WyWMtUIJDofxo4ZgIpjKAdN+LIbXUGg0iUbbW1cXCQ== X-Google-Smtp-Source: AK7set/5McCLP5oQnnjplV766NwJdDxuWe0XNQa8UMD/at0oX5/4fw/UtWs8XqKrDvISvm3YSLyL6BkjRzK7 X-Received: by 2002:a05:6e02:1c29:b0:318:aac7:d7aa with SMTP id m9-20020a056e021c2900b00318aac7d7aamr9462250ilh.29.1678506968000; Fri, 10 Mar 2023 19:56:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f5-20020a02a805000000b003b5683cc563sm97992jaj.54.2023.03.10.19.56.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 19:56:07 -0800 (PST) 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 813ED605246B; Fri, 10 Mar 2023 22:56:07 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 7CF5D6011D; Sat, 11 Mar 2023 03:56:07 +0000 (UTC) Subject: |SUCCESS| pw124882-124885 [PATCH] [4/4] mempool: use lcore API to check if lcore ID is valid 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: <20230311035607.7CF5D6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 11 Mar 2023 03:56:07 +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/124885 _Performance Testing PASS_ Submitter: Honnappa Nagarahalli Date: Thursday, March 09 2023 04:57:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:b15d75b2872efce397d827dac78692a919358302 124882-124885 --> performance 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: 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 | -1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/