All of lore.kernel.org
 help / color / mirror / Atom feed
* [v1 0/2] Checksum offload capability report
@ 2015-09-22 20:18 wbd2905-Re5JQEeQqe8AvxtiuMwx3w
       [not found] ` <1442953091-102103-1-git-send-email-bodong-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: wbd2905-Re5JQEeQqe8AvxtiuMwx3w @ 2015-09-22 20:18 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA
  Cc: ogerlitz-VPRAkNaXOzVWk0Htik3J/w, bodong-VPRAkNaXOzVWk0Htik3J/w,
	moshel-VPRAkNaXOzVWk0Htik3J/w, haggaie-VPRAkNaXOzVWk0Htik3J/w,
	matanb-VPRAkNaXOzVWk0Htik3J/w, linux-rdma-u79uwXL29TY76Z2rM5mHXA

From: Bodong Wang <bodong-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>

This series adds kernel support for checksum offload cap report. The first patch
adds reporting for RAW and RC QPs. Patch 2 sets the capability according to
hardware.

Changes from v1:
  * The cap is reported through existing device_cap_flags. Only new enum members
    are added rather than to use an extra structure. IB_DEVICE_UD_IP_CSUM is
    already defined there.
  * Note: although there is no link layer info indicated here, normally UD and
    RC QPs are only available through IB, RAW QP is only available over
    Ethernet.

Bodong Wang (2):
  IB/core: Add support of checksum capability reporting for RC and RAW
  IB/mlx4: Report checksum offload cap for RAW QP when query device

 drivers/infiniband/hw/mlx4/main.c | 2 ++
 include/rdma/ib_verbs.h           | 3 ++-
 2 files changed, 4 insertions(+), 1 deletion(-)

-- 
1.8.3.1

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-23 13:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-22 20:18 [v1 0/2] Checksum offload capability report wbd2905-Re5JQEeQqe8AvxtiuMwx3w
     [not found] ` <1442953091-102103-1-git-send-email-bodong-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2015-09-22 20:18   ` [v1 1/2] IB/core: Add support of checksum capability reporting for RC and RAW wbd2905-Re5JQEeQqe8AvxtiuMwx3w
2015-09-22 20:18   ` [v1 2/2] IB/mlx4: Report checksum offload cap for RAW QP when query device wbd2905-Re5JQEeQqe8AvxtiuMwx3w
2015-09-23 13:53   ` [v1 0/2] Checksum offload capability report Doug Ledford

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.