On Mon, Jun 22, 2015 at 07:03:21AM +0000, saifullah M A wrote: > Hi, > I am trying to do simple arithmetic before giving the groupId as part of > group action to flow entry like below: > For example: add 10 to groupId; (arithmetic operation) > group:groupId (group action of flow entry) > But I am not able to find any reference in manual or other documents on how > to do simple arithmetic operations to groupId before giving it to flow action > like 'group:groupId'. I saw registers used for storing group ids but not able > to find the arithmetic operations.
OpenFlow does not support arithmetic. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
