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 1A9BE42946 for ; Sat, 15 Apr 2023 03:48:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 158FE40697; Sat, 15 Apr 2023 03:48:12 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id DCAB440697 for ; Sat, 15 Apr 2023 03:48:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b78b344d5so125987b3a.1 for ; Fri, 14 Apr 2023 18:48:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681523290; x=1684115290; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=09BNDdskumzN+VlbgTgWnvIj8d6B7prF9V4x5PNpB70=; b=SZWfWgzrvtjBPlSqGja/5L9CQZ5TqqI6VEAAbPh0gtMrhr/5mSWUIHaZpjkUCzIk8q FQKktUzVRgvG0mMZcSgLDnC6cCS4Ns8pbCjnumkW8LHHppXiTbAVUM1oL4OprwW6buqy hXDqxNUii28rl+tlYjsDk6oFKCM/rjAJFwm0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681523290; x=1684115290; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=09BNDdskumzN+VlbgTgWnvIj8d6B7prF9V4x5PNpB70=; b=eB1bhaRWUxuatljNja7hgg6qZr2PP34cdAnKmNr33g20ov3pd2W5GVFpuF7pxNPBNP P/ej+VD03BWMgK6vqlfp5QqbXbQUUBL+f+0cHD5ouCry/TvYrJKb67uNGdF/uloYq6k4 pHYsuQmCRirE+diVfmp+FK94TVbPVz1ULY0EIzkofjwb8pbl6jZCchmsjM8hweGpOII7 JSaDBWx5Rimz0zIIoK7akIp37TsMBfVmmESTA/KRGvfGyrKDyvcahOxpO9WeTEChU9Ls AUfoQf/aFYbFTAMWnSiselo9gpQ85VJNGZMVwW+vS8/t3EYA4MDD2aJAKltNstrY+svL ST9A== X-Gm-Message-State: AAQBX9do5sSXHfI/ZoVk9quMgwwtbddgPnhBojFIHg6MjXI8UHYJ1pKQ 2wygxT2EZ9IaJ5EzFotBBIPk2wJwmtJX0G7/K11Cc+ipdWErL9Tnoygeq8X/XEWno5OCZzdPaQ= = X-Google-Smtp-Source: AKy350bPlyCISDh/nJpI9gQSHX1/7BTQDBkqF59QTmiHa7TGf0ci4Z/1UrITnPVAWaTi9EsmlWwcWYEXL5rN X-Received: by 2002:a05:6a00:a86:b0:63a:ece0:48d0 with SMTP id b6-20020a056a000a8600b0063aece048d0mr11344975pfl.28.1681523289976; Fri, 14 Apr 2023 18:48:09 -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 f6-20020a056a0022c600b0062ac50b1a9bsm1649962pfj.13.2023.04.14.18.48.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 18:48:09 -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 73CC1605246B; Fri, 14 Apr 2023 21:48:09 -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 725226008C; Sat, 15 Apr 2023 01:48:09 +0000 (UTC) Subject: |SUCCESS| pw126123 [PATCH] [v3] 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: <20230415014809.725226008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Sat, 15 Apr 2023 01:48:09 +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/126123 _Performance Testing PASS_ Submitter: fengchengwen Date: Saturday, April 15 2023 00:33:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126123 --> 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.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.3% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26006/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/