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 1536844030 for ; Wed, 15 May 2024 02:33:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1003B4029E; Wed, 15 May 2024 02:33:20 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 5F05A4025C for ; Wed, 15 May 2024 02:33:16 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e1e4508b79so138235639f.0 for ; Tue, 14 May 2024 17:33:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715733196; x=1716337996; 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=sjZMaxg8kUd7Gn43ARE0yTN78w9uvY1MkPIehAQaP40=; b=U0nOLrMC4dSLnIhoCRZepY8GduZb29Kct/bgpdIUrhFk9YRpAYDSuX/RAelPNr/BPw NiCt27YykOJaSCwTW748QMCaLWoUPJ4hIrHI4+AyvLpilxkoXp6UFy/4QVOB+YQgc3ws SsDvR2qkKHQ0dJdZVFeqyDvqNW53I5L1t3K2Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715733196; x=1716337996; 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=sjZMaxg8kUd7Gn43ARE0yTN78w9uvY1MkPIehAQaP40=; b=bjTFTwYcz8UChaVRSGdLG19DZxRxeEluhSJfaCJAH4fR61jpq24tq+DMqmZkK3xJO5 0j8NJeEToYcBUMyg7iN/4Qjzp96qRu8sbSOteBJnX1MQjGfWA657jrCLMEuztg7VH8PK aApmIx8XKmbKoJN0RezUDvAUaF9t4kvDiXyM0vkTtKL457Sox9U+qW+sfbFVk2WXC9VZ v5bQBxp0vQOyCK+BgLpnKy/19NMeLo7lLGWOP1aWpK5AqQM0vxO8dwM7adE2V2sUzWoE S82/SJrHy9lUx2rPa1OrNmNqhMe4/1FN45o31h5RUsqqOVwsHqsJROTTGbhFEHsF9A6H JccA== X-Gm-Message-State: AOJu0YyKsqK+4e/Wznzwsdrq5jYjG1uJdeVINForRKYZr4pBv/8qiSmE DSmEWuKmmRZzyuwWgqz2NGE+hJOUCDicIEKMBG6DOPaZPP7bK7PBu9ALIPUc6RRdQcRvTkzmrym voLgbe998gjILyUB/PUmpVvSNfBI4urF5UimVsemKt5gbkfwHTKHygNVg X-Google-Smtp-Source: AGHT+IGxsYx67OlOiCPnvEwh76/S3bMl9BpXSWHl7EPmYjvLKkwXHoSt7G407I4GLHG9+gBTd1Mlb9FKAMGE X-Received: by 2002:a6b:5007:0:b0:7e1:8d2c:acc8 with SMTP id ca18e2360f4ac-7e1b51bb71cmr1764204439f.7.1715733195724; Tue, 14 May 2024 17:33:15 -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 8926c6da1cb9f-48937007fc4sm616948173.37.2024.05.14.17.33.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 17:33:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 17:33:15 -0700 (PDT) Message-ID: <664402cb.050a0220.b03df.266fSMTPIN_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 444F5605C373; Tue, 14 May 2024 20:33:15 -0400 (EDT) Subject: |SUCCESS| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514153845.42489-8-stephen@networkplumber.org> References: <20240514153845.42489-8-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-broadcom-Performance Test-Status: SUCCESS http://dpdk.org/patch/140073 _Performance Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 14 2024 15:35:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140067-140073 --> performance testing pass Test environment and result as below: 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 Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Detail performance results: +------------+---------+----------+-------------+------------------------------+ | frame_size | txd/rxd | num_cpus | num_threads | throughput difference from | | | | | | expected | +============+=========+==========+=============+==============================+ | 64 | 128 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.8% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.1% | +------------+---------+----------+-------------+------------------------------+ Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 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 | 0.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/