All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <mleitner@redhat.com>
To: wenxu@ucloud.cn
Cc: kuba@kernel.org, netdev@vger.kernel.org, jhs@mojatatu.com,
	davem@davemloft.net
Subject: Re: [PATCH net] net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct
Date: Tue, 16 Mar 2021 15:33:38 -0300	[thread overview]
Message-ID: <YFD6AqYbpVvaEifG@horizon.localdomain> (raw)
In-Reply-To: <1615883634-11064-1-git-send-email-wenxu@ucloud.cn>

On Tue, Mar 16, 2021 at 04:33:54PM +0800, wenxu@ucloud.cn wrote:
> From: wenxu <wenxu@ucloud.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@ucloud.cn>

Thanks for the quick fix.

Reviewed-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>


  reply	other threads:[~2021-03-16 18:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-16  8:33 [PATCH net] net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ct wenxu
2021-03-16 18:33 ` Marcelo Ricardo Leitner [this message]
2021-03-16 22:40 ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YFD6AqYbpVvaEifG@horizon.localdomain \
    --to=mleitner@redhat.com \
    --cc=davem@davemloft.net \
    --cc=jhs@mojatatu.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=wenxu@ucloud.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.