Hi pablo, How about this series? Expect for your feedback. Thanks. BR wenxu 在 2020/1/14 18:00, wenxu@xxxxxxxxx 写道:
From: wenxu <wenxu@xxxxxxxxx> 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(-)