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 EB9844291B for ; Tue, 11 Apr 2023 10:31:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8BBD40A8B; Tue, 11 Apr 2023 10:31:45 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 1057740A8B for ; Tue, 11 Apr 2023 10:31:44 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-183f4efa98aso14965800fac.2 for ; Tue, 11 Apr 2023 01:31:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681201903; x=1683793903; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=7v/eJCvNtxlHMSxiIQTjcKKqEpfkcum9PoJ8egGpBBA=; b=hm4Lt9unVvVAYOCWXpYoUiJc3rqPv9/siFYSuNWSq/9rLQqz7Ch/1gBUAHxU0IGNdj AdAj7eVm7otzHbj/7RsJxNQVpgVxYIftLykg/tY8hxlxyv73uRGE1juDLATP2HwrqUhO p++wbp9rU4RYh3I2sikApe1SOX+bw7MUukhW0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681201903; x=1683793903; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=7v/eJCvNtxlHMSxiIQTjcKKqEpfkcum9PoJ8egGpBBA=; b=On5ftqDQ0ydo0oUy+i9zNMFqurMCY09kYybau2ILDxyr6s4PwaBjWorxqwHc+TtEyV s3yG2Vy/fkVn25PhVmtbb5GokE0MI/NPgizY3GWD44OUrt0O0BPNSjNpS+mze+p8aNDG UrPEGoWU9g9mpVoM4rCuCB09DN4LkpSmgoDOtpMBAYUBHuRliRJqYLanRgIb1tbV9Cpd ZjfFlj7AWqVF3dJFwC+nPeOERe/GHYmj7xA4FNpXzxoC1QoZ+CTQlIqmAHFtsJPglCbZ Wazkj6kLV4Uv9xkgfoNQg6xrgGH6ooecUHfqakVvLity8sPtwNcL+mv/3y2xRVw+F2ya sOHA== X-Gm-Message-State: AAQBX9cqQMmRbCfwvuMBId4jQ8+xEoNv1aWWrsfkckZPyaIL4foCGNyj iRl2+mZNvVf0cS+aBEKF6WmrogmEcJ7YF8AEmFFgQhB5ba2krR8ygGK0WRoSpzDQXQ== X-Google-Smtp-Source: AKy350ar0CuSWjHFZbK1DZh+vbzn5E74HPvtKggRTS6d5nvCLtztcl6WKm0Cs0ouqSQrJTsLqgHkuDH7JNYq X-Received: by 2002:a05:6870:d389:b0:172:7fc0:9188 with SMTP id k9-20020a056870d38900b001727fc09188mr7706820oag.35.1681201903404; Tue, 11 Apr 2023 01:31:43 -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 l1-20020a9d1b01000000b0069f8a600ce6sm945156otl.14.2023.04.11.01.31.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 01:31:43 -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 E4E0B605246B; Tue, 11 Apr 2023 04:31:42 -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 DAB1A60092; Tue, 11 Apr 2023 08:31:42 +0000 (UTC) Subject: |SUCCESS| pw125894-125895 [PATCH] [2/2] event/cnxk: restrict stashing to multi-core From: dpdklab@iol.unh.edu To: Ali Alnubani , Test Report Cc: dpdk-test-reports@dpdk.org, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230411083142.DAB1A60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 11 Apr 2023 08:31:42 +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-mellanox-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 18.04 Kernel: 4.15.0-166-generic Compiler: gcc 7.5.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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/