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 76E1F43C27 for ; Thu, 7 Mar 2024 23:00:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F765402A3; Thu, 7 Mar 2024 23:00:54 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4982540284 for ; Thu, 7 Mar 2024 23:00:53 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5dc949f998fso1265452a12.3 for ; Thu, 07 Mar 2024 14:00:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709848852; x=1710453652; 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=n/Y4wo4eKAwMp3B+rfN2BUrIK5WB3T7PjdYO3Uhdndk=; b=FDkn7+Ubqh2OovGrkuwsezJeTL7HSCmMHeTmhGRAA4YWAAvAxJ3i7Ect9Bp2eCLT0/ 4vBrfXwTz9cbsIS4e4ckdbekS8+Iw08AQPKJYlKq3nXWNpOuAfoYzYjMnOXmp6cX6NJ1 n9MBC/R7sR89ImKxOdW2K7UtP4VBp8FYIJ7Lk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709848852; x=1710453652; 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=n/Y4wo4eKAwMp3B+rfN2BUrIK5WB3T7PjdYO3Uhdndk=; b=CKENMKOtTn9tT6iMB+padHkS07OkJV58abQX8iOKZ31i05QJuBRwk44F6pMij/o+Dk pc3VTV9+d1sWybP0OZskBs+94jTdoCL4DKGpOdZKFWS3pcMxMs8znlUP6VPmthC5UOM0 a5VYUOHyF+IjmS7Wgp/DEH+BzLa0a+BCwwiZSO1VraJr3IleGcCdl3LXTV9rq5U5+bAR kxNvo9VHu+qVKtQii1BJTN1YstnZ4I7dIoAl2x8Rs4KflJ3cpacg0LrpRdMx56w1MfUV YYUP5gCmIXAe6/OzYfmBGVwOFmqRJjfQ/Uy829zyfA42xFJt1T2ynzZ+Cb1CcL9Vz9KR 79Yw== X-Gm-Message-State: AOJu0YwHHy2ZpG6yX8MY+8ViDTM2g+JIirqZpXppUPSImCV5PWVNTTyn Gav2le7im5cVvlwlP+3fOzkhGN74JPVDLt//XJvcj4tuXfFrv4M8u8c6F5tOf3LEtY06ogjEZZ2 1ig06BL8kpBm8rCYfcsaheJ2fEovZvZKtQWGirup5 X-Google-Smtp-Source: AGHT+IExHpcsK0j7qia7FJRofHUsAnXEpqbJ/lyD5NMHOaXB6bW7l8ZUzHPzzAyIjevbMlCqqhcCodLhOO4X X-Received: by 2002:a05:6a20:43aa:b0:1a1:7ff3:c35b with SMTP id i42-20020a056a2043aa00b001a17ff3c35bmr1309757pzl.61.1709848852365; Thu, 07 Mar 2024 14:00:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bv130-20020a632e88000000b005dbd0e92e23sm720812pgb.20.2024.03.07.14.00.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 14:00:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 14:00:52 -0800 (PST) Message-ID: <65ea3914.630a0220.d70f1.b3a8SMTPIN_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 9B9A16052712; Thu, 7 Mar 2024 17:00:51 -0500 (EST) Subject: |SUCCESS| pw138098 [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: <20240307103443.609960-1-david.marchand@redhat.com> References: <20240307103443.609960-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/138098 _Testing PASS_ Submitter: David Marchand Date: Thursday, March 07 2024 10:34:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 138098 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29460/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/