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 75C6A41EB5 for ; Fri, 17 Mar 2023 00:39:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 63A0940A79; Fri, 17 Mar 2023 00:39:20 +0100 (CET) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id C4E6640A79 for ; Fri, 17 Mar 2023 00:39:18 +0100 (CET) Received: by mail-pj1-f98.google.com with SMTP id f6-20020a17090ac28600b0023b9bf9eb63so3207330pjt.5 for ; Thu, 16 Mar 2023 16:39:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679009958; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bJSp25gAMu6NgQLgSYLxBZ80u5pBwo00DASAL+gWivE=; b=FNJR50OZLi3NHk0S7MJzIVLUH1KtxC70w/ZaEOg/HQr+fHQ5d7/Z8TPAUXodMq8pCO nRzlK1Irx8ZN/76uniCTVZZ1tfsS8tGvk5m33i5Q9SL+sVJhH61AelmtGd5nj8BgXu7Z nLqQ7IFK2+2DvoAqSt/yFWjjIy5LRPJutMBxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679009958; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bJSp25gAMu6NgQLgSYLxBZ80u5pBwo00DASAL+gWivE=; b=5MCsln2fVGtN7qbF2dYG9KIi4uCSuF7hDLMLKwW/LTQNdoUNJmU1xsUQzz3pQdSdNF lwHcYofLM0Gz0o4Ys1t1zZUN6hC1+vMRpy7pF1CSEAd99Wu2Xp64Ttjf+DNb/0QOnZvS 9H4IAFRXq8we+Pw6QYGDETbPHOATxw6w2DeesJu+QxWUOO/VsEaYOrZEv0ntbp7uc5Dw ZOGkybjRD4U4tbZ0TmjV9Ptvu4ZhzpBPnp+xiPqbxEhgHxH2qNk/QrJCPL745x2yH7xu 5SUaoxZ+sNeBFFOz3z0S9z4k1U/WI8WDLrdUd8OFEzeDThCplVZLcA0VBklDzDr/PBip ihIA== X-Gm-Message-State: AO0yUKVCBWNcoYJkvlnLo03NvTloDwDEfqFGNmjXUzt+WBs+WVMuOyl5 A/5Atum56/3c9kJi8IGxlsVHz1QZTofs1GEPh1jiBmdVDdViYcc5XzCuQ+6QJzVgIK4tI9A2sw= = X-Google-Smtp-Source: AK7set9cXO1RnBAwxJQ9vOvzp/TC6SEZ+XV/KgqFGxaibn3QC4uYINDxRrqmzvzGjNCN+dSu/5pCBlk+MEsm X-Received: by 2002:a17:903:2449:b0:19f:3cdc:56dc with SMTP id l9-20020a170903244900b0019f3cdc56dcmr5409701pls.33.1679009957944; Thu, 16 Mar 2023 16:39:17 -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 p5-20020a1709026b8500b001a1a5cf8683sm29813plk.36.2023.03.16.16.39.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Mar 2023 16:39:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 343C6605246B; Thu, 16 Mar 2023 19:39:17 -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 272156011D; Thu, 16 Mar 2023 23:39:17 +0000 (UTC) Subject: |SUCCESS| pw125212-125218 [PATCH] [v3, 8/8] ml/cnxk: reduce levels of nested variables access 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: <20230316233917.272156011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 16 Mar 2023 23:39:17 +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/125218 _Performance Testing PASS_ Submitter: Srikanth Yalavarthi Date: Thursday, March 16 2023 21:29:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:bb1f2f5b181b9d8ea7fb28ca2024914fc57bd823 125212-125218 --> 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 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25772/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/