Hi Ferruh, Jingjing, > -----Original Message----- > From: Yigit, Ferruh > Sent: Tuesday, February 7, 2017 10:10 PM > To: dev@dpdk.org; Wu, Jingjing > Cc: Lu, Wenzhuo; Iremonger, Bernard > Subject: Re: [dpdk-dev] [PATCH v3] net/ixgbe: clean up rte_eth_dev_info_get > > On 2/7/2017 2:08 PM, Ferruh Yigit wrote: > > On 2/7/2017 6:33 AM, Wenzhuo Lu wrote: > >> It's not appropriate to call rte_eth_dev_info_get in PMD, as > >> rte_eth_dev_info_get need to get info from PMD. > >> Remove rte_eth_dev_info_get from PMD code and get the info directly. > >> > >> Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com> > > > > Applied to dpdk-next-net/master, thanks. > > Hi Jingjing, > > Similar work is also required for i40e. Let me do it. I plan to change the i40e code after ixgbe patch is accepted, so I need not rework both the i40e and ixgbe patches at the same time :)
> > Thanks, > ferruh > >