All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: wenxu@ucloud.cn
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match
Date: Fri, 15 Nov 2019 22:48:27 +0100	[thread overview]
Message-ID: <20191115214827.lyu35l2y3nqusplh@salvia> (raw)
In-Reply-To: <1573819410-3685-1-git-send-email-wenxu@ucloud.cn>

On Fri, Nov 15, 2019 at 08:03:26PM +0800, wenxu@ucloud.cn wrote:
> From: wenxu <wenxu@ucloud.cn>
> 
> This patch provide tunnel offload based on route lwtunnel. 
> The first two patches support indr callback setup
> Then add tunnel match and action offload

Could you provide a configuration script for this tunnel setup?

Thanks.

> This patch is based on 
> http://patchwork.ozlabs.org/patch/1194247/
> http://patchwork.ozlabs.org/patch/1195539/
> 
> wenxu (4):
>   netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup
>     to support indir setup
>   netfilter: nf_flow_table_offload: add indr block setup support
>   netfilter: nf_flow_table_offload: add tunnel match offload support
>   netfilter: nf_flow_table_offload: add tunnel encap/decap action
>     offload support
> 
>  net/netfilter/nf_flow_table_offload.c | 240 +++++++++++++++++++++++++++++++---
>  1 file changed, 223 insertions(+), 17 deletions(-)
> 
> -- 
> 1.8.3.1
> 

  parent reply	other threads:[~2019-11-15 21:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-15 12:03 [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match wenxu
2019-11-15 12:03 ` [PATCH nf-next 1/4] netfilter: nf_flow_table_offload: refactor nf_flow_table_offload_setup to support indir setup wenxu
2019-11-15 12:03 ` [PATCH nf-next 2/4] netfilter: nf_flow_table_offload: add indr block setup support wenxu
2019-11-15 12:03 ` [PATCH nf-next 3/4] netfilter: nf_flow_table_offload: add tunnel match offload support wenxu
2019-11-15 12:03 ` [PATCH nf-next 4/4] netfilter: nf_flow_table_offload: add tunnel encap/decap action " wenxu
2019-11-15 21:48 ` Pablo Neira Ayuso [this message]
2019-11-16  8:06   ` [PATCH nf-next 0/4] netfilter: nf_flow_table_offload: support tunnel match wenxu
2019-11-18 21:59     ` Pablo Neira Ayuso
2019-11-19  6:40       ` wenxu

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=20191115214827.lyu35l2y3nqusplh@salvia \
    --to=pablo@netfilter.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 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.