[ovs-dev] [PATCH 2/5] ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.

2016-07-13 Thread Ben Pfaff
Previously, the OF1.0 "enqueue" action was simply omitted when actions were translated into OpenFlow 1.1 or later, which do not have a similar action. This commit translates this action into an equivalent sequence of actions. Signed-off-by: Ben Pfaff --- NEWS | 1 + lib/ofp-act

Re: [ovs-dev] [PATCH 2/5] ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.

2016-07-14 Thread Jarno Rajahalme
With a small question below: Acked-by: Jarno Rajahalme > On Jul 13, 2016, at 5:06 PM, Ben Pfaff wrote: > > Previously, the OF1.0 "enqueue" action was simply omitted when actions > were translated into OpenFlow 1.1 or later, which do not have a similar > action. This commit translates this act

Re: [ovs-dev] [PATCH 2/5] ofp-actions: Translate OF1.0 "enqueue" actions for OF1.1+.

2016-07-14 Thread Ben Pfaff
On Thu, Jul 14, 2016 at 03:03:05AM -0700, Jarno Rajahalme wrote: > With a small question below: > > Acked-by: Jarno Rajahalme Thanks! ... > > +AT_CHECK([ovs-ofctl -O OpenFlow13 dump-flows br0 | ofctl_strip], [0], [dnl > > +OFPST_FLOW reply (OF1.3): > > + reset_counts actions=set_queue:456,outp