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 EA0CB460A3 for ; Thu, 16 Jan 2025 17:58:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E747640A7D; Thu, 16 Jan 2025 17:58:02 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id ED6B340A6E for ; Thu, 16 Jan 2025 17:58:01 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2163b0c09afso22486005ad.0 for ; Thu, 16 Jan 2025 08:58:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737046681; x=1737651481; 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=kEQvr8sHtec0y2WE5q68bMH7B0arRUX7oy/4tc1XQ50=; b=PfauXdIaihtxTm2qexFd/6UQKdzvZpI/uiu5RHFnvHOBhXSNUMOV5TsyTxZXOMnok2 SU6EyZoMh1DtH0bzF9i3ov60tjSpABWugdfEYBSrbMICroeTP7qvUkhUltUDfbhc6oSS 5V7woLHB+EgJCdEBOdO00rzjU/FYBGwtIZnA8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737046681; x=1737651481; 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=kEQvr8sHtec0y2WE5q68bMH7B0arRUX7oy/4tc1XQ50=; b=AsD2amJjtc1PRHpfYH0K+6Bc8fU/5zevqcaM09bYbBCFufUdElO5e2Sb8eylV5awYb M/vHLbCKeUXD2QrMSbRrwZJvFfDH83XnFmow/2BbU91ogmFgXJgh301Qmh3ZUhp4K9Fx dGLcJBYzvDnUKNc9OZM+p7V6+BZ8QTr0E7n+qMtJI3jZRT6U8FcN6R4hZtZyNNi64d7i Fjv6VMUI+Ia3WNMJpipKS1t/Gob+mkdi8cpd1Y+C+3GsyGKp0Qrb5KTe9cs9S+ViQ4mw +EEqPrqy51uWYCsi3UWiRNqW2D5W3teAr7ZyJFuB9753urswrS4FkD73WWvVM7JGm4// Ucwg== X-Gm-Message-State: AOJu0Yw858kdv9qScJnCvkAQV/hX17a+SHp9Lj0Mj29587X/Y2RQAEcd M8/JmdgF5bjgtBA5wzb3Rhc83x6F2rg48vZGK0VdoUCwSdxCeFW1YAyjylH+wrmuNPMppOq+pk6 waS7ukuLeJjVif7zr+vwztncm0I47kGYaikRH9NTz X-Gm-Gg: ASbGncumWePl1sAiBc2sQX1jdEMB+W/FT6rhfGTkUo+WdCoz8LiAMNkPwDk3agwVtt/ KzRFpw2hz+15v1qfeCs5k1U5dx3sM+1wHnBhrQucuUvzBl1fvXllyNjhYrycsyOPNqOo0a+4aV+ 4u0SC3fRon0eDB6TxNwSk7zJYscxQgr77wXU+vYreV2/PDU7CXuO6VprZpMyW08OnBgio2/vo09 jlyuDgO/poQFI8m+w8eBC8HBVBZdF74JlH08etvrsPUT5PuWW9DqMk6n2hRV5fWkUwhggPtv/+J sb0XbQ== X-Google-Smtp-Source: AGHT+IEQpcECgYIpF8zJsR6zKUQIabLVq9kNzRdtA8LymRc8zL4+BldCq7LB+sExAD4cp2naE8kEDsbVP6hY X-Received: by 2002:a17:903:1206:b0:216:59ed:1ab0 with SMTP id d9443c01a7336-21a83f5d8c3mr431455215ad.27.1737046681081; Thu, 16 Jan 2025 08:58:01 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2d3efbfdsm158115ad.84.2025.01.16.08.58.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 08:58:01 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 08:58:01 -0800 (PST) Message-ID: <67893a99.170a0220.1a26a5.3176SMTPIN_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 3C7956052471; Thu, 16 Jan 2025 11:58:00 -0500 (EST) Subject: |SUCCESS| pw150145 [PATCH] net/af_packet: provide packet drop stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116161703.917279-1-stefan.laesser@omicronenergy.com> References: <20250116161703.917279-1-stefan.laesser@omicronenergy.com> 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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/150145 _Performance Testing PASS_ Submitter: Stefan Laesser Date: Thursday, January 16 2025 16:17:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150145 --> performance testing pass Upstream job id: Template-DTS-Pipeline#207337 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Fail/Total: 0/2 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 512 | 1 | 1 | 0.0% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM57414 NetXtreme-E 10Gb/25Gb RDMA Ethernet Controller 16d7 25 Mbps Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | -0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/