On 1/6/2017 2:29 AM, Wu, Jingjing wrote: > > >> -----Original Message----- >> From: Yigit, Ferruh >> Sent: Wednesday, January 4, 2017 1:25 AM >> To: Thomas Monjalon <thomas.monja...@6wind.com>; Ilya Maximets >> <i.maxim...@samsung.com> >> Cc: dev@dpdk.org; Zhang, Helin <helin.zh...@intel.com>; Ananyev, Konstantin >> <konstantin.anan...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; >> Heetae Ahn <heetae82....@samsung.com>; Richardson, Bruce >> <bruce.richard...@intel.com>; Lu, Wenzhuo <wenzhuo...@intel.com> >> Subject: Re: [dpdk-dev] [PATCH RFC 0/2] Allow vectorized Rx with 4096 desc >> ring >> size on Intel NICs. >> >> On 1/2/2017 3:40 PM, Thomas Monjalon wrote: >>> 2016-12-27 08:03, Ilya Maximets: >>>> Hello. >>>> Ferruh, Thomas, is there a chance for this to be accepted to 17.02? >>>> Maybe I should resend this patch-set without 'RFC' tag? >>> >>> Yes it should be integrated in 17.02. >>> Ferruh, any news? >>> >> >> I was waiting for a review from driver maintainers > > The patch looks good me, both ixgbe and i40e.
Acked-by: Jingjing Wu <jingjing...@intel.com> Series applied to dpdk-next-net/master, thanks. > > Thanks, Ilya. > > Another idea is like, now the memory zone can be freed now. > So maybe later, we don't need to reserve a maximum size for rx ring, and can > change it when number of desc are changed. >