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 9439B41DB5 for ; Thu, 2 Mar 2023 16:53:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8BAF0400D6; Thu, 2 Mar 2023 16:53:58 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 45674400D6 for ; Thu, 2 Mar 2023 16:53:57 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id kb15so17232668pjb.1 for ; Thu, 02 Mar 2023 07:53:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677772436; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bsrRyfBcl1i67u/yVgjQCNJxiazuCBqVyGQMi89Tp28=; b=HCXvbXXOdCca9SgUkN06R6/h9r1wLkKd5/rUFQdhSfunzwFyR87uY+Bc56625imW+M q0GV2Mjn5GPnr6zc9DdWFquZxY6oy2ZNig6svIfwRerBLRCvMbaLe2CnS9Qw/VZhFFra /prGgAWjLtYxMTybvm9M3xeNAJPK0nRJGO7Mw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677772436; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bsrRyfBcl1i67u/yVgjQCNJxiazuCBqVyGQMi89Tp28=; b=d51bf5vNQ1YYk5AyfE3RJcC20ezTCsveG9kTLJAwN/v7/nRGJQW7cn4TVt+EfrPmb7 dZpI4HzAYYZDMy290C1wXl/J42jbv/seuL/x/b6muvi/0A5v1PR2ZHTkQ4PKFIPqW+07 PegcQBe09CguQ7qwQV2/yIauwgoKcoLIFk5ZO8fHMBkltNOnFofUIKO7fJA3BKG+LAim VCMYuWpwjAE9OnDYAhs/prFr8TFV5X5EqK7Eljmfixw8UYvL2ETgJhK3/pOBydYnE3TC pDFFKMXEmEV+SmUGvaUed2MH0llFVnmr3p0gUue6pJJZPsQoS/PR0Hb88OQJ54DoSyS4 6Tuw== X-Gm-Message-State: AO0yUKU72txl099wKwB8ry+B4bfAlabTU5Y1jzhwE/TFJ299fOZ3RNFk j+/9/gASexqYduvbfXIiNuizDLBlRYex6tJIq26+9MAzWcRBtpiX928= X-Google-Smtp-Source: AK7set80SBK3yq4lgXPhvEu6RrkRY1pqL1PmwBkWarwuwZWZIQTFGXXsHwmJHrl/g8uE79S0KjEPb5qHHkm5 X-Received: by 2002:a17:902:e743:b0:19e:872b:e844 with SMTP id p3-20020a170902e74300b0019e872be844mr536026plf.40.1677772436391; Thu, 02 Mar 2023 07:53:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h12-20020a170902f7cc00b0019cf2d92108sm480732plw.87.2023.03.02.07.53.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Mar 2023 07:53:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E208C605246B; Thu, 2 Mar 2023 10:53:55 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id DE555601B4; Thu, 2 Mar 2023 15:53:55 +0000 (UTC) Subject: |SUCCESS| pw124686 [PATCH] vhost: fix vring enable with VDPA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230302155355.DE555601B4@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 2 Mar 2023 15:53:55 +0000 (UTC) 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/124686 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, March 02 2023 09:48:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:4ef69b2877a24ddb89afaf4bb6f4e73bb52a605b 124686 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 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/25590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/