netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload
@ 2020-02-24  5:22 wenxu
  2020-02-24  5:22 ` [PATCH nf-next v5 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init() wenxu
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: wenxu @ 2020-02-24  5:22 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 modify the second patch: make the dev can bind with different 
flowtable and check the NF_FLOWTABLE_HW_OFFLOAD flags in 
nf_flow_table_indr_block_cb_cmd. 

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 | 233 ++++++++++++++++++++++++++++++++--
 1 file changed, 219 insertions(+), 14 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2020-03-15 21:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-24  5:22 [PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload wenxu
2020-02-24  5:22 ` [PATCH nf-next v5 1/4] netfilter: flowtable: add nf_flow_table_block_offload_init() wenxu
2020-02-24  5:22 ` [PATCH nf-next v5 2/4] netfilter: flowtable: add indr block setup support wenxu
2020-02-24  5:22 ` [PATCH nf-next v5 3/4] netfilter: flowtable: add tunnel match offload support wenxu
2020-02-24  5:22 ` [PATCH nf-next v5 4/4] netfilter: flowtable: add tunnel encap/decap action " wenxu
2020-03-03 12:13 ` [PATCH nf-next v5 0/4] netfilter: flowtable: add indr-block offload wenxu
2020-03-03 21:53 ` Pablo Neira Ayuso
2020-03-04 12:54   ` wenxu
2020-03-15 21:28     ` Pablo Neira Ayuso

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).