Re: [v1 0/2] libmlx4: Add support for checksum offload

2015-09-23 Thread Doug Ledford
On 09/22/2015 04:22 PM, wbd2...@gmail.com wrote:
> From: Bodong Wang 
> 
> Changes from v1:
>  * Update patches to use the device_cap_flags to get the checksum offload caps
>
> Bodong Wang (2):
>   libmlx4: Update ibv_create_flow/ibv_destroy_flow according to change
> of libibverbs
>   libmlx4: Add support for TX/RX checksum offload
> 
>  src/cq.c|  6 ++
>  src/mlx4.c  |  4 ++--
>  src/mlx4.h  | 19 ++-
>  src/qp.c| 19 +++
>  src/verbs.c | 24 
>  src/wqe.h   |  8 +---
>  6 files changed, 74 insertions(+), 6 deletions(-)
> 

For the series:

Reviewed-by: Doug Ledford 

-- 
Doug Ledford 
  GPG KeyID: 0E572FDD




signature.asc
Description: OpenPGP digital signature


[v1 0/2] libmlx4: Add support for checksum offload

2015-09-22 Thread wbd2905
From: Bodong Wang 

Changes from v1:
 * Update patches to use the device_cap_flags to get the checksum offload caps
   
Bodong Wang (2):
  libmlx4: Update ibv_create_flow/ibv_destroy_flow according to change
of libibverbs
  libmlx4: Add support for TX/RX checksum offload

 src/cq.c|  6 ++
 src/mlx4.c  |  4 ++--
 src/mlx4.h  | 19 ++-
 src/qp.c| 19 +++
 src/verbs.c | 24 
 src/wqe.h   |  8 +---
 6 files changed, 74 insertions(+), 6 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html