All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags
       [not found] <20210518155231.38359-1-lariel@nvidia.com>
@ 2021-05-20  1:15 ` Marcelo Ricardo Leitner
  2021-05-20 10:54   ` Andrea Claudi
  2021-05-20 10:57   ` Ariel Levkovich
  0 siblings, 2 replies; 8+ messages in thread
From: Marcelo Ricardo Leitner @ 2021-05-20  1:15 UTC (permalink / raw)
  To: Ariel Levkovich; +Cc: netdev, jiri

On Tue, May 18, 2021 at 06:52:29PM +0300, Ariel Levkovich wrote:
> This short series is:
>

Is it me or this series didn't get to netdev@?
I can't find it in patchwork nor lore archives.


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags
  2021-05-20  1:15 ` [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags Marcelo Ricardo Leitner
@ 2021-05-20 10:54   ` Andrea Claudi
  2021-05-20 10:57   ` Ariel Levkovich
  1 sibling, 0 replies; 8+ messages in thread
From: Andrea Claudi @ 2021-05-20 10:54 UTC (permalink / raw)
  To: Marcelo Ricardo Leitner; +Cc: Ariel Levkovich, linux-netdev, jiri

On Thu, May 20, 2021 at 3:15 AM Marcelo Ricardo Leitner
<mleitner@redhat.com> wrote:
> Is it me or this series didn't get to netdev@?
> I can't find it in patchwork nor lore archives.

I was about to ask the same question. Is this posted to a different
mailing list?

Cheers,
Andrea


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags
  2021-05-20  1:15 ` [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags Marcelo Ricardo Leitner
  2021-05-20 10:54   ` Andrea Claudi
@ 2021-05-20 10:57   ` Ariel Levkovich
  2021-05-20 11:07     ` Andrea Claudi
  1 sibling, 1 reply; 8+ messages in thread
From: Ariel Levkovich @ 2021-05-20 10:57 UTC (permalink / raw)
  To: Marcelo Ricardo Leitner; +Cc: netdev, jiri

On 5/20/21 4:15 AM, Marcelo Ricardo Leitner wrote:
> On Tue, May 18, 2021 at 06:52:29PM +0300, Ariel Levkovich wrote:
>> This short series is:
>>
> Is it me or this series didn't get to netdev@?
> I can't find it in patchwork nor lore archives.
>
Neither do I. Not sure what happened.

Should I just send it again?


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags
  2021-05-20 10:57   ` Ariel Levkovich
@ 2021-05-20 11:07     ` Andrea Claudi
  2021-05-20 11:26       ` Ariel Levkovich
  0 siblings, 1 reply; 8+ messages in thread
From: Andrea Claudi @ 2021-05-20 11:07 UTC (permalink / raw)
  To: Ariel Levkovich; +Cc: Marcelo Ricardo Leitner, linux-netdev, jiri

On Thu, May 20, 2021 at 1:00 PM Ariel Levkovich <lariel@nvidia.com> wrote:
>
> On 5/20/21 4:15 AM, Marcelo Ricardo Leitner wrote:
> > On Tue, May 18, 2021 at 06:52:29PM +0300, Ariel Levkovich wrote:
> >> This short series is:
> >>
> > Is it me or this series didn't get to netdev@?
> > I can't find it in patchwork nor lore archives.
> >
> Neither do I. Not sure what happened.
>
> Should I just send it again?
>

Now that I look at it better, there is a double closed square bracket
on the subject. Not sure if this is related to the issue.
Ariel, I think you should submit this again to netdev.

Cheers,
Andrea


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags
  2021-05-20 11:07     ` Andrea Claudi
@ 2021-05-20 11:26       ` Ariel Levkovich
  0 siblings, 0 replies; 8+ messages in thread
From: Ariel Levkovich @ 2021-05-20 11:26 UTC (permalink / raw)
  To: Andrea Claudi; +Cc: Marcelo Ricardo Leitner, linux-netdev, jiri

On 5/20/21 2:07 PM, Andrea Claudi wrote:
> On Thu, May 20, 2021 at 1:00 PM Ariel Levkovich <lariel@nvidia.com> wrote:
>> On 5/20/21 4:15 AM, Marcelo Ricardo Leitner wrote:
>>> On Tue, May 18, 2021 at 06:52:29PM +0300, Ariel Levkovich wrote:
>>>> This short series is:
>>>>
>>> Is it me or this series didn't get to netdev@?
>>> I can't find it in patchwork nor lore archives.
>>>
>> Neither do I. Not sure what happened.
>>
>> Should I just send it again?
>>
> Now that I look at it better, there is a double closed square bracket
> on the subject. Not sure if this is related to the issue.
> Ariel, I think you should submit this again to netdev.
>
> Cheers,
> Andrea
>
hmmm... nice catch. I hope this is it.

I re-sent it just now.

Ariel


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] tc: Add missing ct_state flags
  2021-05-21 17:07 Ariel Levkovich
@ 2021-05-27 14:40 ` David Ahern
  0 siblings, 0 replies; 8+ messages in thread
From: David Ahern @ 2021-05-27 14:40 UTC (permalink / raw)
  To: Ariel Levkovich, netdev

On 5/21/21 11:07 AM, Ariel Levkovich wrote:
> This short series is:
> 
> 1. Adding support for matching on ct_state flag rel in tc flower
> classifier.
> 
> 2. Adding some missing description of ct_state flags rpl and inv.
> 
> Ariel Levkovich (2):
>   tc: f_flower: Add option to match on related ct state
>   tc: f_flower: Add missing ct_state flags to usage description
> 
>  man/man8/tc-flower.8 | 2 ++
>  tc/f_flower.c        | 3 ++-
>  2 files changed, 4 insertions(+), 1 deletion(-)
> 

applied both to iproute-next.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [PATCH iproute2-next 0/2] tc: Add missing ct_state flags
@ 2021-05-21 17:07 Ariel Levkovich
  2021-05-27 14:40 ` David Ahern
  0 siblings, 1 reply; 8+ messages in thread
From: Ariel Levkovich @ 2021-05-21 17:07 UTC (permalink / raw)
  To: netdev; +Cc: Ariel Levkovich

This short series is:

1. Adding support for matching on ct_state flag rel in tc flower
classifier.

2. Adding some missing description of ct_state flags rpl and inv.

Ariel Levkovich (2):
  tc: f_flower: Add option to match on related ct state
  tc: f_flower: Add missing ct_state flags to usage description

 man/man8/tc-flower.8 | 2 ++
 tc/f_flower.c        | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
2.25.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [PATCH iproute2-next 0/2] tc: Add missing ct_state flags
       [not found] <20210520112518.15304-1-lariel@nvidia.com>
@ 2021-05-20 12:16 ` Andrea Claudi
  0 siblings, 0 replies; 8+ messages in thread
From: Andrea Claudi @ 2021-05-20 12:16 UTC (permalink / raw)
  To: Ariel Levkovich; +Cc: netdev, jiri, mleitner

On Thu, May 20, 2021 at 02:25:16PM +0300, Ariel Levkovich wrote:
> This short series is:
> 
> 1. Adding support for matching on ct_state flag rel in tc flower
> classifier.
> 
> 2. Adding some missing description of ct_state flags rpl and inv.
> 
> Ariel Levkovich (2):
>   tc: f_flower: Add option to match on related ct state
>   tc: f_flower: Add missing ct_state flags to usage description
> 
>  man/man8/tc-flower.8 | 2 ++
>  tc/f_flower.c        | 3 ++-
>  2 files changed, 4 insertions(+), 1 deletion(-)
>
Thanks, Ariel.

Acked-by: Andrea Claudi <aclaudi@redhat.com>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-05-27 14:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210518155231.38359-1-lariel@nvidia.com>
2021-05-20  1:15 ` [PATCH iproute2-next 0/2] ] tc: Add missing ct_state flags Marcelo Ricardo Leitner
2021-05-20 10:54   ` Andrea Claudi
2021-05-20 10:57   ` Ariel Levkovich
2021-05-20 11:07     ` Andrea Claudi
2021-05-20 11:26       ` Ariel Levkovich
     [not found] <20210520112518.15304-1-lariel@nvidia.com>
2021-05-20 12:16 ` [PATCH iproute2-next 0/2] " Andrea Claudi
2021-05-21 17:07 Ariel Levkovich
2021-05-27 14:40 ` David Ahern

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.