All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: wenxu@ucloud.cn
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 0/5] netfilter: add indr block setup in nf_flow_table_offload
Date: Wed, 25 Dec 2019 19:50:00 -0800 (PST)	[thread overview]
Message-ID: <20191225.195000.1150683636639114235.davem@davemloft.net> (raw)
In-Reply-To: <6ed792a4-6f64-fe57-4e1e-215bfa701ccf@ucloud.cn>

From: wenxu <wenxu@ucloud.cn>
Date: Thu, 26 Dec 2019 09:46:51 +0800

> 在 2019/12/25 17:48, wenxu@ucloud.cn 写道:
>> From: wenxu <wenxu@ucloud.cn>
>>
>> This patch provide tunnel offload in nf_flow_table_offload based on
>> route lwtunnel. 
>> The first patch add TC_SETP_FT type in flow_indr_block_call.
>> The next two patches add support indr callback setup in flowtable offload.
>> The last two patches add tunnel match and action offload.
> 
> Hi  David,
> 
> This series modify the net/core/flow_offload.c and net/sched/cls_api.c files.
> 
> This series maybe be suit for net-next tree but not nf-next tree?

It's fine for nf-next, we'll just resolve any conflicts that show up.

  reply	other threads:[~2019-12-26  3:50 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-25  9:48 [PATCH net-next 0/5] netfilter: add indr block setup in nf_flow_table_offload wenxu
2019-12-25  9:48 ` [PATCH net-next 1/5] flow_offload: add TC_SETP_FT type in flow_indr_block_call wenxu
2019-12-25  9:48 ` [PATCH net-next 2/5] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup wenxu
2019-12-25  9:48 ` [PATCH net-next 3/5] netfilter: nf_flow_table_offload: add indr block setup support wenxu
2019-12-25  9:48 ` [PATCH net-next 4/5] netfilter: nf_flow_table_offload: add tunnel match offload support wenxu
2019-12-25  9:48 ` [PATCH net-next 5/5] netfilter: nf_flow_table_offload: add tunnel encap/decap action " wenxu
2019-12-26  1:46 ` [PATCH net-next 0/5] netfilter: add indr block setup in nf_flow_table_offload wenxu
2019-12-26  3:50   ` David Miller [this message]
2019-12-26  5:07     ` Problem about gre tunnel route offload in mlxsw wenxu
2019-12-26  7:49       ` Ido Schimmel
2019-12-26  8:22         ` wenxu
2019-12-26  9:22           ` Ido Schimmel

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=20191225.195000.1150683636639114235.davem@davemloft.net \
    --to=davem@davemloft.net \
    --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.