Re: [PATCH net-next v3 1/3] flow_offload: move tc indirect block to flow offload

2019-07-27 Thread wenxu
在 2019/7/27 8:56, Jakub Kicinski 写道: > On Fri, 26 Jul 2019 21:34:05 +0800, we...@ucloud.cn wrote: >> From: wenxu >> >> move tc indirect block to flow_offload and rename >> it to flow indirect block.The nf_tables can use the >> indr block architecture. >> >> Signed-off-by: wenxu >> diff --git a/

Re: [PATCH net-next v3 1/3] flow_offload: move tc indirect block to flow offload

2019-07-26 Thread Jakub Kicinski
On Fri, 26 Jul 2019 21:34:05 +0800, we...@ucloud.cn wrote: > From: wenxu > > move tc indirect block to flow_offload and rename > it to flow indirect block.The nf_tables can use the > indr block architecture. > > Signed-off-by: wenxu > diff --git a/include/net/flow_offload.h b/include/net/flow_

[PATCH net-next v3 1/3] flow_offload: move tc indirect block to flow offload

2019-07-26 Thread wenxu
From: wenxu move tc indirect block to flow_offload and rename it to flow indirect block.The nf_tables can use the indr block architecture. Signed-off-by: wenxu --- v3: subsys_initcall for init_flow_indr_rhashtable drivers/net/ethernet/mellanox/mlx5/core/en_rep.c | 10 +- .../net/ethernet/n