On Wed, Nov 19, 2014 at 09:44:54AM +0900, Simon Horman wrote: > The fields field is an ofp_match structure which includes the fields which > should be used as inputs to bucket selection. ofp_match is described in > Open Flow 1.4 section 7.2.2 Flow Match Structures. > > Fields must not be specified unless the group selection_method is non-zero > length. > > The pre-requisites for fields specified must be satisfied in the match for > any flow that uses the group. > > Masking is allowed but not required for fields whose TLVs allow masking. > > The fields may for example be used as the fields that are hashed > by a hash group selection method.
OK, this explains a little bit about 'fields' (my question on one of the patches) but I don't think it cleared up my questions. Can you give some examples of 'fields'? _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev