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 EFA1F43F00 for ; Tue, 30 Apr 2024 18:51:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7DD74025C; Tue, 30 Apr 2024 18:51:23 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 1B2664025C for ; Tue, 30 Apr 2024 18:51:23 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6f30f69a958so5147057b3a.1 for ; Tue, 30 Apr 2024 09:51:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714495882; x=1715100682; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=iuTV42dEBplNpziicdcXasx5qC/wXeUkGr6adZVGZ5I=; b=HmwH+JS8S4AajfT7H8Y9AQE1GqkBo9mTTP1lT2Lm/4dta9rUIPG0/G2/bUerk4kAOE nRfYvn8g2q2YKYdBdkPMnDoqxgUin1TSJcTMdtrIRTgXW0K643oU4ks0ZYQ0Y70CMEeV GMzQ12HBYNiZK2fn7DP+W23auX13dENrk4ODE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714495882; x=1715100682; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=iuTV42dEBplNpziicdcXasx5qC/wXeUkGr6adZVGZ5I=; b=aWOq+38A3KNmgXvWeqAXpr9zdASs/MQROd++gnbtldW1FHSpfDjk3IZ6Ew0O4HkmjI mAVXC2f8MIWgZJtpQe1J50scT7BH6rWwPptAxdOe2HK5gUtxNUc+0oGHD39Z1GE5mlST d3lhnntcnK/TE8rIL1SciquZ4evGFkTLGFKssC7+8syeytXrP63JYxTCodmKV4X0gkgP oQtjSEzPxcxQszPK3LCvGL6v5kQCcANwB9I9EFeb+q+rEmVATWGayiarbbkByGjDbRCV Hh+ll1l0QR2wiU+QQF1frztJSKkghix4GQ6KqBmWntzq2whaYArN5rbyX/Kove8Bx+uP roeg== X-Gm-Message-State: AOJu0YxHG6qYgA1dS4ajJz+IRaqBm9Bxj8R4DyjmovnJBfEJUWp3MDTm 8pM74Aujk2fmD/GZixfHhDHCDLMF8aJOgpnhUuExCMikWYBtSQz50pLdw/X6BiHjNCe8b3sG/h4 vnrXyYrq57X+zKae54mJ2JWDSMnbNlkJ/TnOvgNh7 X-Google-Smtp-Source: AGHT+IG72zyPPHmAQCOjt6x7lx176iGSA/F9SLuSXwLAXs2eQfAQkr3tQACzTxD53FotY0E9veVZGvAsC71k X-Received: by 2002:a05:6a20:da91:b0:1a9:499c:5778 with SMTP id iy17-20020a056a20da9100b001a9499c5778mr456389pzb.35.1714495882217; Tue, 30 Apr 2024 09:51:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ke11-20020a170903340b00b001e422ea89e1sm814591plb.76.2024.04.30.09.51.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Apr 2024 09:51:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Apr 2024 09:51:22 -0700 (PDT) Message-ID: <6631218a.170a0220.74312.2e00SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6277C604D420; Tue, 30 Apr 2024 12:51:21 -0400 (EDT) Subject: |SUCCESS| pw139740 [PATCH] net/af_packet: fix statistics From: dpdklab@iol.unh.edu To: Test Report , Ali Alnubani Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240430154129.7347-1-stephen@networkplumber.org> References: <20240430154129.7347-1-stephen@networkplumber.org> Content-Type: text/plain 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-mellanox-Performance Test-Status: SUCCESS http://dpdk.org/patch/139740 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 30 2024 15:39:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:70fef0ac8fa33eebc9c5c95844466544f35e35f9 139740 --> performance testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-6 Lx 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.0% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-94-generic Compiler: gcc 11.4.0 NIC: Mellanox ConnectX-5 100000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 256 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 128 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1024 | 256 | 1 | 1 | -0.3% | +------------+---------+----------+-------------+------------------------------+ | 256 | 256 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 1518 | 256 | 1 | 1 | -0.4% | +------------+---------+----------+-------------+------------------------------+ | 512 | 256 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29879/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/