Message ID | 20200318080327.21958-1-jasowang@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=/h1i=5D=vger.kernel.org=kvm-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AB4EC6CA for <patchwork-kvm@patchwork.kernel.org>; Wed, 18 Mar 2020 08:04:04 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7753A2076E for <patchwork-kvm@patchwork.kernel.org>; Wed, 18 Mar 2020 08:04:04 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="LYmvWYRl" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727403AbgCRIED (ORCPT <rfc822;patchwork-kvm@patchwork.kernel.org>); Wed, 18 Mar 2020 04:04:03 -0400 Received: from us-smtp-delivery-74.mimecast.com ([63.128.21.74]:33973 "EHLO us-smtp-delivery-74.mimecast.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727366AbgCRIED (ORCPT <rfc822;kvm@vger.kernel.org>); Wed, 18 Mar 2020 04:04:03 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1584518642; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4Z+ky7ETeqltxx9IpjFVXU7xdjMTDYeoqNp1UDy2AfU=; b=LYmvWYRl3eD8PvHs40hBoaEyGs5Pk/cBweoLGpjbKrP+mquvOYxKtUQgZBa4cD0n9TATGO wzYXKtkVP/IwZYvp82ZdD86hUvChsn053MPSSmA2cgLGO/CXfBrFsCSwQjwqRT2s/mT6tb XgRrxlxViX+9EbJRpXxqUnD4IDmk3eY= Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-42-0UPhf8aKOG-38BxPxpMIqQ-1; Wed, 18 Mar 2020 04:03:50 -0400 X-MC-Unique: 0UPhf8aKOG-38BxPxpMIqQ-1 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 86E261005512; Wed, 18 Mar 2020 08:03:47 +0000 (UTC) Received: from jason-ThinkPad-X1-Carbon-6th.redhat.com (ovpn-13-166.pek2.redhat.com [10.72.13.166]) by smtp.corp.redhat.com (Postfix) with ESMTP id 557EE19C58; Wed, 18 Mar 2020 08:03:30 +0000 (UTC) From: Jason Wang <jasowang@redhat.com> To: mst@redhat.com, linux-kernel@vger.kernel.org, kvm@vger.kernel.org, virtualization@lists.linux-foundation.org, netdev@vger.kernel.org Cc: jgg@mellanox.com, maxime.coquelin@redhat.com, cunming.liang@intel.com, zhihong.wang@intel.com, rob.miller@broadcom.com, xiao.w.wang@intel.com, lingshan.zhu@intel.com, eperezma@redhat.com, lulu@redhat.com, parav@mellanox.com, kevin.tian@intel.com, stefanha@redhat.com, rdunlap@infradead.org, hch@infradead.org, aadam@redhat.com, jiri@mellanox.com, shahafs@mellanox.com, hanand@xilinx.com, mhabets@solarflare.com, gdawar@xilinx.com, saugatm@xilinx.com, vmireyno@marvell.com, Jason Wang <jasowang@redhat.com> Subject: [PATCH V6 0/8] vDPA support Date: Wed, 18 Mar 2020 16:03:19 +0800 Message-Id: <20200318080327.21958-1-jasowang@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 Content-Transfer-Encoding: quoted-printable Sender: kvm-owner@vger.kernel.org Precedence: bulk List-ID: <kvm.vger.kernel.org> X-Mailing-List: kvm@vger.kernel.org |
Series |
vDPA support
|
expand
|