[ovs-dev] [PATCH ovn v2 2/3] Use nested actions in ct_commit.

2020-07-23 Thread Mark Michelson
ct_commit allow for ct_label and ct_mark to be set within. However, there are some restrictions with the current implementation: * It is not possible to address the indiviual bits within the ct_mark or ct_label. * It is not possible to set these to the value of a register. Only explicit intege

Re: [ovs-dev] [PATCH ovn v2 2/3] Use nested actions in ct_commit.

2020-07-24 Thread Numan Siddique
On Fri, Jul 24, 2020 at 1:07 AM Mark Michelson wrote: > ct_commit allow for ct_label and ct_mark to be set within. However, > there are some restrictions with the current implementation: > > * It is not possible to address the indiviual bits within the ct_mark or > ct_label. > * It is not possi

Re: [ovs-dev] [PATCH ovn v2 2/3] Use nested actions in ct_commit.

2020-07-24 Thread Mark Michelson
On 7/24/20 4:56 AM, Numan Siddique wrote: On Fri, Jul 24, 2020 at 1:07 AM Mark Michelson > wrote: ct_commit allow for ct_label and ct_mark to be set within. However, there are some restrictions with the current implementation: * It is not possible to a

Re: [ovs-dev] [PATCH ovn v2 2/3] Use nested actions in ct_commit.

2020-07-24 Thread Mark Michelson
On 7/24/20 9:46 AM, Mark Michelson wrote: On 7/24/20 4:56 AM, Numan Siddique wrote: On Fri, Jul 24, 2020 at 1:07 AM Mark Michelson mailto:mmich...@redhat.com>> wrote: ct_commit allow for ct_label and ct_mark to be set within. However, there are some restrictions with the current imp

Re: [ovs-dev] [PATCH ovn v2 2/3] Use nested actions in ct_commit.

2020-07-24 Thread Numan Siddique
On Sat, Jul 25, 2020 at 12:25 AM Mark Michelson wrote: > On 7/24/20 9:46 AM, Mark Michelson wrote: > > On 7/24/20 4:56 AM, Numan Siddique wrote: > >> > >> > >> On Fri, Jul 24, 2020 at 1:07 AM Mark Michelson >> > wrote: > >> > >> ct_commit allow for ct_label and c