> -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, April 28, 2015 1:29 AM > To: Zhang, Helin > Cc: dev at dpdk.org; Kenguva, Monica; Murray, Steven J; Shih, Chiu-Pi > Subject: Re: [dpdk-dev] [PATCH 13/18] i40e: replacement of > 'i40e_debug_read_register()' > > 2015-04-20 16:22, Helin Zhang: > > As base driver provides 'i40e_aq_debug_read_register()', the same > > functional interface of 'i40e_debug_read_register()' can be replaced. > > > > Signed-off-by: Helin Zhang <helin.zhang at intel.com> > > --- > > lib/librte_pmd_i40e/i40e_ethdev.c | 22 ++-------------------- > > 1 file changed, 2 insertions(+), 20 deletions(-) > > It should be merged with the patch introducing the function in the base > driver. > So it will be easier to check what changed.
OK. Agree with you! Regards, Helin