From mboxrd@z Thu Jan 1 00:00:00 1970 From: Remy Horton Subject: Re: [PATCH 0/5] Patches to get the information and data of EEPROM Date: Tue, 13 Mar 2018 15:19:10 +0000 Message-ID: <8ff1ba0d-08d8-0bcb-25f0-fd083d292334@intel.com> References: <1520828243-25191-1-git-send-email-zijie.pan@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: Zijie Pan To: dev@dpdk.org Return-path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id C86FC8E1C for ; Tue, 13 Mar 2018 16:19:12 +0100 (CET) In-Reply-To: <1520828243-25191-1-git-send-email-zijie.pan@6wind.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 12/03/2018 04:17, Zijie Pan wrote: > Add APIs to read information from the DPDK applictions. > It can be used to dump the EEPROM of plugin modules (SFP+, QSFP, etc.). Quite a few checkpatch warnings regarding long lines, but did a quick test with ixgbe and on the whole it looks good to me. CC the ixgbe/e1000/i40e maintainers on any v2 patchset, as they might catch something I've missed.