Re: [ovs-dev] [PATCH v3 5/8] Support encoding of NTR selection method

2015-03-18 Thread Simon Horman
On Tue, Mar 17, 2015 at 03:17:07PM -0700, Ben Pfaff wrote: > On Mon, Mar 09, 2015 at 10:11:00AM +0900, Simon Horman wrote: > > Include NTR selection method experimenter group property in > > in group mod request and group desc reply. > > > > NTR selection method > > Signed-off-by: Simon Horman >

Re: [ovs-dev] [PATCH v3 5/8] Support encoding of NTR selection method

2015-03-17 Thread Ben Pfaff
On Mon, Mar 09, 2015 at 10:11:00AM +0900, Simon Horman wrote: > Include NTR selection method experimenter group property in > in group mod request and group desc reply. > > NTR selection method > Signed-off-by: Simon Horman > > --- > > v3 > * Use fixed array for fields_array rather than constru

[ovs-dev] [PATCH v3 5/8] Support encoding of NTR selection method

2015-03-08 Thread Simon Horman
Include NTR selection method experimenter group property in in group mod request and group desc reply. NTR selection method Signed-off-by: Simon Horman --- v3 * Use fixed array for fields_array rather than constructing a list * Use NTR instead of NMX as Netronome extension prefix v2 * Use list