Re: [PATCH net-next] cxgb4: Enable hash filter with offload

2019-05-22 Thread Vishal Kulkarni
On Wednesday, May 05/22/19, 2019 at 01:54:10 +0530, David Miller wrote: > From: Vishal Kulkarni > Date: Tue, 21 May 2019 09:10:37 +0530 > > > This patch enables hash filter along with offload > > > > Signed-off-by: Vishal Kulkarni > > This commit message is too terse. > > What is going on her

Re: [PATCH net-next] cxgb4: Enable hash filter with offload

2019-05-21 Thread David Miller
From: Vishal Kulkarni Date: Tue, 21 May 2019 09:10:37 +0530 > This patch enables hash filter along with offload > > Signed-off-by: Vishal Kulkarni This commit message is too terse. What is going on here. Why does this change need to made? Why did you implement it this way? Is this a bug fi

Re: [PATCH net-next] cxgb4: Enable hash filter with offload

2019-05-21 Thread kbuild test robot
Hi Vishal, I love your patch! Perhaps something to improve: [auto build test WARNING on net-next/master] url: https://github.com/0day-ci/linux/commits/Vishal-Kulkarni/cxgb4-Enable-hash-filter-with-offload/20190521-171528 reproduce: # apt-get install sparse # sparse version: v

[PATCH net-next] cxgb4: Enable hash filter with offload

2019-05-20 Thread Vishal Kulkarni
This patch enables hash filter along with offload Signed-off-by: Vishal Kulkarni --- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h| 1 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.c | 38 +++-- drivers/net/ethernet/chelsio/cxgb4/cxgb4_filter.h | 2 +- drivers/net/ethernet