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 5D1464291B for ; Tue, 11 Apr 2023 10:50:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 597D240DFD; Tue, 11 Apr 2023 10:50:04 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 441B840DFD for ; Tue, 11 Apr 2023 10:50:03 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id l9-20020a17090a3f0900b0023d32684e7fso1017730pjc.1 for ; Tue, 11 Apr 2023 01:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681203002; x=1683795002; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fF+TaPjoJC0s4DYCrWwM+D7wdy39BOZBfDHoMsj2hkY=; b=FlnrbVNgEPog451UFLU9Ts7gsJYI8mqROyW6x/oSjA8PcfWWeVa1G9tQYwKXc6CLz1 hITh8YddjiljiNJU+GW0m0v94rLM+QeHOX1uSTAJr0IJXzPJ3eocZbq52yYNCs96DIeg m3GvabhEDoVmM8SJZiThxqaLFhJYZPCWS/mKU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681203002; x=1683795002; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fF+TaPjoJC0s4DYCrWwM+D7wdy39BOZBfDHoMsj2hkY=; b=AEYxb6bNOg5ORjNHVhmxkTRclgulK6tMdSI6PERNnN9wJ2l2ED3QlRGo74xS5nNtgx pAxivfTrfiEBAGI1TMXaSY77t+vBAL2ho+A411JoW7akgcrj0a+SsfpPAeF8yAFhpfns eLTnUl5T7Jg0gvGxCeQLdqM9HYzuQ7DpjJjc8SB85f8pzvl8qdccn5rUwuCvNUDkkoLm JmcEPQLDCsQ7SXvfSQk9tfL0pl/fIuMMgt0z+BGV7QLS5lOf6V51Qp6M0zxfpzSpSZhm 3jQKZbsJt7auPR9E3uLjsvZqkicIcoU4hmBhkw1seiJoWgo4Q5WJllgyuwGJbX/tWk5R Rg6w== X-Gm-Message-State: AAQBX9eKfQModLUU6/KmsYQwEynFhSV3OxdPL3xSviyi9b/i7l+3bhhL uicKPfGEQjeYtdeZQM68zIOkMF8m3tZ2AWqj1i9AiF9gXRvPTH/5Q+4M9b7HHn9eBqz7M8QV3A= = X-Google-Smtp-Source: AKy350Z5JuB+3tYTBjzVOYqWiucDz7fEpiVJnkXJ0pfDWjP8oLhfol1JL/dNkwbU6FHUK+qO57TrX/eoapHs X-Received: by 2002:a17:90b:1d12:b0:246:9a8a:be1e with SMTP id on18-20020a17090b1d1200b002469a8abe1emr8649340pjb.38.1681203002303; Tue, 11 Apr 2023 01:50:02 -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 y17-20020a170902b49100b001a4f2975d08sm247740plr.122.2023.04.11.01.50.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 01:50:02 -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 C39D1605246B; Tue, 11 Apr 2023 04:50: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 C251460092; Tue, 11 Apr 2023 08:50: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: <20230411085001.C251460092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 08:50: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% | +----------+-------------+---------+------------+------------------------------+ 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/