Hi Ferruh,
> -----Original Message----- > From: Yigit, Ferruh > Sent: Friday, December 14, 2018 5:06 AM > To: Lu, Wenzhuo <wenzhuo...@intel.com>; dev@dpdk.org > Cc: Yang, Qiming <qiming.y...@intel.com>; Li, Xiaoyun > <xiaoyun...@intel.com>; Wu, Jingjing <jingjing...@intel.com> > Subject: Re: [dpdk-dev] [PATCH v3 21/34] net/ice: support MTU setting > > On 12/12/2018 6:59 AM, Wenzhuo Lu wrote: > > Add ops mtu_set. > > > > Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com> > > Signed-off-by: Qiming Yang <qiming.y...@intel.com> > > Signed-off-by: Xiaoyun Li <xiaoyun...@intel.com> > > Signed-off-by: Jingjing Wu <jingjing...@intel.com> > > --- > > drivers/net/ice/ice_ethdev.c | 34 > ++++++++++++++++++++++++++++++++++ > > Can you please update the ice.ini file in the same patch feature added, it > both helps to verify the claimed features and provides extra documentation > to patch, same for all patches adding a feature. Will change it in v4. > > Thanks, > ferruh