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 2A0F241EBF for ; Fri, 17 Mar 2023 19:45:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BF6840395; Fri, 17 Mar 2023 19:45:39 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id BBD6340395 for ; Fri, 17 Mar 2023 19:45:38 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id n3-20020a4ad403000000b0053351dadc20so904942oos.13 for ; Fri, 17 Mar 2023 11:45:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679078738; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=fJZ6S+B5kgjR44WT/49s6DfodiLBxM8gj9JU6C3+XuM=; b=URqgDKbs5tQNs71OBzjjWxs6uVe57Ri5EIcaCaOHaON/qYUbmBDXfaAR0D94Zmwh4s mA6d7SoJa1/6ooOkeaxKxwBSe/NOSyqFuWCFxdsRDW4vxnZKu79aaFaFEQzMv8h9MmTM tksEmqvRIIWViR2USqV/pXhqnbbhjixkMu+oc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679078738; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fJZ6S+B5kgjR44WT/49s6DfodiLBxM8gj9JU6C3+XuM=; b=o3IXDSA1c2jtPkQpTsYbBLFhUrqzDzBTxAhVm/aX2giyH/gHlEpw2/tCyTctb4kSNs x3ocgFHXbqj7uvjEYNCgYruzc2zcqEAmpVEqehx2887dhUno3wmLDzTblWWqg8UQRw08 TRxair/UiY2hgb52ZU6+T3NE1OaGYDPgdtaQrM52crn7hod5I/3oDX3lzlhZsSz4mXMd g8nCMwSuxHLIlBdtTcNoOwNrSr6sb7/CTpEk6aAy1H0HWHpv9qeV7kCD+f4JInvfmJ6d yeWiFcdSKmNUsCJb80UIz+j8zTrEZJ+aEbxKuF6p3ONKIV1BXxXfueSzmLazrYEoBrYL KrDg== X-Gm-Message-State: AO0yUKUceQJd1CtS8jJG2F5Ak10WvZjJz4DMXxrgCALJig9ZliGC2iiN U84qNqbuUEbWAprf/DM5mGuqKVMnCLwy1vZhW8hcAoWmWlpDpTPLz93XuYCM7c7inmvQn3kSuQ= = X-Google-Smtp-Source: AK7set/b5QYKNC5KHgEG/d3tz8hMhiNtCeQ+bKnubTVfCLXllRU1n3m2Ql90scDKhzXgGKN8rU7xyEI26wZx X-Received: by 2002:a4a:4585:0:b0:536:6493:2434 with SMTP id y127-20020a4a4585000000b0053664932434mr357267ooa.7.1679078738000; Fri, 17 Mar 2023 11:45:38 -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 o66-20020a4a2c45000000b005252596588csm256732ooo.17.2023.03.17.11.45.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Mar 2023 11:45:37 -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 84C8E605246B; Fri, 17 Mar 2023 14:45:37 -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 834036011D; Fri, 17 Mar 2023 18:45:37 +0000 (UTC) Subject: |FAILURE| pw125230 [PATCH] [v5] testpmd: go back to using cmdline_interact From: dpdklab@iol.unh.edu To: Test Report , Georgii Tkachuk , Qian Xu , Lijuan Tu , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon , Stephen Hemminger Content-Type: text/plain Message-Id: <20230317184537.834036011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 17 Mar 2023 18:45:37 +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: FAILURE http://dpdk.org/patch/125230 _Performance Testing issues_ Submitter: Stephen Hemminger Date: Friday, March 17 2023 16:59:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125230 --> performance testing fail 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 | 1.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.4% | +------------+---------+----------+-------------+------------------------------+ 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: 1/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | -0.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 3.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -13.3% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25783/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/