Re: [ovs-dev] [PATCH/RFC 6/9] Support encoding of NMX selection method

2014-12-11 Thread Ben Pfaff
On Wed, Nov 19, 2014 at 09:45:00AM +0900, Simon Horman wrote: > Include NMX selection method experimenter group property in > in group mod request and group desc reply. > > NMX selection method > Signed-off-by: Simon Horman I skimmed this and the remaining patches but I'd like to get your reacti

[ovs-dev] [PATCH/RFC 6/9] Support encoding of NMX selection method

2014-11-18 Thread Simon Horman
Include NMX selection method experimenter group property in in group mod request and group desc reply. NMX selection method Signed-off-by: Simon Horman --- lib/nx-match.c| 214 ++ lib/nx-match.h| 2 + lib/ofp-util.c| 31