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 3EA3D43C6B for ; Sat, 9 Mar 2024 18:32:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66E1040273; Sat, 9 Mar 2024 18:32:57 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id BB29540144 for ; Sat, 9 Mar 2024 18:32:55 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36503a4980aso8369915ab.3 for ; Sat, 09 Mar 2024 09:32:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710005575; x=1710610375; 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=HjxmhGJ/ao1sJxA00DJ2xUgfLtbm2S6nBud7dv8Y3f8=; b=RojPPbISxwI/HjNmbmQ5Kq/R4VFAl8RQ8WWJCJFyf/TmHgxvPIFrSlzs9WoP1q3cIk 6xy4lQZxIKF0FFP2OCh/HPE3rRTJkY2AFwlH57A6kV01P3RTS4ML6VaawaLvUV6RJv6q 3+b0Ig2S91fK9X88BX08WpQpa+0AucOPGZ7jM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710005575; x=1710610375; 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=HjxmhGJ/ao1sJxA00DJ2xUgfLtbm2S6nBud7dv8Y3f8=; b=QUe82j21JHTRxQ+PkmGsLTeG+to+7oC+3wmxkSxNgTiUtfr2k910QP9yEplu+rgtLP 7KgAno2KR0N1gTl3opRvhuTZMxGdWidA7gUiaXw2p1kUuOsfq4Y6Bje6nGCGRYEmKwQp ZJjfxL8/5tbRiFwu23UqD+oH3rYR2+ioHLPUHlbrDSY8xdxsmpgaCBecewa0hd/Cq+gk SW1ZHPcsEad7Fyd8mWc1vEZKQwTq302C3UEXbpiyrEWkGzY6mXPx0lCDxqKc/foodDoo 090Qj7GDoqafeOo7pZxgnxABXAC34xe1bzdXn4mdZTEnf/v6fuk9puBU/v+VhuV4r6Mp vVWw== X-Gm-Message-State: AOJu0YzdhoJpD/nWsUhCJ64YiQbQp6hBNBzOlxRuAKsBvJDCbDSfx1PG f08ZOc8ImcNS89YPoqVbQRaNXkyWsvMOghyQpPw78uFbq74pejR414MQP+PePgiAFGlyVDaV700 F2fjiIRniidlLFq//GfM8nXRnb/22RxmuDrSqpSw5vboeJ1hfsXy3qhoO X-Google-Smtp-Source: AGHT+IGMx25z/i1kDojV3Jq+hSrmHFh8ND5/4ArageaZlaCCjC1aNfjmd4t6sdjpHAvy00M4rz8J6oTQGNjy X-Received: by 2002:a05:6e02:1a48:b0:365:2d9a:5093 with SMTP id u8-20020a056e021a4800b003652d9a5093mr3036806ilv.12.1710005574890; Sat, 09 Mar 2024 09:32:54 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id cv7-20020a056e023b8700b00365ad4015d4sm19688ilb.50.2024.03.09.09.32.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Mar 2024 09:32:54 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Mar 2024 09:32:54 -0800 (PST) Message-ID: <65ec9d46.050a0220.96713.1835SMTPIN_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 4D7986052510; Sat, 9 Mar 2024 12:32:54 -0500 (EST) Subject: |SUCCESS| pw137984 [PATCH] vhost: fix vring addr update with vDPA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305091326.2697724-1-david.marchand@redhat.com> References: <20240305091326.2697724-1-david.marchand@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/137984 _Performance Testing PASS_ Submitter: David Marchand Date: Tuesday, March 05 2024 09:13:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 137984 --> performance testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 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.2% | +------------+---------+----------+-------------+------------------------------+ | 64 | 2048 | 1 | 1 | 0.2% | +------------+---------+----------+-------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29412/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/