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 4448143BBA for ; Thu, 7 Mar 2024 12:27:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D53242D96 for ; Thu, 7 Mar 2024 12:27:09 +0100 (CET) Received: from mail-oo1-f41.google.com (mail-oo1-f41.google.com [209.85.161.41]) by mails.dpdk.org (Postfix) with ESMTP id 85B1E4067E for ; Thu, 7 Mar 2024 12:27:06 +0100 (CET) Received: by mail-oo1-f41.google.com with SMTP id 006d021491bc7-59fdcf8ebbcso412889eaf.3 for ; Thu, 07 Mar 2024 03:27:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709810825; x=1710415625; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=w45Io4GNfFUB/Fjb+0D0GMSMq22YkpkKYvO1DYQq2wI=; b=erU9XCuTphkfNqTmbAH1LhqpIawFwI7GrSfmI3xktyd+tsEjsbhc1LQwrtRqZH/QeJ QYihYxH9MW82pxkFTB0LVL3ZqNuhm1vUVWK2t8WBJGB7wOnTFfEzB9QompwSwJ4y+Ufe RgH1mTPnPnYD50iR4feKAbuyqG9hNpKA0/nD6bKZfipo5gC1NYXp0D2B2rMwANZyeZmr SH5FOEa9s0fcYrPvxpr9DEUEMDiFw0qoQbWhzkNZ9aYNliBbdlUDgxuILA/JiooPePAj cbNBCdv1wgAi3rlpzhu+eb14TALjqr2HLmX4wzjfpviVvyOSzzj0v+21As7n2f93MH84 E1wA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709810825; x=1710415625; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=w45Io4GNfFUB/Fjb+0D0GMSMq22YkpkKYvO1DYQq2wI=; b=ESIu/9Qj7VKRiqp6ZreYTy0HsB0fSWd9XaA5GpW4RwgdI6SVadgXT6oRoZp1qjcY7X UDxcmZZypia7oqSq0PWRiId9XhWDE/HXI7M3GKqYlQFxhyOfYwX9ikfQni5XC8UxrYYZ zt0Rnd3UG0FaN0yiF8zaylwobdaW8lG+fAq4Sv9amOPPPtQ6q4bAkwS7Pb8trxM9v4Mw WakI9Wfm36RIPdeuR/WgA/UTHDoSHy/0Z/JHECJvbnPkP4tK63wUAywcin4snLNDtz+p Z7KSVmzTpW9L1Y1jUbijAjPqG0FOjehAItuwz+/Bgy3xUa8msDtXyId6kkVqo5MVnMWi LIYQ== X-Gm-Message-State: AOJu0YyMpybVZg9pESHlONn2vGXmGtoc+n3of9GBRy8l+3AG9Eh/iesi xKIYqI+a84mhr68sncXRtYtyjvhyn+ECHbrE81qlMWJQRjQU4UBPrU/R5RCJJLhHe8WoNeBTtUi L X-Google-Smtp-Source: AGHT+IE1k+Han8+kbEtsoFtr2YzLRTfFFmExTsuQ+nng9X4Ig+LQVtH5yIXX0F2wlrX9Ut9zz2tHgQ== X-Received: by 2002:a05:6358:590b:b0:17c:2b72:3b7e with SMTP id g11-20020a056358590b00b0017c2b723b7emr7781969rwf.4.1709810825215; Thu, 07 Mar 2024 03:27:05 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id x4-20020ae9e644000000b00788402160besm1533297qkl.128.2024.03.07.03.27.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 07 Mar 2024 03:27:04 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw138098 [PATCH] vhost: fix vring addr update with vDPA Date: Thu, 7 Mar 2024 06:27:03 -0500 Message-Id: <20240307112703.1908476-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240307103443.609960-1-david.marchand@redhat.com> References: <20240307103443.609960-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/138098/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8186857881