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 C521142920 for ; Wed, 12 Apr 2023 06:05:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A0E0B4067B; Wed, 12 Apr 2023 06:05:50 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 3C0624067B for ; Wed, 12 Apr 2023 06:05:49 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1842e8a8825so12364814fac.13 for ; Tue, 11 Apr 2023 21:05:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681272348; x=1683864348; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tX7dVlmXpxIcKbYQSJ2O/HGzG5o5cApD4L9w+cLpZww=; b=GhJmLOdfKx3S3m4DSkgGVFKQlSs/hNQzOWcqtjEcFsy60O5ti4x0PsK4gBUC9hpH6w 8nniLXL+8ljlKXj9HjPgUPSRGUE3IQ1v+Da3gpXnM/z2Mf0BJ/bIcj2nY+bInpKSg/oM GBAAiocG7KzDaExwKcOdzleK4Vv2qTSDCiOlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681272348; x=1683864348; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tX7dVlmXpxIcKbYQSJ2O/HGzG5o5cApD4L9w+cLpZww=; b=0kLibQQNLksJ0ZTv0WUJNKOjCr5M8b1Wq62w7p5Y73X+7LqpCnsDJ5Bo6pbEt+lHCT Q1guni2dTd188Ih0JRQDRkLcRuRHXFdl0U0LM9x/eYaQ+QnjNOg+ZNJAnWQbLuSYmk0n XJrgnCTRVwbrw/6NDxSy27yNOtyLBtmkhfm7950XwKXIVRZKwKFsqxzirQ56YYf4iA6x rFq2vGSetQY8QH2lMtabRngsWdNVkdh5zaG2m4qqEo9hWEBCV1o3+WFv27ceBC6U0XXd z0VTzOgf+h7i+JFnvtWW0XL/y9XDeaDQm/0cGys1wdvuzo37AhHmf0o8uxUo8IEteDsA NEPg== X-Gm-Message-State: AAQBX9eJHIr1tQDBsfnnbSYXLx9AyWeM/okQau0YXsSGOfO9NnJHAl1b JzQm+287tc7Vr4Q/st4iTSOynhN2t8+H7tAbVy0onT6UqhBuF6KPMTZZHDEFJ4s30L/T60YeAw= = X-Google-Smtp-Source: AKy350ZaYqFUm34xd9TlKP9d6No/XiH/tTT9kwEcFit6zfYDwn9BPYZ9T9LMK2Hb2cR7Zf2vklsDyRy892ls X-Received: by 2002:a05:6870:2429:b0:17a:d73c:e983 with SMTP id n41-20020a056870242900b0017ad73ce983mr9087210oap.18.1681272348540; Tue, 11 Apr 2023 21:05:48 -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 2-20020a4a1402000000b0051aa0220570sm1517569ood.21.2023.04.11.21.05.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 11 Apr 2023 21:05:48 -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 30F81605246B; Wed, 12 Apr 2023 00:05:48 -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 2E39060095; Wed, 12 Apr 2023 04:05:48 +0000 (UTC) Subject: |SUCCESS| pw125949 [PATCH] dmadev: add tracepoints 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: <20230412040548.2E39060095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 12 Apr 2023 04:05:48 +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/125949 _Performance Testing PASS_ Submitter: Chengwen Feng Date: Wednesday, April 12 2023 02:48:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:65487b12db83c9ef37526a983c43191cd44dae99 125949 --> 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.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 1.1% | +------------+---------+----------+-------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -3.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -4.7% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25962/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/