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 374FF4291B for ; Tue, 11 Apr 2023 11:09:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3192440A8B; Tue, 11 Apr 2023 11:09:03 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 25DF040A8B for ; Tue, 11 Apr 2023 11:09:02 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id ch3so8396661ybb.4 for ; Tue, 11 Apr 2023 02:09:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681204141; x=1683796141; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=KW2OwGCDf/tgOHxcErm2arztJfdxh33I6HLsGJAMg/U=; b=i+GRerqO/27HYPhg2kjVdEc5o+4rFBsVXaJntxpOruOaXHOuxcnLPMsFPL9TOIJaPZ /nrnc0OgbZXX45tEGitNZJ1PSbA0Bsj9Nx5K6OLahJ+O7O7WH/0LhyyWWQAo/8+a/BdC 7rS86sR6okKJS2LL0OH3B1GnwYvnbOoTvwGQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681204141; x=1683796141; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KW2OwGCDf/tgOHxcErm2arztJfdxh33I6HLsGJAMg/U=; b=Qzdx8hXbd1rAVZWve7Tz7RCsqDmZ2dDPRcWlYzpL+wWM2R3eAdcJEB0Gx+4oEthre5 Ps9RcVrT6pzRVtpN9R1al8rxgFafs4tLcdB64rFIH0URH//8hVH0IcdqA118FRhxVme/ G9txGf/2k0Co1d+tte2a11HINEmf0oJmO5dDYF/8jKETKerGacYdQUMYBxkHBNsdMkIn v2tIWQnEMWHwilPn4sOK38B6vIkK72BpjBplymIKJTsSFoo2c12C5xAFLkaP7WPb1RUP 6KEJ145mJiPAVJmSQZeMHjGw8gGAS9PtrAs7i/+dGe/1LGqrfQfgJ10cIjRtq3hpU46r 39Rg== X-Gm-Message-State: AAQBX9fueUofmg0jjqiQblnFtRVJ5/f1wnBHVh/UbwFdpusDlI4haIKj g2Y8D1DdmSzqT64hLj+8WWan2s5PEh0n8cQdHdevQHPUv/ARnSWZcn2b0g== X-Google-Smtp-Source: AKy350YB/+ElGZYffiCWpcXC3AcAGxt+fk94iDNqkqSvcioi2mTGY4a3zGgOwqdqRPwQenExKGw9PEs2pC2B X-Received: by 2002:a25:218a:0:b0:b8f:151c:5b3f with SMTP id h132-20020a25218a000000b00b8f151c5b3fmr2176850ybh.56.1681204141437; Tue, 11 Apr 2023 02:09:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a8-20020a256608000000b00b8ee11c58c7sm432905ybc.26.2023.04.11.02.09.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 02:09:01 -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 17B40605246B; Tue, 11 Apr 2023 05:09:01 -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 0A2AA60092; Tue, 11 Apr 2023 09:09:01 +0000 (UTC) Subject: |SUCCESS| pw125894-125895 [PATCH] [2/2] event/cnxk: restrict stashing to multi-core 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: <20230411090901.0A2AA60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 09:09:01 +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/125895 _Performance Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, April 11 2023 07:01:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125894-125895 --> 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.4% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -1.1% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25951/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/