From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] doc: changed nic overview table to clarify supported features Date: Tue, 26 Apr 2016 18:21:17 +0200 Message-ID: <1765037.egO4YMZ49T@xps13> References: <1460413645-31276-1-git-send-email-john.mcnamara@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: John McNamara Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id BCCA6E07 for ; Tue, 26 Apr 2016 18:21:20 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id e201so3081983wme.0 for ; Tue, 26 Apr 2016 09:21:20 -0700 (PDT) In-Reply-To: <1460413645-31276-1-git-send-email-john.mcnamara@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2016-04-11 23:27, John McNamara: > Changed symbol on NIC overview table from X to Y to help > clarify the indicated features are supported. The X caused > confusion for some readers. > > Also, added * character to indicate partially supported > features. This can be used in the future to direct the reader > to more specific details in the individual NIC guides. > > Signed-off-by: John McNamara Applied, thanks