[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YFD6AqYbpVvaEifG@horizon.localdomain>
Date: Tue, 16 Mar 2021 15:33:38 -0300
From: Marcelo Ricardo Leitner <mleitner@...hat.com>
To: wenxu@...oud.cn
Cc: kuba@...nel.org, netdev@...r.kernel.org, jhs@...atatu.com,
davem@...emloft.net
Subject: Re: [PATCH net] net/sched: act_api: fix miss set post_ct for ovs
after do conntrack in act_ct
On Tue, Mar 16, 2021 at 04:33:54PM +0800, wenxu@...oud.cn wrote:
> From: wenxu <wenxu@...oud.cn>
>
> When openvswitch conntrack offload with act_ct action. The first rule
> do conntrack in the act_ct in tc subsystem. And miss the next rule in
> the tc and fallback to the ovs datapath but miss set post_ct flag
> which will lead the ct_state_key with -trk flag.
>
> Fixes: 7baf2429a1a9 ("net/sched: cls_flower add CT_FLAGS_INVALID flag support")
> Signed-off-by: wenxu <wenxu@...oud.cn>
Thanks for the quick fix.
Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
Powered by blists - more mailing lists