From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 10CB9567E for ; Wed, 19 Apr 2017 12:03:10 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP; 19 Apr 2017 03:03:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,220,1488873600"; d="scan'208";a="91640639" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.59]) ([10.237.220.59]) by fmsmga006.fm.intel.com with ESMTP; 19 Apr 2017 03:03:07 -0700 To: Ed Czeck Cc: dev@dpdk.org, Shepard Siegel , John Miller References: <6042261.q63DMppQd2@xps13> <20170418182726.30462-1-ferruh.yigit@intel.com> <20170418182726.30462-2-ferruh.yigit@intel.com> From: Ferruh Yigit Message-ID: Date: Wed, 19 Apr 2017 11:03:07 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.0.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH 1/2] net/ark: remove eth_dev X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2017 10:03:11 -0000 On 4/18/2017 8:24 PM, Ed Czeck wrote: > Thanks Ferruh, It all looks good and our tests pass > > Acked-by: Ed Czeck