Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-05-05 Thread Patil, Kiran
On 5/4/2016 8:22 PM, John Fastabend wrote: On 16-05-04 07:47 PM, Patil, Kiran wrote: On 4/26/2016 8:48 PM, David Miller wrote: From: Jeff Kirsher Date: Tue, 26 Apr 2016 13:55:41 -0700 From: Kiran Patil This patch implements feature, which allows user to change input set mask for flow direc

Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-05-04 Thread David Miller
From: "Patil, Kiran" Date: Wed, 4 May 2016 19:47:26 -0700 > This is not new feature implemented in i40e driver. This is the > original feature of ethtool which allows user to specify subset of > tuple for setting up flow director. Where is the interpretation of this special value defined in the

Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-05-04 Thread Alexander Duyck
On Tue, Apr 26, 2016 at 1:55 PM, Jeff Kirsher wrote: > From: Kiran Patil > > This patch implements feature, which allows user to change > input set mask for flow director using side-band channel. > This patch adds definition of FLOW_TYPE_MASK into the header file. > With this patch, user can now

Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-05-04 Thread John Fastabend
On 16-05-04 07:47 PM, Patil, Kiran wrote: > On 4/26/2016 8:48 PM, David Miller wrote: >> From: Jeff Kirsher >> Date: Tue, 26 Apr 2016 13:55:41 -0700 >> >>> From: Kiran Patil >>> >>> This patch implements feature, which allows user to change >>> input set mask for flow director using side-band cha

Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-05-04 Thread Patil, Kiran
On 4/26/2016 8:48 PM, David Miller wrote: From: Jeff Kirsher Date: Tue, 26 Apr 2016 13:55:41 -0700 From: Kiran Patil This patch implements feature, which allows user to change input set mask for flow director using side-band channel. This patch adds definition of FLOW_TYPE_MASK into the head

Re: [net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-04-26 Thread David Miller
From: Jeff Kirsher Date: Tue, 26 Apr 2016 13:55:41 -0700 > From: Kiran Patil > > This patch implements feature, which allows user to change > input set mask for flow director using side-band channel. > This patch adds definition of FLOW_TYPE_MASK into the header file. > With this patch, user ca

[net-next 08/15] i40e: Allow user to change input set mask for flow director

2016-04-26 Thread Jeff Kirsher
From: Kiran Patil This patch implements feature, which allows user to change input set mask for flow director using side-band channel. This patch adds definition of FLOW_TYPE_MASK into the header file. With this patch, user can now specify less than 4 tuple(src ip, dsp ip, src port, dst port) for