From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add flow API to features list Date: Thu, 09 Feb 2017 15:55:15 +0100 Message-ID: <2854687.IKEyjINMm5@xps13> References: <308779e3f10ec3c99bd8ba64abda948eaca81db4.1486628776.git.nelio.laranjeiro@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Adrien Mazarguil , Olga Shern To: Nelio Laranjeiro Return-path: Received: from mail-wm0-f52.google.com (mail-wm0-f52.google.com [74.125.82.52]) by dpdk.org (Postfix) with ESMTP id D6C24F968 for ; Thu, 9 Feb 2017 15:55:16 +0100 (CET) Received: by mail-wm0-f52.google.com with SMTP id r141so21731082wmg.1 for ; Thu, 09 Feb 2017 06:55:16 -0800 (PST) In-Reply-To: <308779e3f10ec3c99bd8ba64abda948eaca81db4.1486628776.git.nelio.laranjeiro@6wind.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 2017-02-09 09:27, Nelio Laranjeiro: > Signed-off-by: Nelio Laranjeiro > --- > doc/guides/nics/features/default.ini | 1 + > doc/guides/nics/features/mlx5.ini | 1 + > doc/guides/nics/mlx5.rst | 1 + > 3 files changed, 3 insertions(+) You missed to add the feature check for ixgbe and i40e.