Re: [PATCH net-next 0/6] flow_offload: add indr-block in nf_table_offload

2019-07-31 Thread Jiri Pirko
Wed, Jul 31, 2019 at 10:12:27AM CEST, we...@ucloud.cn wrote: >From: wenxu > >This series patch make nftables offload support the vlan and >tunnel device offload through indr-block architecture. > >The first four patches mv tc indr block to flow offload and >rename to flow-indr-block. >Because the

[PATCH net-next 0/6] flow_offload: add indr-block in nf_table_offload

2019-07-31 Thread wenxu
From: wenxu This series patch make nftables offload support the vlan and tunnel device offload through indr-block architecture. The first four patches mv tc indr block to flow offload and rename to flow-indr-block. Because the new flow-indr-block can't get the tcf_block directly. The fifthe patc