From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH v3 0/5] get the information and data of EEPROM Date: Thu, 19 Apr 2018 15:17:33 +0100 Message-ID: <884965cf-aa49-44e2-99b6-ea5f906c0203@intel.com> References: <1521193010-25050-1-git-send-email-zijie.pan@6wind.com> <1521630379-9554-1-git-send-email-zijie.pan@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Thomas Monjalon , Wenzhuo Lu , Konstantin Ananyev To: Ferruh Yigit , Zijie Pan , dev@dpdk.org, Beilei Xing , Qi Zhang , Helin Zhang Return-path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 868A47CF5 for ; Thu, 19 Apr 2018 16:17:36 +0200 (CEST) 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" On 19/04/2018 14:36, Ferruh Yigit wrote: [..] >> Zijie Pan (5): >> ethdev: add access to eeprom >> examples/ethtool: add a new command module-eeprom >> net/ixgbe: add module EEPROM callbacks for ixgbe >> net/e1000: add module EEPROM callbacks for e1000 >> net/i40e: add module EEPROM callbacks for i40e > > This patch is waiting for a while without comment, please share if there is any > concern about patch. Wasn't able to test the e1000/i40e callbacks but that aside the patchset looks good to me. Extend my previous ack to the whole series.