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 930E043B6C for ; Tue, 5 Mar 2024 17:18:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E3F240271; Tue, 5 Mar 2024 17:18:13 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9E5CF40270 for ; Tue, 5 Mar 2024 17:18:12 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c8736df662so2856839f.1 for ; Tue, 05 Mar 2024 08:18:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709655492; x=1710260292; 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=TaZNmmAyn68FU1eAHp/7iJfZdPaNw+lUnPYWel/6Kxg=; b=FImt2J/4T2xBxBv23ZjPGgcPgLin0dMxa84CTM4/RrhrgCoy1Uu1ugp6FE+6VGHCQN YR0D0DS7W1ReGVxt4FigAeFIm4f03W/w6q1S7aIWpO1BZHU2LDyENwrd4l1rAYpmB55j isRhFAdPwMzA88v9I4t+DWOZ9PIfmekTUhePc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709655492; x=1710260292; 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=TaZNmmAyn68FU1eAHp/7iJfZdPaNw+lUnPYWel/6Kxg=; b=elnJTSjCF0+TXmCsXfEorYoJeOJbcy2IAcA5jwSGV2vHG9t7h+oYgXFLnz/wPeNMnM tGIzOxayuYlBDYJWl4/EKFJE9ybTt7RpRZJamfq4z7VknvhAGIz2xYq63XCxCS7u2d3S ETsrytp50tli/WeWz2m3rt7B0eO71oGMncM07Ge1eG1K2p4j7Yz7X1n/RN6oc87fIqCE Evp8nxj7EUyjTLQVSf6/sxZIGYkC0CNQWJQdfb8LrFO8Yds/ikjxdqrcCpaYp4e/d5Bx eEaKn6TD57qiJtrWBaqv8NSvlqPKvLPzRwpypBjj3UB0BuekCGkRVWeH5zr8vkPqPefh 3hNA== X-Gm-Message-State: AOJu0YxYLmZ/IJvvlkH+xmGf8ht07lnXQhRxedJzuWRuqcGKwVq8OOPy Hn5iVHwur9WT5xTnsKufE2R1tJ+CK+rD+fXqT2fB1FLGiY/GnO6Fb2n0gf3pJnPIMkFY86YhLkl Y8WdJ5sYEMMLKk25Oo0rd/Yf3ubYUYbVAJTNYF7WM75zwGBvFw1UGjGMk X-Google-Smtp-Source: AGHT+IEtFG6Ru7uShUN1Jl7Q/hS1krhcfHIUdR1JX9vPYZp3jmtHuwiMhw6vNhnJHjTAlVqARAmUYceEchdy X-Received: by 2002:a05:6602:1d1:b0:7c8:4887:1be4 with SMTP id w17-20020a05660201d100b007c848871be4mr7522823iot.4.1709655492071; Tue, 05 Mar 2024 08:18:12 -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 fl43-20020a05663863eb00b004739d01c1f6sm373702jab.61.2024.03.05.08.18.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:18:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:18:12 -0800 (PST) Message-ID: <65e745c4.050a0220.aa7b3.6888SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.8] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 940A16052712; Tue, 5 Mar 2024 11:18:11 -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-Functional Test-Status: SUCCESS http://dpdk.org/patch/137984 _Functional Testing PASS_ Submitter: David Marchand Date: Tuesday, March 05 2024 09:13:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 137984 --> functional 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/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-82 Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/