From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] doc: add basic howto for flow API Date: Tue, 07 Nov 2017 22:54:35 +0100 Message-ID: <11642105.sudAgVTpZr@xps> References: <1508396139-27687-1-git-send-email-orika@mellanox.com> <951912441431780ac656221b847d2d8e50d15dec.1508940061.git.orika@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Mcnamara, John" , "adrien.mazarguil@6wind.com" To: Ori Kam Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A981D1B384 for ; Tue, 7 Nov 2017 22:54:37 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > As the rte flow is a new complex module in the DPDK. > > In order to ease developers in to using this feature it was suggested to > > supply a simple howto doc. > > > > Signed-off-by: Ori Kam > > Acked-by: John McNamara Applied, thanks