Re: [PATCH v3 net-next 0/5] Add support for RDMA enhancements in cxgb4

2018-03-22 Thread David Miller
From: Raju Rangoju Date: Tue, 20 Mar 2018 15:41:37 +0530 > Allocates the HW-resources and provide the necessary routines for the > upper layer driver (rdma/iw_cxgb4) to enable the RDMA SRQ support for Chelsio > adapters. > > Advertise support for write with immediate work

[PATCH v3 net-next 0/5] Add support for RDMA enhancements in cxgb4

2018-03-20 Thread Raju Rangoju
Allocates the HW-resources and provide the necessary routines for the upper layer driver (rdma/iw_cxgb4) to enable the RDMA SRQ support for Chelsio adapters. Advertise support for write with immediate work request Advertise support for write with completion v3: modified memory allocation as per