Re: [ovs-dev] [PATCH v4 7/7] Implement hash fields select group

2015-03-24 Thread Simon Horman
On Tue, Mar 24, 2015 at 09:32:38AM -0700, Ben Pfaff wrote: > On Fri, Mar 20, 2015 at 01:50:34PM +0900, Simon Horman wrote: > > This is intended as a usable demonstration of how > > the NTR selection method extension might may be used. > > > > NTR selection method > > Signed-off-by: Simon Horman >

Re: [ovs-dev] [PATCH v4 7/7] Implement hash fields select group

2015-03-24 Thread Ben Pfaff
On Fri, Mar 20, 2015 at 01:50:34PM +0900, Simon Horman wrote: > This is intended as a usable demonstration of how > the NTR selection method extension might may be used. > > NTR selection method > Signed-off-by: Simon Horman I applied all of these patches to master. Thank you! _

[ovs-dev] [PATCH v4 7/7] Implement hash fields select group

2015-03-19 Thread Simon Horman
This is intended as a usable demonstration of how the NTR selection method extension might may be used. NTR selection method Signed-off-by: Simon Horman --- v4 * Update group_dpif_get_fields and group_dpif_get_selection_method_param to reflect that struct ofgroup now has a props field. * Use