From patchwork Tue May 5 17:15:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ferruh Yigit X-Patchwork-Id: 69772 X-Patchwork-Delegate: ferruh.yigit@amd.com 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 53A76A04A7; Tue, 5 May 2020 19:15:56 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E82651D649; Tue, 5 May 2020 19:15:55 +0200 (CEST) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 33E561D648 for ; Tue, 5 May 2020 19:15:54 +0200 (CEST) IronPort-SDR: 2ffohBX/WhbAS4ebs/f673x2SaV9nQrw5vtRWw46mrMCQxyrcYmW3oAkZugbI4uZGqHHlMYkUq S3QZNufCSElw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 May 2020 10:15:53 -0700 IronPort-SDR: wq1ArtQXXCz17vWgHFqwsNCANPuR6rbbqRLHnut0zn8ddcSjXetXFY8w+SYet+L+I78E6bjdE8 czCxNOivd2yA== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,356,1583222400"; d="scan'208";a="304536884" Received: from silpixa00399752.ir.intel.com (HELO silpixa00399752.ger.corp.intel.com) ([10.237.222.180]) by FMSMGA003.fm.intel.com with ESMTP; 05 May 2020 10:15:51 -0700 From: Ferruh Yigit To: Thomas Monjalon , John McNamara , Marko Kovacevic Cc: dev@dpdk.org, Ferruh Yigit , "John W. Linville" Date: Tue, 5 May 2020 18:15:49 +0100 Message-Id: <20200505171549.3887403-1-ferruh.yigit@intel.com> X-Mailer: git-send-email 2.25.4 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: remove empty feature list 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" To increase the feature table readability, removing empty column, the file can be added back when the content is available. Signed-off-by: Ferruh Yigit --- MAINTAINERS | 1 - doc/guides/nics/features/afpacket.ini | 6 ------ 2 files changed, 7 deletions(-) delete mode 100644 doc/guides/nics/features/afpacket.ini diff --git a/MAINTAINERS b/MAINTAINERS index 9b11c6f32a..0b1b7b2751 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -546,7 +546,6 @@ F: doc/guides/sample_app_ug/kernel_nic_interface.rst Linux AF_PACKET M: John W. Linville F: drivers/net/af_packet/ -F: doc/guides/nics/features/afpacket.ini Linux AF_XDP M: Xiaolong Ye diff --git a/doc/guides/nics/features/afpacket.ini b/doc/guides/nics/features/afpacket.ini deleted file mode 100644 index 99f87ab6ed..0000000000 --- a/doc/guides/nics/features/afpacket.ini +++ /dev/null @@ -1,6 +0,0 @@ -; -; Supported features of the 'afpacket' network poll mode driver. -; -; Refer to default.ini for the full list of available PMD features. -; -[Features]