Re: [v1] libibverbs: Add support for checksum offload

2015-09-23 Thread Doug Ledford
On 09/22/2015 04:20 PM, wbd2...@gmail.com wrote: > From: Bodong Wang > > Changes from v1: > * Use the CSUM caps from device_cap_flags rather than defining new fileds > > Bodong Wang (1): > libibverbs: Report checksum offload capabilities > > include/infiniband/verbs.h

[v1] libibverbs: Add support for checksum offload

2015-09-22 Thread wbd2905
From: Bodong Wang Changes from v1: * Use the CSUM caps from device_cap_flags rather than defining new fileds Bodong Wang (1): libibverbs: Report checksum offload capabilities include/infiniband/verbs.h | 14 -- man/ibv_poll_cq.3 | 5 +