From patchwork Wed Mar 11 23:01:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 66558 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B336FA056D; Thu, 12 Mar 2020 00:02:04 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CE0631BFFC; Thu, 12 Mar 2020 00:01:53 +0100 (CET) Received: from new2-smtp.messagingengine.com (new2-smtp.messagingengine.com [66.111.4.224]) by dpdk.org (Postfix) with ESMTP id A98BF1C00D for ; Thu, 12 Mar 2020 00:01:51 +0100 (CET) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailnew.nyi.internal (Postfix) with ESMTP id 36A5DF21; Wed, 11 Mar 2020 19:01:51 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Wed, 11 Mar 2020 19:01:51 -0400 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; s=mesmtp; bh=992H22VYEi uLUWHRH2lZfxSswjVfUVxtIbEO5ipnSOI=; b=hHE1Zi6unAiCbphyykhLPNjHUm e20pLpJnjpWuK3ByFeMC6qsUMSjfkRfOZn+vgbDO7+qkw/8Bgmypi+8JSW9OB8kK oUck4FWBKi1reRJGPFZyMN49PeGYATn3zBvn8oJ8jDT921w2F/kI1SZgnk2Ze5MA HRJiqwYML2SOceOvE= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding: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= fm2; bh=992H22VYEiuLUWHRH2lZfxSswjVfUVxtIbEO5ipnSOI=; b=lvxaKg4D LlVpeP8efTgqIGCfoFDgqSJzXlZfL4k6rGOE8zwshOqqrh6s699gKqAQsZumX+6i wS4rv8LAIVpsAazHuSNBoDFXIcMXFFfOAU6jYZvShqnNaaV4yvoQAdiAl87TWBfY 2asflyZBXKHhVxLil2ubL9peCdQ3NvKCrsVyFhCv0b62f3r9rTWVZYl9DmoKJuGe rUUwR0BTRbZDEylWhpYBBaTjpWfA3i+b5gFJtGasIAnk60IDz7bCpyfp5wZFwF/i 1F9PyOc3M3jJgrFJzIPdjRrLaWFb4NLJcjJ0nV6tUZXCv3CyOamOF8BTPUipKHqQ 4PMxwdQv5gRbmQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedugedruddvgedgudejucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucevlhhushhtvghrufhiiigvpedunecurfgr rhgrmhepmhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 81B16328005E; Wed, 11 Mar 2020 19:01:48 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: rahul.lakkireddy@chelsio.com, qi.z.zhang@intel.com, xiao.w.wang@intel.com, xavier.huwei@huawei.com, beilei.xing@intel.com, wenzhuo.lu@intel.com, qiming.yang@intel.com, konstantin.ananyev@intel.com, ferruh.yigit@intel.com, jerinj@marvell.com, rmody@marvell.com, shshaikh@marvell.com, maxime.coquelin@redhat.com, xiaolong.ye@intel.com, Chas Williams , John McNamara , Marko Kovacevic , Tetsuya Mukawa , Bruce Richardson , Jasvinder Singh , Cristian Dumitrescu , Matan Azrad Date: Thu, 12 Mar 2020 00:01:35 +0100 Message-Id: <20200311230136.63452-3-thomas@monjalon.net> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200311230136.63452-1-thomas@monjalon.net> References: <20200311230136.63452-1-thomas@monjalon.net> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH 2/3] doc: remove empty columns from NIC features matrix 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" The virtual PMDs bonding, KNI, null, ring, softnic and vdev_netvsc have no real feature to advertise so they can be removed from the (too) big matrix of ethdev features. Signed-off-by: Thomas Monjalon --- doc/guides/nics/features/bonding.ini | 6 ------ doc/guides/nics/features/kni.ini | 7 ------- doc/guides/nics/features/null.ini | 6 ------ doc/guides/nics/features/ring.ini | 6 ------ doc/guides/nics/features/softnic.ini | 9 --------- doc/guides/nics/features/vdev_netvsc.ini | 12 ------------ 6 files changed, 46 deletions(-) delete mode 100644 doc/guides/nics/features/bonding.ini delete mode 100644 doc/guides/nics/features/kni.ini delete mode 100644 doc/guides/nics/features/null.ini delete mode 100644 doc/guides/nics/features/ring.ini delete mode 100644 doc/guides/nics/features/softnic.ini delete mode 100644 doc/guides/nics/features/vdev_netvsc.ini diff --git a/doc/guides/nics/features/bonding.ini b/doc/guides/nics/features/bonding.ini deleted file mode 100644 index c1653051e7..0000000000 --- a/doc/guides/nics/features/bonding.ini +++ /dev/null @@ -1,6 +0,0 @@ -; -; Supported features of the 'bonding' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] diff --git a/doc/guides/nics/features/kni.ini b/doc/guides/nics/features/kni.ini deleted file mode 100644 index 6deb66ae2d..0000000000 --- a/doc/guides/nics/features/kni.ini +++ /dev/null @@ -1,7 +0,0 @@ -; -; Supported features of the 'kni' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] -Usage doc = Y diff --git a/doc/guides/nics/features/null.ini b/doc/guides/nics/features/null.ini deleted file mode 100644 index 3957f7ca18..0000000000 --- a/doc/guides/nics/features/null.ini +++ /dev/null @@ -1,6 +0,0 @@ -; -; Supported features of the 'null' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] diff --git a/doc/guides/nics/features/ring.ini b/doc/guides/nics/features/ring.ini deleted file mode 100644 index ac207ba31b..0000000000 --- a/doc/guides/nics/features/ring.ini +++ /dev/null @@ -1,6 +0,0 @@ -; -; Supported features of the 'ring' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] diff --git a/doc/guides/nics/features/softnic.ini b/doc/guides/nics/features/softnic.ini deleted file mode 100644 index 0583381cc7..0000000000 --- a/doc/guides/nics/features/softnic.ini +++ /dev/null @@ -1,9 +0,0 @@ -; -; Supported features of the 'softnic' poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] -x86-32 = Y -x86-64 = Y -Usage doc = Y diff --git a/doc/guides/nics/features/vdev_netvsc.ini b/doc/guides/nics/features/vdev_netvsc.ini deleted file mode 100644 index cfc5cb93ef..0000000000 --- a/doc/guides/nics/features/vdev_netvsc.ini +++ /dev/null @@ -1,12 +0,0 @@ -; -; Supported features of the 'vdev_netvsc' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features] -ARMv7 = Y -ARMv8 = Y -Power8 = Y -x86-32 = Y -x86-64 = Y -Usage doc = Y