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 57D8142860 for ; Wed, 12 Apr 2023 23:48:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 52828406A2; Wed, 12 Apr 2023 23:48:41 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 8FD7B406A2 for ; Wed, 12 Apr 2023 23:48:39 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id x5so2120531ile.2 for ; Wed, 12 Apr 2023 14:48:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681336119; x=1683928119; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tIOOvXAWixGbOXI1aaVPpkItErvYqNhwqq/tQ5JkinM=; b=dTplMZ8DhtbG6sW0Rbw8y0mSge6EGPnZrZJfhkOuQPjM1I8ZdRRpjGgS79H2f3Gsyi VT7F7B4uSdGrplfhwDzu50v2cEHz7oRSZkmnQyD+LqpZu9fZC5So2R9UuT7INWBBkQRh g8Kt2r/JTQyu7pMdom+TXs42/9PQbc9T5CofU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681336119; x=1683928119; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tIOOvXAWixGbOXI1aaVPpkItErvYqNhwqq/tQ5JkinM=; b=hO0dqceIGNm5EqxB70FAismxeKDBU05mg+dfxljzTpwIobllIZ3ERAdX7eV0ZZCUYi dkyQ4cwMA8HE5NNLLl0Rp2fUM2rlspd4qmgkpLrw3j3E9HqEdL7e3nYRx35XdTZNAJPk 03Sg6oIrqQCpGp7Rz62YHOz0GU6QRC2Sv3Bt6XftBRufIanuo+ZvmwWaVCYugT9178S3 rVXO9E/azIX34xz++K7ljO14Q2juwih7Hs17Q9kb2FzkDj9EWwyZuKtxgmCSvA9STqGh YyQfmiN1JazkKD8k0bFme2gIIYo6jW7uyN8dm0g9o0fNmXq2cOgqLVC6KXSKlDrTd6m0 zQGg== X-Gm-Message-State: AAQBX9fWZMtftcmffPNToLTFAPD83MUpetIG8t3KD33pVVjQ+jGihOt0 a1B13xw7rvxSNeSjic8bkRx/McsjH0rebI73IKwFa0ewRWY8GOKPhuT+tTRay5LDEs/wbTF1og= = X-Google-Smtp-Source: AKy350bdWCGijbeWH6B8zIWlLHC0qB4nLWXdGvtxxA9hH2qePpAsnj0tFxkJm57Ln2gleEcNgRs2Z6R3/nE2 X-Received: by 2002:a92:d40f:0:b0:317:9711:cf1 with SMTP id q15-20020a92d40f000000b0031797110cf1mr9300114ilm.3.1681336118969; Wed, 12 Apr 2023 14:48:38 -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 z22-20020a056638215600b0040ede653fa1sm3144jaj.72.2023.04.12.14.48.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Apr 2023 14:48:38 -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 85A81605246B; Wed, 12 Apr 2023 17:48:38 -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 8529660095; Wed, 12 Apr 2023 21:48:38 +0000 (UTC) Subject: |FAILURE| pw125894-125895 [PATCH] [2/2] event/cnxk: restrict stashing to multi-core From: dpdklab@iol.unh.edu To: Ferruh Yigit , Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Pavan Nikhilesh Bhagavatula Content-Type: text/plain Message-Id: <20230412214838.8529660095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 21:48:38 +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: FAILURE http://dpdk.org/patch/125895 _Performance Testing issues_ 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 fail 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% | +----------+-------------+---------+------------+------------------------------+ 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: 1/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | -5.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ 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/