From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: [PATCH v7 1/4] app/testpmd: add isolated mode parameter Date: Tue, 4 Jul 2017 17:20:11 +0200 Message-ID: <20170704152011.GT19852@6wind.com> References: <0dca86aa1372d6ff09d0aff01d522c580e0e24ab.1495717153.git.vasilyf@mellanox.com> <225679c202aa0bae5c61882aef6c8117a9074029.1499166724.git.vasilyf@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Nelio Laranjeiro To: Vasily Philipov 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 B060D2BA4 for ; Tue, 4 Jul 2017 17:20:19 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id f67so87977952wmh.1 for ; Tue, 04 Jul 2017 08:20:19 -0700 (PDT) Content-Disposition: inline In-Reply-To: <225679c202aa0bae5c61882aef6c8117a9074029.1499166724.git.vasilyf@mellanox.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" On Tue, Jul 04, 2017 at 11:22:48AM +0000, Vasily Philipov wrote: > Providing this parameter requests flow API isolated mode on all ports at > initialization time. It ensures all traffic is received through the > configured flow rules only (see flow command). > > Ports that do not support this mode are automatically discarded. > > Signed-off-by: Vasily Philipov Thanks for reordering the series. For this commit: Acked-by: Adrien Mazarguil -- Adrien Mazarguil 6WIND