public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: David Miller <davem@davemloft.net>
Cc: wenxu@ucloud.cn, netdev@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: Re: [PATCH net-next v2] netfilter: Fix incorrect tc_setup_type type for flowtable offload
Date: Fri, 27 Mar 2020 17:23:45 +0100	[thread overview]
Message-ID: <20200327162345.jcas4dez5ximalvn@salvia> (raw)
In-Reply-To: <20200326.200409.835123184765124238.davem@davemloft.net>

On Thu, Mar 26, 2020 at 08:04:09PM -0700, David Miller wrote:
> From: wenxu@ucloud.cn
> Date: Tue, 24 Mar 2020 07:34:25 +0800
> 
> > From: wenxu <wenxu@ucloud.cn>
> > 
> > Flowtable offload setup flow_offlod_block in TC_SETP_FT. The indr block
> > offload of flowtable also should setup in TC_SETUP_FT.
> > But flow_indr_block_call always sets the tc_set_up_type as TC_SETUP_BLOCK.
> > So function flow_indr_block_call should expose a parameters to set
> > the tc_setup_type for each offload subsystem.
> > 
> > Fixes: b5140a36da78 ("netfilter: flowtable: add indr block setup support")
> > Signed-off-by: wenxu <wenxu@ucloud.cn>
> > ---
> > v2: modify the comments
> 
> Do the netfilter folks want to take this or should I apply it directly?

We'll take care of this patch, thank you.

  reply	other threads:[~2020-03-27 16:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-23 23:34 [PATCH net-next v2] netfilter: Fix incorrect tc_setup_type type for flowtable offload wenxu
2020-03-27  3:04 ` David Miller
2020-03-27 16:23   ` Pablo Neira Ayuso [this message]
2020-03-27 17:36 ` Pablo Neira Ayuso

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=20200327162345.jcas4dez5ximalvn@salvia \
    --to=pablo@netfilter.org \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox