netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v4 0/4] netfilter: flowtable: add indr-block offload
@ 2020-01-14 10:00 wenxu
  2020-01-14 10:00 ` [PATCH nf-next v4 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init() wenxu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: wenxu @ 2020-01-14 10:00 UTC (permalink / raw)
  To: pablo; +Cc: netfilter-devel

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.

This version just rebase to the nf-next.

Pablo, please give me some feedback. If you feel this series is ok, please
apply it. Thanks.

wenxu (4):
  netfilter: flowtable: add nf_flow_table_block_offload_init()
  netfilter: flowtable: add indr block setup support
  netfilter: flowtable: add tunnel match offload support
  netfilter: flowtable: add tunnel encap/decap action offload support

 net/netfilter/nf_flow_table_offload.c | 239 +++++++++++++++++++++++++++++++---
 1 file changed, 222 insertions(+), 17 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-01-19  4:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-14 10:00 [PATCH nf-next v4 0/4] netfilter: flowtable: add indr-block offload wenxu
2020-01-14 10:00 ` [PATCH nf-next v4 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init() wenxu
2020-01-14 10:00 ` [PATCH nf-next v4 2/4] netfilter: flowtable: add indr block setup support wenxu
2020-01-18 20:01   ` Pablo Neira Ayuso
2020-01-19  4:35     ` wenxu
2020-01-14 10:00 ` [PATCH nf-next v4 3/4] netfilter: flowtable: add tunnel match offload support wenxu
2020-01-14 10:00 ` [PATCH nf-next v4 4/4] netfilter: flowtable: add tunnel encap/decap action " wenxu
2020-01-16 23:04 ` [PATCH nf-next v4 0/4] netfilter: flowtable: add indr-block offload wenxu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).