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 7A00943B67 for ; Tue, 5 Mar 2024 17:06:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7588540271; Tue, 5 Mar 2024 17:06:22 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5EE0E40270 for ; Tue, 5 Mar 2024 17:06:21 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-5a11ed428c5so1681985eaf.2 for ; Tue, 05 Mar 2024 08:06:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709654781; x=1710259581; 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=UTsSzFgxRBM1QqbyDl9TXWM3G2qVIQiUdjxdSZaDxf8=; b=c8LfHk4+NNrrZdjlS/r0Rdi0MTq/NrNkvMg2P1n5F9MO8gNpqr8ggurEI4J6XDkYsc FCS/6queQZU/qMBTKguRGl6Rrjnb72j46TStbLJOmU0HR24ymswwcv7eNqyAxem5uxlX eDkHhguF86rGZiOtPFBAnzWe4ROjPkgvd6+BY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709654781; x=1710259581; 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=UTsSzFgxRBM1QqbyDl9TXWM3G2qVIQiUdjxdSZaDxf8=; b=HWjFzMxAPomZ1aM4dTT8rPpEUVgBTQq14prJ67weS9izAXw2+J1wZxpJfj+3VBlfhx PJCDGs6+Thhx76gA9QcPkIhQit1wwPBTR2Lhe5AjCXzWOMvzmTPIhp8/RCmtXeVgMC5M u3bYjfMYLfQYr5Y9Sedrhx4zyzEttzBmPGr0M8x81RrWk3i4EyGZhLgy7ZaAkPxQRoPw uVXIfeaDxFsiLMCEY9ztjGE6xU/wmETrm794/qzxv/afSQPSXCnCcQ29L+C9rCr4iM2M zVXojH3nTuNSpRNMHYqC61Y72+tPt8hslEAAc0D4iPodHyGWvnip3mUcVQoMaJjZD0Jw Qudw== X-Gm-Message-State: AOJu0Yy8GgXmNS4aLbaFRfMEPm0oeX4NeYblPP5A7Sx+mV4f17qhwShY 87NjcHzhdvolOMebbnQrfvpoaNhfvIozTPHGtJlukQq9z+nC5kpaicH5CQtiDg3ZJnEF3avaj3U jYudWPg9i46oWn4xAfaxNLp3IEcvKhDibSt9Wo75f X-Google-Smtp-Source: AGHT+IFDb5teK2FRgYOTAXfg8QDtgzMTaunCiWAOe8pj57sbJHOQRb7GXnTihCrea7C5e/t+t/8OktmTVwPi X-Received: by 2002:a4a:d2c7:0:b0:5a1:6cb8:d058 with SMTP id j7-20020a4ad2c7000000b005a16cb8d058mr542514oos.1.1709654780846; Tue, 05 Mar 2024 08:06:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s1-20020a4a5101000000b0059f85a1a55fsm619862ooa.18.2024.03.05.08.06.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Mar 2024 08:06:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Mar 2024 08:06:20 -0800 (PST) Message-ID: <65e742fc.4a0a0220.b703a.60edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 153CA6052712; Tue, 5 Mar 2024 11:06:19 -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-intel-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 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 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/