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 9CEA8FA41 for ; Wed, 18 Jan 2017 13:01:09 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga104.jf.intel.com with ESMTP; 18 Jan 2017 04:01:08 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,249,1477983600"; d="scan'208";a="50028839" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.38]) ([10.237.220.38]) by orsmga004.jf.intel.com with ESMTP; 18 Jan 2017 04:01:07 -0800 To: dev@dpdk.org, Stephen Hemminger References: <20170112191212.22710-1-stephen@networkplumber.org> <20170116132739.30872-1-ferruh.yigit@intel.com> Cc: Stephen Hurd , Ajit Khaparde , Jan Medala , Jakub Palider , Netanel Belgazal , Evgeny Schemeilin From: Ferruh Yigit Message-ID: <0799e85e-8878-6263-6392-03ec149311df@intel.com> Date: Wed, 18 Jan 2017 12:01:06 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] net/bnxt: make eth dev ops struct const 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, 18 Jan 2017 12:01:10 -0000 On 1/16/2017 1:44 PM, Ferruh Yigit wrote: > On 1/16/2017 1:27 PM, Ferruh Yigit wrote: >> Reported-by: Stephen Hemminger >> Signed-off-by: Ferruh Yigit > > Both applied to dpdk-next-net/master, thanks. > Updated mail address of Stephen to the mail address initially used: Reported-by: Stephen Hemminger