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 AF0E943DC0 for ; Tue, 2 Apr 2024 10:49:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DF344028C; Tue, 2 Apr 2024 10:49:36 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 3BE264026F for ; Tue, 2 Apr 2024 10:49:35 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1e0f3052145so45595855ad.2 for ; Tue, 02 Apr 2024 01:49:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712047774; x=1712652574; 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=AA98o6xzj3j6qR11k+T4rTXeAiRmVRUHyN5gFEdA+zQ=; b=Du8IjAmna6dhcwpmB0psEbIvy1+ZNbXf6aOPvlzbqK+u1Sc7dIDqxgwvLS+Wz+Tpr6 zeqjB3zWpOrktXkHada1aQkKVlYrAauKOFT1B4aomvY2xEmkGXaO1NpfvjTQHsTdph17 rZidccz/MsCxIcViL53lMpXhp9XjEmQTTD3iU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712047774; x=1712652574; 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=AA98o6xzj3j6qR11k+T4rTXeAiRmVRUHyN5gFEdA+zQ=; b=Vf7qrz4u2lKO/fG+rU83EDxN4bjbQVGKRwUKbHLVFocyC4gvMvFN2duEDWuD6hz/8y nuJfvoaS7OXKhZHnzdICuYpDQOYr0xBxD6M7ROPU+npeCx8EfLESiEdAZ//x4HKmfDwW Zbpd/V1DnlP1CRk7uW6fnMOA3nYAEbduJLlaRfoMuq5F1eQKQdXhUNYgGVTuyWFroLHU nRk2Keua9FFV1Lmm8S2LAawlgiLfnGH7jzShdw5V/JolPoB+g0ZPxmer1Vq/NpjI/UB2 eA1OzIESNbN8ZuLa0kGvSgWq8aOs7/tybWAWoFYW9g3RYVFe9e0NP6a9IyvWVfXFjaqe eyyg== X-Gm-Message-State: AOJu0YyIpfsrurZ7wp/UCTN2Byea/ZdHRCaNmiICutEufpDD7SVrbVhS 4b4uvPyObNd+1DhLwmEAmW+sAO4brM9bKsVzNHkXO1p0F0u3EZFf9iFPHre+TIZWsXqi7WkH1Jz rZpkwl8INwERQp2iB+h32W+5U6axByTP47tPwSu8uP7NlimhtPSCuTRX2 X-Google-Smtp-Source: AGHT+IGJ1MGo4QNedsXGg/L0fM4FOBnHJX5DUwHPtABuUFK2Gt4t0RfJXqg3VH4+19zVsIUPZSltpL5tHKZo X-Received: by 2002:a17:903:22c6:b0:1e2:732b:daa with SMTP id y6-20020a17090322c600b001e2732b0daamr977865plg.29.1712047774337; Tue, 02 Apr 2024 01:49:34 -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 bf7-20020a170902b90700b001e0b28720c3sm252654plb.48.2024.04.02.01.49.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 01:49:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 01:49:34 -0700 (PDT) Message-ID: <660bc69e.170a0220.5f79b.d554SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 7628C6052471; Tue, 2 Apr 2024 04:49:33 -0400 (EDT) Subject: |SUCCESS| pw138851-138854 [PATCH] [4/4] net/virtio: fix shadow contr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240327094032.2400951-5-maxime.coquelin@redhat.com> References: <20240327094032.2400951-5-maxime.coquelin@redhat.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/138854 _Performance Testing PASS_ Submitter: Maxime Coquelin Date: Wednesday, March 27 2024 09:40:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:ded4d4765171b88470e59307f10625e942f22fca 138851-138854 --> 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.7% | +------------+---------+----------+-------------+------------------------------+ | 64 | 512 | 1 | 1 | -0.5% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.3% | +------------+---------+----------+-------------+------------------------------+ 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 | 2.3% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 2.8% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/