Message ID | 20220613101652.195216-1-lingshan.zhu@intel.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D6343CCA47C for <netdev@archiver.kernel.org>; Mon, 13 Jun 2022 10:45:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244230AbiFMKpX (ORCPT <rfc822;netdev@archiver.kernel.org>); Mon, 13 Jun 2022 06:45:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36772 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346101AbiFMKnb (ORCPT <rfc822;netdev@vger.kernel.org>); Mon, 13 Jun 2022 06:43:31 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F0D99DEDF for <netdev@vger.kernel.org>; Mon, 13 Jun 2022 03:24:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655115881; x=1686651881; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=PEsdp93wvc1fL9qH5EgR315FZGofJNycm63tynp6czo=; b=XqGs/VzSW91P30XwZMV1xvs0rNqeXGlpFeIyCsbynBhnnQZWKTfOBOHM Sq4ZExBLG/qldoiVAw2nJRdMLx1wYfHBArX5eY7Mb7ghgNY147CT6ecP1 dQVMx2TbzxZuCliePXHXHbIIptjH9HcrVIqyl0nths594h7tr1vKk8YdT wzuBLnNyJZvdJvQCzlW5jt+dmAm9dLvAH4E3cX+wLEez4Wq/o9+ioF4C7 ZlO8ZCsggCQol52o9jhK0+yrIbcL6dxG95EL3jGYSh5OU6y8nbl0dvGY/ XjjTltMqsIHWcKTJF3MVmqb/gDBDtIi9p7P/Gfksy13MPJmeQnJyXeagS A==; X-IronPort-AV: E=McAfee;i="6400,9594,10376"; a="266930296" X-IronPort-AV: E=Sophos;i="5.91,297,1647327600"; d="scan'208";a="266930296" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2022 03:24:41 -0700 X-IronPort-AV: E=Sophos;i="5.91,297,1647327600"; d="scan'208";a="829730380" Received: from unknown (HELO localhost.localdomain.bj.intel.com) ([10.240.193.73]) by fmsmga006-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Jun 2022 03:24:39 -0700 From: Zhu Lingshan <lingshan.zhu@intel.com> To: jasowang@redhat.com, mst@redhat.com Cc: virtualization@lists.linux-foundation.org, netdev@vger.kernel.org, parav@nvidia.com, xieyongji@bytedance.com, gautam.dawar@amd.com, Zhu Lingshan <lingshan.zhu@intel.com> Subject: [PATCH V2 0/6] ifcvf/vDPA: support query device config space through netlink Date: Mon, 13 Jun 2022 18:16:46 +0800 Message-Id: <20220613101652.195216-1-lingshan.zhu@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org |
Series |
ifcvf/vDPA: support query device config space through netlink
|
expand
|