[dpdk-dev] [PATCH v6 1/3] i40e: RSS/FD granularity configuration

2015-10-30 Thread Zhang, Helin
> -Original Message- > From: Richardson, Bruce > Sent: Thursday, October 29, 2015 5:39 PM > To: Zhang, Helin > Cc: dev at dpdk.org; Pei, Yulong > Subject: Re: [dpdk-dev] [PATCH v6 1/3] i40e: RSS/FD granularity configuration > > On Thu, Oct 29, 2015 at 02:02:50PM

[dpdk-dev] [PATCH v6 1/3] i40e: RSS/FD granularity configuration

2015-10-29 Thread Helin Zhang
The default input set of fields of a received packet are loaded from firmware, which cannot be modified even users want to use different fields for RSS or flow director. Here adds more flexibilities of selecting packet fields for hash calculation or flow director for users. Signed-off-by: Helin Zh

[dpdk-dev] [PATCH v6 1/3] i40e: RSS/FD granularity configuration

2015-10-29 Thread Bruce Richardson
On Thu, Oct 29, 2015 at 02:02:50PM +0800, Helin Zhang wrote: > The default input set of fields of a received packet are loaded from > firmware, which cannot be modified even users want to use different > fields for RSS or flow director. Here adds more flexibilities of > selecting packet fields for