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 4D089428BE for ; Mon, 3 Apr 2023 14:37:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 487B640A7E; Mon, 3 Apr 2023 14:37:45 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 2BC1E40A7E for ; Mon, 3 Apr 2023 14:37:44 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id s19-20020a4adb93000000b00540fa505f2dso1224358oou.7 for ; Mon, 03 Apr 2023 05:37:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680525463; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=Jc/Bf20rXFI6ahozlYdVhAJrAUJ4p3hYI5pFJQYHG5A=; b=Cu8IaGoY5HGVyxT6sCtSU1ghDLMf4rs5tOwhTyAPoe+u84X/qdgvS774O5H9/v9jj2 1Y3l+zXeuXL6TLFA3uZMha3o+M2AUqAPkp3d6q+PoT/Rl8iBAr09bAiJ4+HYn7cnGjKM ulf/H1Hv1iHszFsechIhm+tRpO7jrWhAsAHR0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680525463; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jc/Bf20rXFI6ahozlYdVhAJrAUJ4p3hYI5pFJQYHG5A=; b=zcDqtQ6GqXuKKPeC+dk0Sfl8hgIETOOHhheDK4wEqj87pApcualGXTPJOebDjCNJxJ i95wesCWhFGF5mdN2Yhdym584cgR7z94L6/xIaddD35p8L0s5WrL3mDxbDHcAxYOYdhB 1bD7HhOm/tJM8iDQiQphNZZkprkra+3vLszGE30NSkUsaT84tQ3UrzkZuqHRnh1m65vW 2DDMBRyVwb4sB+INWCRMdMxmpQ8AUBzcjcszB7NmcxLYfwepo7aIdFcqWhW0g9rkf5RN vRSIhFgD2roLFI3NBwCuPUyfh1bcNQhRDOS4m8Dtemvt5SsB8SFA7MpRkdzed9RO/rLI CwHg== X-Gm-Message-State: AO0yUKXNteWd01XJQ5PjK+BHpIlq2nJH+iiZwfmrX+JyZ5RptqP6wlLO rdsnKDcDeLRuSX5HvsOYteLjVTuzZ8K5B87yqyQo0uE6tNTYQR6SvkdyA8KGObQzU81UG5kIqA= = X-Google-Smtp-Source: AK7set+8/xS6obH39gips6pD9X6ZYR42fd/NXM7QdBay/f5O6U7utvoc/Xyj0wKkbS118GaAj+84CoSEccU+ X-Received: by 2002:a4a:4fd0:0:b0:525:810e:8b75 with SMTP id c199-20020a4a4fd0000000b00525810e8b75mr17061267oob.1.1680525461954; Mon, 03 Apr 2023 05:37:41 -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 66-20020a4a1d45000000b0053b85b1f885sm1709946oog.3.2023.04.03.05.37.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Apr 2023 05:37:41 -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 7B4CE605246B; Mon, 3 Apr 2023 08:37:41 -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 8E65260123; Mon, 3 Apr 2023 12:37:41 +0000 (UTC) Subject: |SUCCESS| pw125721-125722 [PATCH] [v1, 2/2] dts: replace pexpect with fabric 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: <20230403123741.8E65260123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Mon, 3 Apr 2023 12:37:41 +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/125722 _Performance Testing PASS_ Submitter: Juraj Linkes Date: Monday, April 03 2023 11:46:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:c682c8991963be243dcc3b7cdc9d6984a1961f4e 125721-125722 --> 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 | 7.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 4.6% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.9% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -2.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ 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.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.2% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25905/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/