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 CDBB645C50 for ; Sat, 2 Nov 2024 03:15:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A3DE402B7; Sat, 2 Nov 2024 03:15:51 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8ACE24029A for ; Sat, 2 Nov 2024 03:15:50 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7eb0bc007edso1465692a12.3 for ; Fri, 01 Nov 2024 19:15:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730513749; x=1731118549; 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=rpmYRJbx3DbAl5GSP3n2qSQlVnbQvGnfuUdjG1Q5PlU=; b=Kgg9hJtylLXq6A9B6ZDWmtG7SYCAa6jK7MftIIg6HoMuRvcIqyvOvd/JzZ246ltgem 6/TNtShGWYNkpqBGfQPNWzLXlE7lsjZPWiqHIr4L2rn8oOWt1vzQxiBVcmeCMWoRJDPF VS87+ak2UGpSaRxYgGQ92ivb5Ujqy9sbtHN80= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730513749; x=1731118549; 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=rpmYRJbx3DbAl5GSP3n2qSQlVnbQvGnfuUdjG1Q5PlU=; b=nfvDzjSppeLLGwFuKS4Ec/mPrHbXUoWLxZSdo/ms/40LfUiYdcPJDo0/dL3gX/moby 8V0SKtifDrbQvFLHD7ozvzJwKsm5dfPjy+9qOKZfTTsCmrp3FKPjcrPBODy+O4E1GZS6 W+dgEWrIdlkR/r8ockYyzUbk5kXHfnB2EnX2BPfM77AJlC8EP45Z6x5B6nLLzsg9IfkL N4KOLwL9kNuFKJQmE9KfUM6Zmef7Bd5EqK1Hs+KTvl5SbwPtPTL0SETX3EZlxjJGtasP QDdS2ny3QkXJw7cus53SHaWsYdRIGLF/3OVzCrcr0zP28ju4Xqo0F3dSaH34r5RT5hCo Svgw== X-Gm-Message-State: AOJu0YxUzmev6T+2DNgBX9PBV+5dKXmpm5w3eK3JQnrvaNnjP9eBvtpI eAqgYwwf6UHJ2cnx19OywyBAuXsfgn/6V0Pm1L7D46mfriF17drNxrkH3Fs19zqVOclQweAm0t0 DMxNLklCXAiGMnCUTQ4GOT90m6SKEpxiNtQ93gqsDGNt4fzjz7uyqQW03 X-Google-Smtp-Source: AGHT+IG77eaN+s73HDYY4FEcNJx9xtR7RDxpcA5TetfGABG5BAlytOSpqrYgN9mR/+zMMTJkbwR1yH2+l78x X-Received: by 2002:a17:90b:2e4f:b0:2e2:c64c:a1c9 with SMTP id 98e67ed59e1d1-2e93c1a6611mr12376962a91.24.1730513749566; Fri, 01 Nov 2024 19:15:49 -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 98e67ed59e1d1-2e93d946bc5sm269162a91.0.2024.11.01.19.15.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 19:15:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 19:15:49 -0700 (PDT) Message-ID: <67258b55.170a0220.493eb.f700SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5ACCB6052471; Fri, 1 Nov 2024 22:15:48 -0400 (EDT) Subject: |SUCCESS| pw147501 [PATCH] [v4] common/cnxk: allow enabling IOVA fie From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241028094310.2412436-1-sthotton@marvell.com> References: <20241028094310.2412436-1-sthotton@marvell.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/147501 _Performance Testing PASS_ Submitter: Shijith Thotton Date: Monday, October 28 2024 09:43:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:69ba57434014e978d40abb7d501412b52be8071a 147501 --> performance testing pass Upstream job id: Template-DTS-Pipeline#193437 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.6% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.6% | +------------+---------+----------+-------------+------------------------------+ 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.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -1.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31718/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/