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 261EF42945 for ; Fri, 14 Apr 2023 22:39:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1959F4113D; Fri, 14 Apr 2023 22:39:54 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id B751C400EF for ; Fri, 14 Apr 2023 22:39:53 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-32a8e9173c0so2156875ab.0 for ; Fri, 14 Apr 2023 13:39:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681504793; x=1684096793; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JxdG+l11+aQFlcGUpBGtWMUWjG1yzDqAWzPQpPxJOSI=; b=S2mzJaaYXugEQQs48gh4BgSYa4IOac7lyQ/KnD0nE5g0Sg/eNVXYuXnA0RSmi9fuzB mvrlVKo88gnb+DqqVe8I2bMPowP3o3XNpUm6Haldj2m6tm6GmhPcXcv54jHPTaqZNY1P yj1sy8ibjY57HDUovUwEtZWb/+HVdIwTpOPo4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681504793; x=1684096793; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JxdG+l11+aQFlcGUpBGtWMUWjG1yzDqAWzPQpPxJOSI=; b=fsOO50nn9CIKIBEJla1E8wlGlr3O0aSewF5yB8eNCWdPpLb/6vHquQ8f/2tCDxLFid ymPUll2KGJFEgPVsol+JSCLqQx6A4rW3WanaIfyVD6mFaabtPnEh1KAxgsHNWNyuxiB2 fRagZzGDsrAX19/jiNQGWcbVnWB8Q0vyobCAi3MXrQwxShoK2u/njYVJnkRvhXgIJaJ+ O8Vv5mqrEImV72UmTb+U3loVczVpDUQEbQeJQB4Ydhn3ZQ6ptwklCeAMKlATuf8ATihw mCMrfIlhkUgCHomY+T0+mezhw3f0ZWXouX0Kebs/H0INDOUz2MzhdCSWd9aanf9l41/c RI2Q== X-Gm-Message-State: AAQBX9cxx3jHWaMYm967PmP3hOYMadixsEAIEjyiEvpGF+9XvKeufi0C u4/xIaND5FRKUYIYC22PYz9B9S8jQZTrFNh/tm3G6NVvjzN4G5g9nm64VaijxxaAQJpZA8GCpA= = X-Google-Smtp-Source: AKy350a9Fs8gXXIzAUfY0MI/ZT9pjuccvAe6vojtScvGQpcdnm3xt14svTiXp9U0rMBysXNhRf7EuIZKmW6d X-Received: by 2002:a92:1301:0:b0:326:68bc:b423 with SMTP id 1-20020a921301000000b0032668bcb423mr4761446ilt.20.1681504793104; Fri, 14 Apr 2023 13:39:53 -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 q12-20020a92c00c000000b00325f3163b95sm873583ild.21.2023.04.14.13.39.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 13:39:53 -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 B205A605246B; Fri, 14 Apr 2023 16:39:52 -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 B0E586008C; Fri, 14 Apr 2023 20:39:52 +0000 (UTC) Subject: |SUCCESS| pw126101-126122 [PATCH] [v2, 22/22] test/pdcp: add PDCP status report 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: <20230414203952.B0E586008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 20:39:52 +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/126122 _Performance Testing PASS_ Submitter: Anoob Joseph Date: Friday, April 14 2023 17:45:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126101-126122 --> 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 | -0.7% | +------------+---------+----------+-------------+------------------------------+ 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 | 2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 7.0% | +----------+-------------+---------+------------+------------------------------+ 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.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.3% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/