From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v4 5/5] app/testpmd: extend event printing Date: Wed, 10 Jan 2018 21:02:34 +0000 Message-ID: <784d7d69-b8be-3a4a-e3d6-79a050c7db51@intel.com> References: <20171128221302.15400-1-thomas@monjalon.net> <20180104160112.28651-1-thomas@monjalon.net> <20180104160112.28651-6-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Matan Azrad To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id DEB5E1B252 for ; Wed, 10 Jan 2018 22:02:37 +0100 (CET) In-Reply-To: <20180104160112.28651-6-thomas@monjalon.net> Content-Language: en-US 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 1/4/2018 4:01 PM, Thomas Monjalon wrote: > From: Matan Azrad > > There are new Ethernet device events - NEW and DESTROY, and new option > to register all ports by one call. > > Adjust application to aforementioned changes. > > Signed-off-by: Matan Azrad Reviewed-by: Ferruh Yigit