From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1EA66A04F1; Mon, 13 Jan 2020 23:40:21 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8F7A61D147; Mon, 13 Jan 2020 23:40:20 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id DC2711D127 for ; Mon, 13 Jan 2020 23:40:18 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 18EC9223DC; Mon, 13 Jan 2020 17:40:18 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 13 Jan 2020 17:40:18 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=mesmtp; bh=Nuk9I2theTlKrN9A1zhIYnCF2Rs+KOTlIpLZ7h0J8rQ=; b=RPh9Bo52nh+E Zl68qfnbyCG7RM1lUx2OBTkMVq/rjShbxCdXEgtCzh3VLJVoYQJaw7SEYaRdQGPR WsnA/LxiuzpmzfM5RISpd73xFT/JDcmdHP4O5UckHSDL81yg1qTrwhpIdsChm5et jmtBVEXYZyxr2OveitkzlfzzdIH05vE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm1; bh=Nuk9I2theTlKrN9A1zhIYnCF2Rs+KOTlIpLZ7h0J8 rQ=; b=WfzI3dD3a/p+Z59T59yCUgaRCKv5wQJnhUGZvgh1MAMSUz68GPqJu/tuM sZeXB1H10XOFPFySaURLBQ0qeUnlkvBoA98S/dzLcNQRkWAMJbZauarmXmit24Zj 2BQtPhmtACRwzmUwLSKHQyVt3z5vTMMtOxvSo4DV8MK1MuKriRFBt0fUYqgQSGC4 q/2wV9VOAea+caNXLfVStEH0tXUGm7xwwpf/QhHoiU8v12/EFAPvfvrYiGwaOy/r WrQc5BjIpVPLkkvfYXRX3OEews1ZRus/dHKpuqtFODOnFRVi6lwqJnL/g7A8mriO UoxULxUtNQA7SKalPL4K5kfAVIyPw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrvdejtddgudeiudcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ffohhmrghinhepohgrshhishdqohhpvghnrdhorhhgpdifvghilhhnvghtiidruggvnecu kfhppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepth hhohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 66A298005A; Mon, 13 Jan 2020 17:40:16 -0500 (EST) From: Thomas Monjalon To: Matan Azrad Cc: Maxime Coquelin , Tiwei Bie , Zhihong Wang , Xiao Wang , dev@dpdk.org, Ferruh Yigit , dev@dpdk.org, Andrew Rybchenko Date: Mon, 13 Jan 2020 23:40:14 +0100 Message-ID: <10254011.BaYr0rKQ5T@xps> In-Reply-To: <1578567617-3541-3-git-send-email-matan@mellanox.com> References: <1577287161-10321-1-git-send-email-matan@mellanox.com> <1578567617-3541-1-git-send-email-matan@mellanox.com> <1578567617-3541-3-git-send-email-matan@mellanox.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 2/3] doc: add vDPA feature table X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/01/2020 12:00, Matan Azrad: > +Useful links > +============ > + > + * `OASIS: Virtual I/O Device (VIRTIO) Version 1.1 `_. > + * `QEMU: Vhost-user Protocol `_. .html suffix is missing in these links.