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 90FEF4555B for ; Wed, 3 Jul 2024 13:04:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DACF40E41 for ; Wed, 3 Jul 2024 13:04:56 +0200 (CEST) Received: from mail-qt1-f177.google.com (mail-qt1-f177.google.com [209.85.160.177]) by mails.dpdk.org (Postfix) with ESMTP id 2EF264029E for ; Wed, 3 Jul 2024 13:04:56 +0200 (CEST) Received: by mail-qt1-f177.google.com with SMTP id d75a77b69052e-44639872fd4so38576921cf.0 for ; Wed, 03 Jul 2024 04:04:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1720004695; x=1720609495; 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=RLU91+bBHz4cY294iHGjXw645SW0V2WszUaBh8EayUc=; b=v7SFNk51vSJ0TVlcRDZZJ874LoYPEtstJzMH+rp6fnIazE7g2GI0TG1Kx1xzndwngs yEN+d9c55/Rd5aKt/G1weKC/tS6SD1yjzqK59Fyi+YSV8p6NOGdGxMG7tzr1ONwn1ksa Ump/J7krjHFnBlh16ilafsoDP30Mglu7lIkInwVpMP0KXMvxWs6gUUsz5+I2ZSL8F8+L uq6R5GTbmZvcc3xylSQQ0mhWzWlp1ijvxDUh53st1mDmj8jzd6gT81aqpS4J+pIdIaOq VPAJdWFLhnQpZmct98L9R0fDjw37oxHps81sVGWfB6EwtzKkzJfg58AI92ng/X6jPePK g+BA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720004695; x=1720609495; 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=RLU91+bBHz4cY294iHGjXw645SW0V2WszUaBh8EayUc=; b=lV6+LW+wrSn3PJtr9nAGAG52To/7zNwFSpeJU8GcdwcoiNsHDAiNjNfQNRoyoyYaN/ NNv5HeaIRr2WfhFXPpi7c1Mr2Si06CYZ2pg495/KbBNzfON6TRzHVaMbXPTvQ1X2zNnw DGSdC1tObM7aUkk74cjm/JU5hpissrMPoeujJxzDBJBRobJsrGTTvQEsJDfUWWAjCN/y Yw4ReqEvYqb/GK+bZMpsVVVQz1H3xqst9NGby0A6rYo39eOyw6clwza3ShkYwSQjcWEw A4M6El18lXaYg96KxDhW//IFlvdj9VhR5TO32Vgz6sHSw11Y7OIXxZ08rVwmCNzzI7Nb ynYg== X-Gm-Message-State: AOJu0YxrPqYZSHEYFf211hGeSP3JibQK2xPIYCVGRuUHvayqAdiFHqL2 ptrWPrpd4xe1XCE96FIwOSEuKEd7p3rKuW43vmdiJEqSeHQ2DlTtL3wFV9wbnRSfb+YqNnBDlP9 6 X-Google-Smtp-Source: AGHT+IH4Aa0F1VrQMPE17d4Q5AGp9vOoLb1QNEZgIj/n+q1PErQvMnp06QOch1X2lYiLQi7gt/YHEQ== X-Received: by 2002:ac8:57d3:0:b0:440:5b09:be61 with SMTP id d75a77b69052e-44662eacf53mr131329591cf.67.1720004694757; Wed, 03 Jul 2024 04:04:54 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-4465140bf35sm49394661cf.37.2024.07.03.04.04.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 03 Jul 2024 04:04:54 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142062 [PATCH v3 3/3] net/virtio_user: support sharing vq descriptor IOVA to the backend Date: Wed, 3 Jul 2024 07:04:53 -0400 Message-ID: <20240703110453.3597625-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240703100353.2243038-4-schalla@marvell.com> References: <20240703100353.2243038-4-schalla@marvell.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/142062/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9776192750