From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] more doc about isolated mode and bifurcated model Date: Thu, 31 Jan 2019 18:36:56 +0100 Message-ID: <1918029.g09UHAWXCS@xps> References: <20190130112020.871-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "john.mcnamara@intel.com" , "marko.kovacevic@intel.com" , Yongseok Koh To: Shahaf Shuler Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id ADB311B464 for ; Thu, 31 Jan 2019 18:36:58 +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" 31/01/2019 07:58, Shahaf Shuler: > Wednesday, January 30, 2019 1:20 PM, Thomas Monjalon: > > Subject: [dpdk-dev] [PATCH 0/3] more doc about isolated mode and > > bifurcated model > > > > The flow isolated mode lacks some advertisement in the docs, especially in > > association with flow bifurcation. > > There was also a miss in flow bifurcation howto for Mellanox case. > > > > Thomas Monjalon (3): > > doc: remove useless anchor for flow API guide > > doc: add references to flow isolated mode in NICs guide > > doc: improve Mellanox bifurcated model description > > For the series - Acked-by: Shahaf Shuler Applied