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 DED1B41E94 for ; Tue, 14 Mar 2023 20:58:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BB62240A7E; Tue, 14 Mar 2023 20:58:45 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 3C7F440A7E for ; Tue, 14 Mar 2023 20:58:44 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id n17so4443992uaj.10 for ; Tue, 14 Mar 2023 12:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678823923; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=2Z0YujXSnj7TcHd3lsQ9uZN7uUF8MrkAtDgfUVgGoNc=; b=ZtpZOc0XRqwTA1rPdqIZe428PhOuZW+KODR/H/zGEQ7j7UZGUqg59uwrNnexvhgGY7 NS81jdoVuEFjrWBAvSVhGMABeMQEQzpm6+L3V7sgMm+u3tHdkiFsu87tr+aPnD+blFSv /V5YUfXMa1Vtx4ywfPj4XvuxAxF5BevvNaGeg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678823923; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2Z0YujXSnj7TcHd3lsQ9uZN7uUF8MrkAtDgfUVgGoNc=; b=I7TmTkfmEScBfHXbyYUcyjMOqeKmxphRy8LGa0H+EKPKokQ467UApY/MWNBPopMkxe AZDcbReNAg8hS7F9PpPtBemikOAYidmZucHG0NJ92StsVXRTuCCImP062TkYQhnqTo+B L5tTOybw2y8whg++JjTJ1bAhJ3R8sQulg/nxt/aLniOHLqOPbMdX7Fj85FBp9JfMnRfH RT/oqdsYCtYtY3K8j80a52o96deTnMgZGd7X8N8COxVGtgP2VqP8c2Z3MxJR7ioltXeV ECQ4kn9CfBJ2ATCRoNRNmzv+Ea6s1WOArN9SLB5o8CrpXAS0j19/cPCFwRDt5VO9QwMn 7lbQ== X-Gm-Message-State: AO0yUKV6GQH8lH6d3dYfRNT4Q2kZx0kYOd3Xoi4MsvZOLRVC7oWsKrM0 KP/wTOWDGZDkRk4imVOHhUgDfhamCLh5KS2x+LBfpyYeB3Sa/mpM/0FglTLylOnhM7SOiDlQWg= = X-Google-Smtp-Source: AK7set8QlNFDWWTeCNJG7I/u9lv9XXt9UyIJvFFCZ6Qz6Iv2E8PbiDwRYk7HMz3A/wNwIBuPkkQ7aM407zjr X-Received: by 2002:a05:6122:d9f:b0:406:8f4e:63d4 with SMTP id bc31-20020a0561220d9f00b004068f4e63d4mr23100319vkb.2.1678823923520; Tue, 14 Mar 2023 12:58:43 -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 g13-20020a056122098d00b003e14454e3f2sm250435vkd.0.2023.03.14.12.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Mar 2023 12:58:43 -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 1D5D3605246B; Tue, 14 Mar 2023 15:58:43 -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 1BB806011D; Tue, 14 Mar 2023 19:58:43 +0000 (UTC) Subject: |SUCCESS| pw125115-125117 [PATCH] [v3, 3/3] testpmd: enable interrupt in interactive mode 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: <20230314195843.1BB806011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 14 Mar 2023 19:58:43 +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/125117 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, March 14 2023 17:36:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:baf13c3135d0c5998fff7edc23fb89412dc89246 125115-125117 --> 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 | -1.9% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -3.6% | +------------+---------+----------+-------------+------------------------------+ 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 | 1.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 1.9% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 1.4% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.4% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/