No,  Jeremy brought this up off-list as well.  The command never
prints with brackets, it's a bit counter intuitive.

Ethan

On Thu, Oct 27, 2011 at 18:33, Reid Price <r...@nicira.com> wrote:
> On Thu, Oct 27, 2011 at 5:05 PM, Ethan Jackson <et...@nicira.com> wrote:
>>
>> This patch fixes the issue and adds a test which would have caught
>> it.
>>
>> Reported-by: Michael Mao <m...@nicira.com>
>> Bug #8045.
>>
>>    <snip>
>>
>> @@ -50,6 +51,7 @@ NXT_FLOW_MOD: ADD table:255
>> actions=bundle(symmetric_l4,60,hrw,ofport,slaves:)
>>  NXT_FLOW_MOD: ADD table:255
>> actions=output:1,bundle(eth_src,0,hrw,ofport,slaves:1),output:2
>>  NXT_FLOW_MOD: ADD table:255
>> actions=bundle_load(eth_src,50,active_backup,ofport,NXM_NX_REG0[],slaves:1)
>>  NXT_FLOW_MOD: ADD table:255
>> actions=bundle_load(symmetric_l4,60,hrw,ofport,NXM_NX_REG0[0..15],slaves:2,3)
>> +NXT_FLOW_MOD: ADD table:255
>> actions=bundle_load(symmetric_l4,60,hrw,ofport,NXM_NX_REG0[0..15],slaves:2,3)
>
> Did you mean to add brackets around the second line here?
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to