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 6254645ADC for ; Tue, 8 Oct 2024 04:02:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6231A400D7; Tue, 8 Oct 2024 04:02:54 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 598214003C for ; Tue, 8 Oct 2024 04:02:53 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20bcae5e482so44291875ad.0 for ; Mon, 07 Oct 2024 19:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728352972; x=1728957772; 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=Jt7vdHMNt6iqMsE4Kje54KcdJrx1f7rCZdwhGo3B7Wg=; b=JfKbqQ7n3FzglLMJbEYtfZiOFt5EVEqPSUEabOxjO8ywxueSkeIcimLz5+H/qsIt+L qmXGTgkoyJilt5dnsguIYn3aN9no1WU1jsu5U9t4sL2AN7vtkivAzXr2sxmvTxgc+Hn1 Zx3ohFxk9duD94kw6NUVngfi3IyAwT7Gj1sY4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728352972; x=1728957772; 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=Jt7vdHMNt6iqMsE4Kje54KcdJrx1f7rCZdwhGo3B7Wg=; b=DssfKDRrWJ1e8JLbVU6PYYTZYyX5QeGa1vkfa/NzuaslByl5UCNbu/vHKTifZ5PREO ohae72iI/5fBqCs1BjJGXnVpVH/PSeQkcnbAh1K/K8/CRJ1KBAwsw9aHsmtHypO/Tlo0 goAyxOHrww370JawjCZ8/X737I/LqLtv2Rprw7tsl88jhHw6xJOhwI1r2X+ZUoUcGCfh AMlE8PuAJHltu87qTivDOYVfeH4TlH9iFKmSbrhl+xRHs0+RUZjGFOLGZ0LWlVU2G/wx A28r6XySTNit4dLSqmvAz4M04dB4f6lWXTjynQ13ldKVufspAnNd+WfLEOLWcA+EmPvk Gjxw== X-Gm-Message-State: AOJu0YztCrB50LlRxocWaZ/xP9ytQm2MJqfFjdJrsZ2jO7XIGrkkqLHR JMJbrBlQwGA6pEkk1SWR9tU/PN2b3pHg7XqlieuUvXa87wl/GKF4sn6fVkC6e/dOUbL/Rm98CMQ xHxnt/Ad33s0eB2jkZtZNPFDqHM/QkFbI7BfKGZjf1XV98jYtef2uXC0J X-Google-Smtp-Source: AGHT+IEk65GZfAoKt0IyGF4lN9kFGnugahkVpARmSXsDcvV58exSpgRwTzDtNgLVWX78RmGfY1vnZARRl9kj X-Received: by 2002:a17:902:e544:b0:20b:9df1:54c1 with SMTP id d9443c01a7336-20bfe0612f7mr203773975ad.17.1728352972414; Mon, 07 Oct 2024 19:02:52 -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-2e20aefca64sm302345a91.10.2024.10.07.19.02.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 07 Oct 2024 19:02:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 07 Oct 2024 19:02:52 -0700 (PDT) Message-ID: <670492cc.170a0220.3bd8b1.417eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8D407605C380; Mon, 7 Oct 2024 22:02:51 -0400 (EDT) Subject: |SUCCESS| pw145310-145314 [PATCH] [5/5] net/virtio-user: support vDP From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241007150403.1680983-5-skoteshwar@marvell.com> References: <20241007150403.1680983-5-skoteshwar@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/145314 _Performance Testing PASS_ Submitter: Satha Koteswara Rao Kottidi Date: Monday, October 07 2024 15:04:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:41b09d64e35b877e8f29c4e5a8cf944e303695dd 145310-145314 --> performance testing pass Upstream job id: Template-DTS-Pipeline#186173 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.1% | +------------+---------+----------+-------------+------------------------------+ | 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.4% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | 2.1% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | -1.6% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/