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 9132641DD0 for ; Fri, 10 Mar 2023 13:12:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CF6840685; Fri, 10 Mar 2023 13:12:06 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id D5E8B40685 for ; Fri, 10 Mar 2023 13:12:04 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id l15-20020a9d7a8f000000b0069447f0db6fso2789828otn.4 for ; Fri, 10 Mar 2023 04:12:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678450324; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=MSu2xHL0N6ccZ6ODbbivAHZ5I22gmNcEFuAzw9AxJRI=; b=E0mdeVTlJ5PVRDRW7tyxFo++AUuKZWB1qRouQN5N54si6rr5RnhHMADxRr5oEPyGrb nEdRNyhBoaGL6OoVE/IjjzsoMwhnakc8dxcSFLfJvOilXK26INKfwUw4rb4V4Mk9MRIi i4HWprqW5IpSxnGwQSuRsPR+uwUb1ViCXxHwc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678450324; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MSu2xHL0N6ccZ6ODbbivAHZ5I22gmNcEFuAzw9AxJRI=; b=ybPyIobFf1mOzCGcCZpNm0MNWXmyrktCaL9I6YgN6M0Mra0GK6NP6U347rr6mRIC3O bOJCA8yvJ5Uk4QtjvyctrdSD7VSIXPn95U8Phu+aW+MZ7IrsHf96/FuNt0BjnkR98jBR s8s/7yZZJUwI2rx+kcvoWetvwESy/QPZ1v1wFAVaBbUfQUyuxHRKeTDU4LhkIvz8HOSv ueN91n7S8ZVrUqHJcc3ZYncgiFrZtfrWCaOri/zZXd7hjd8Uo5/mIImcxF34j9ZhHgj6 8eA9DFv+TxiFZvZ9qixBlJFJBkXy4x8zEIUp4B1yjobeVKkywZtMBqwyugbPz9I8TrYy fojw== X-Gm-Message-State: AO0yUKXxtO2tcL7imbRXayU5CEgzw6xW6BmEHFsJEk5xJGNARVtXY+kn UmV/wgiOTl3BXQ7UzDC2tpNuoTUTCO+s+QBKqWT6iOLyteIb0hxPgYOEeyRHo/JqJl4c3lZpbg= = X-Google-Smtp-Source: AK7set8K6alWF8PCsvCLdyOhRlu4F/CAn0EllNqJYDuCiuqPXfEF5FJEd9tSU4nw+ZLfxit6Y1RdUHcFzvDb X-Received: by 2002:a9d:609b:0:b0:68b:d36f:cad1 with SMTP id m27-20020a9d609b000000b0068bd36fcad1mr11465452otj.15.1678450324173; Fri, 10 Mar 2023 04:12:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v4-20020a056830090400b0068667e3cb4csm213718ott.1.2023.03.10.04.12.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 Mar 2023 04:12:04 -0800 (PST) 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 B17A6605246B; Fri, 10 Mar 2023 07:12:03 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id B95D56025C; Fri, 10 Mar 2023 12:12:03 +0000 (UTC) Subject: |SUCCESS| pw124937-124945 [PATCH] [v5, 12/12] app/mldev: add documentation for mldev test cases 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: <20230310121203.B95D56025C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 10 Mar 2023 12:12:03 +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/124945 _Performance Testing PASS_ Submitter: Srikanth Yalavarthi Date: Friday, March 10 2023 08:09:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc54766b1612b29c75fd39bd015f27dd57feec5f 124937-124945 --> 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 | -0.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.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25677/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/