[ovs-dev] Bit-level setting with ct()

2016-03-29 Thread Justin Pettit
Hi, Joe.  Russell is adding the ability to set ct_mark and ct_label in OVN 
logical flows.  The unit tests and ovs-ofctl documentation only show setting 
the whole field through OpenFlow, but I think the code supports bit-level 
manipulation.  Does that seem correct to you?

--Justin


___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev


Re: [ovs-dev] Bit-level setting with ct()

2016-03-29 Thread Joe Stringer
On 30 March 2016 at 11:05, Justin Pettit  wrote:
> Hi, Joe.  Russell is adding the ability to set ct_mark and ct_label in OVN 
> logical flows.  The unit tests and ovs-ofctl documentation only show setting 
> the whole field through OpenFlow, but I think the code supports bit-level 
> manipulation.  Does that seem correct to you?

Seems like it was broken. I sent a couple of patches.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev


Re: [ovs-dev] Bit-level setting with ct()

2016-03-29 Thread Russell Bryant
On Tue, Mar 29, 2016 at 11:37 PM, Joe Stringer  wrote:

> On 30 March 2016 at 11:05, Justin Pettit  wrote:
> > Hi, Joe.  Russell is adding the ability to set ct_mark and ct_label in
> OVN logical flows.  The unit tests and ovs-ofctl documentation only show
> setting the whole field through OpenFlow, but I think the code supports
> bit-level manipulation.  Does that seem correct to you?
>
> Seems like it was broken. I sent a couple of patches.
>

In that case, that's why I hadn't added support for it to the OVN patches
yet!

-- 
Russell Bryant
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev