From patchwork Sun Nov 14 03:37:25 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Qi Zhang X-Patchwork-Id: 104285 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id A0622A034F; Sun, 14 Nov 2021 04:34:07 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55C014013F; Sun, 14 Nov 2021 04:34:06 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mails.dpdk.org (Postfix) with ESMTP id 4D87A40040 for ; Sun, 14 Nov 2021 04:34:05 +0100 (CET) X-IronPort-AV: E=McAfee;i="6200,9189,10167"; a="233239970" X-IronPort-AV: E=Sophos;i="5.87,233,1631602800"; d="scan'208";a="233239970" Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Nov 2021 19:34:04 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.87,233,1631602800"; d="scan'208";a="671126930" Received: from dpdk51.sh.intel.com ([10.67.111.142]) by orsmga005.jf.intel.com with ESMTP; 13 Nov 2021 19:34:02 -0800 From: Qi Zhang To: dev@dpdk.org Cc: arjun.anantharam@intel.com, qiming.yang@intel.com, Qi Zhang Subject: [PATCH] doc: add explaination when feature "=P" for ice Date: Sun, 14 Nov 2021 11:37:25 +0800 Message-Id: <20211114033725.116962-1-qi.z.zhang@intel.com> X-Mailer: git-send-email 2.26.2 MIME-Version: 1.0 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Users are confused with a feature with "P", added necessary explaination for this. Signed-off-by: Qi Zhang --- doc/guides/nics/features/ice.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/guides/nics/features/ice.ini b/doc/guides/nics/features/ice.ini index 00ace32398..a15f42f94c 100644 --- a/doc/guides/nics/features/ice.ini +++ b/doc/guides/nics/features/ice.ini @@ -3,6 +3,9 @@ ; ; Refer to default.ini for the full list of available PMD features. ; +; A feature with "P" indicates only be supported when non-vector path +; is selected. +; [Features] Speed capabilities = Y Link status = Y