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 0AA5843C3B for ; Thu, 29 Feb 2024 15:25:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06A4B402B4 for ; Thu, 29 Feb 2024 15:25:21 +0100 (CET) Received: from mail-qt1-f171.google.com (mail-qt1-f171.google.com [209.85.160.171]) by mails.dpdk.org (Postfix) with ESMTP id AC7D54025C for ; Thu, 29 Feb 2024 15:25:19 +0100 (CET) Received: by mail-qt1-f171.google.com with SMTP id d75a77b69052e-42eb3821a2dso7751151cf.1 for ; Thu, 29 Feb 2024 06:25:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709216718; x=1709821518; 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=R91joxWYZ4ZdlmD/DueHoUrAv9X5tp0MgpsnPuqgOr0=; b=UlsdEVD3CuqEBX8HLBDO5oj+7GWP9+JCj3dMT/4RzuhdDBZzpNtYu/t3j+bb4YtHUC 7kvsXapY+gjDpSrR8VE0t+YHVkYTpcs8Jc2jsp76SLahystwlZouICtKrF9Z19LVAPPK uXPuvTeK5SPS6pTCzY0EeJ2kRs4T3nedasmyD5D0CwWy9t4Ea1a1wKXYj6L4avALszkD 4+WXLQ+4BYbUTd0kyYELgnfg0NzSdjcYGWnIB1hSGO5cF/mqqN8jTFoDXiZNb1S8vtCx jONAXMH2Zl1b7PQIO8m90o630StoTcDL0PSDH1blsPt2AAAXpzCSjMEEsvrdHtwxukFk HAHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709216718; x=1709821518; 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=R91joxWYZ4ZdlmD/DueHoUrAv9X5tp0MgpsnPuqgOr0=; b=lrEf8kGCeeXLvBW+0pq11DZmr6p8XL+CDhKSRbOsDNLBtYNRdyl38Zs4tFpC3vS+tq kjjyYhwv0dwj/8qfVB5sZFRf815W7OEaWlI8Xi5RypEAsNBGlXctAROyQwW94t0tzSWC FdecXPO5rHJaxuT1N21ILEH7mYaMTajOKYsOe22f9t5gYeSRDnqEAat7n6lnFndOHNRH IHrkjTAqIyQPHxs5+IgYkwBSAbGS8cDFFSAy4X1p/CE48vbClN1Cy5lPJOUKXBtz7wJJ Asigoc7RsZqN+FLUWm88F6W3p52cAJE/y6PnwERclIemHcQ4qe2xXBW32ZkmUpTX1Sqf CsZw== X-Gm-Message-State: AOJu0Yw11NnxXiPcRz0FxI6JnT8tE4X/TR1UfmWA15LSMde7rm6Ncrs9 s7TVpMpa9gr7wFViqAbwtLgllGZauvX/SACa09EIhCXRE55H708R805oC/lxoiDvFugiHiGxi+4 Y X-Google-Smtp-Source: AGHT+IGMESb3VnDW2/nnvjyrdyLV4NDPm1WPK8Xu41iimD2R4myHsWb0YokO44WZJ4bEt5DSA6JDUA== X-Received: by 2002:a05:6214:285:b0:68f:dc2f:8b4a with SMTP id l5-20020a056214028500b0068fdc2f8b4amr2210818qvv.42.1709216718662; Thu, 29 Feb 2024 06:25:18 -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 y19-20020a0cd993000000b0068fc392f526sm780374qvj.127.2024.02.29.06.25.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Feb 2024 06:25:18 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw137496 [PATCH v2 3/3] net/virtio_user: support sharing vq descriptor IOVA to the backend Date: Thu, 29 Feb 2024 09:25:17 -0500 Message-Id: <20240229142517.2574098-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240229132919.2186118-4-schalla@marvell.com> References: <20240229132919.2186118-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/137496/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8097056223