[dpdk-dev] RSS API discussion

2015-10-19 Thread Lu, Wenzhuo
Hi N?lio, > -Original Message- > From: N?lio Laranjeiro [mailto:nelio.laranjeiro at 6wind.com] > Sent: Friday, October 16, 2015 11:28 PM > To: Lu, Wenzhuo > Cc: dev at dpdk.org; Adrien Mazarguil; Olga Shern > Subject: Re: RSS API discussion > > On Fri, Oct 16, 2015 at 01:40:00PM +, Lu

[dpdk-dev] RSS API discussion

2015-10-16 Thread Nélio Laranjeiro
On Fri, Oct 16, 2015 at 01:40:00PM +, Lu, Wenzhuo wrote: > Hi N?lio, > > > Hi Wenzhuo, > > > > We should discuss about this API for a future release of DPDK because this > > one > > lacks in flexibility. Some other NICs have indirection tables with a > > different/configurable size, and th

[dpdk-dev] RSS API discussion

2015-10-16 Thread Lu, Wenzhuo
Hi N?lio, > Hi Wenzhuo, > > We should discuss about this API for a future release of DPDK because this one > lacks in flexibility. Some other NICs have indirection tables with a > different/configurable size, and the current API does not help to manage it. > > For ConnectX-4 I have made a lot o