Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-16 Thread Ales Musil
On Mon, Jan 16, 2023 at 12:20 PM Ilya Maximets wrote: > On 1/16/23 12:08, Ales Musil wrote: > > > > > > On Mon, Jan 16, 2023 at 10:53 AM Ilya Maximets > wrote: > > > > On 1/16/23 07:21, Ales Musil wrote: > > > > > > > > > On Fri, Jan 13, 2023 at 9:58

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-16 Thread Ilya Maximets
On 1/16/23 12:08, Ales Musil wrote: > > > On Mon, Jan 16, 2023 at 10:53 AM Ilya Maximets > wrote: > > On 1/16/23 07:21, Ales Musil wrote: > > > > > > On Fri, Jan 13, 2023 at 9:58 PM Ilya Maximets

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-16 Thread Ales Musil
On Mon, Jan 16, 2023 at 10:53 AM Ilya Maximets wrote: > On 1/16/23 07:21, Ales Musil wrote: > > > > > > On Fri, Jan 13, 2023 at 9:58 PM Ilya Maximets > wrote: > > > > On 1/12/23 18:17, Ales Musil wrote: > > > Currently, the CT can be flushed by dpctl only by

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-16 Thread Ilya Maximets
On 1/16/23 07:21, Ales Musil wrote: > > > On Fri, Jan 13, 2023 at 9:58 PM Ilya Maximets > wrote: > > On 1/12/23 18:17, Ales Musil wrote: > > Currently, the CT can be flushed by dpctl only by specifying > > the whole 5-tuple. This is not very convenient

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-15 Thread Ales Musil
On Fri, Jan 13, 2023 at 9:58 PM Ilya Maximets wrote: > On 1/12/23 18:17, Ales Musil wrote: > > Currently, the CT can be flushed by dpctl only by specifying > > the whole 5-tuple. This is not very convenient when there are > > only some fields known to the user of CT flush. Add new struct > >

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-13 Thread Ilya Maximets
On 1/12/23 18:17, Ales Musil wrote: > Currently, the CT can be flushed by dpctl only by specifying > the whole 5-tuple. This is not very convenient when there are > only some fields known to the user of CT flush. Add new struct > ofputil_ct_match which represents the generic filtering that can >

Re: [ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-12 Thread 0-day Robot
Bleep bloop. Greetings Ales Musil, I am a robot and I have tried out your patch. Thanks for your contribution. I encountered some error that I wasn't expecting. See the details below. checkpatch: WARNING: Line is 106 characters long (recommended limit is 79) #490 FILE: lib/dpctl.man:305:

[ovs-dev] [PATCH v6 1/2] ofp, dpif: Allow CT flush based on partial match

2023-01-12 Thread Ales Musil
Currently, the CT can be flushed by dpctl only by specifying the whole 5-tuple. This is not very convenient when there are only some fields known to the user of CT flush. Add new struct ofputil_ct_match which represents the generic filtering that can be done for CT flush. The match is done only on