public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/5] Extended atomics enhancements
@ 2014-11-03  8:02 Eli Cohen
       [not found] ` <1415001766-8366-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Eli Cohen @ 2014-11-03  8:02 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	ogerlitz-VPRAkNaXOzVWk0Htik3J/w, yevgenyp-VPRAkNaXOzVWk0Htik3J/w,
	Eli Cohen

Hi Roland,

the first patch in this series cleans some sparse warnings. The rest of the
patches introudce extensions to verbs to add support for extended atomic
operations over Connect-IB

As your IB tree isn't yet rebased to 3.18-rc1, this series was generated
against net-next to account for mlx5 changes which went in rc1 and are
assumed by some of the patches.

Eli

Eli Cohen (5):
  IB/mlx5: Fix sparse warnings
  IB/core: Add support for extended query device caps
  IB/core: Extend atomic operations
  IB/mlx5: Add extended atomic support
  IB/mlx4: Modify mlx4 to comply with extended atomic definitions

 drivers/infiniband/core/uverbs.h               |   1 +
 drivers/infiniband/core/uverbs_cmd.c           | 141 ++++++++++++++++++-------
 drivers/infiniband/core/uverbs_main.c          |   3 +-
 drivers/infiniband/hw/mlx4/main.c              |   3 +
 drivers/infiniband/hw/mlx5/main.c              |  47 ++++++++-
 drivers/infiniband/hw/mlx5/qp.c                |  42 +++++++-
 drivers/net/ethernet/mellanox/mlx5/core/fw.c   |  51 ++++++++-
 drivers/net/ethernet/mellanox/mlx5/core/main.c |  21 ++--
 include/linux/mlx5/device.h                    |   4 +-
 include/linux/mlx5/driver.h                    |  55 ++++++++--
 include/linux/mlx5/mlx5_ifc.h                  |  20 ++++
 include/rdma/ib_verbs.h                        |   7 +-
 include/uapi/rdma/ib_user_verbs.h              |  26 ++++-
 13 files changed, 346 insertions(+), 75 deletions(-)

-- 
2.1.2

--
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] 8+ messages in thread

end of thread, other threads:[~2014-11-06  8:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03  8:02 [PATCH for-next 0/5] Extended atomics enhancements Eli Cohen
     [not found] ` <1415001766-8366-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-11-03  8:02   ` [PATCH for-next 1/5] IB/mlx5: Fix sparse warnings Eli Cohen
2014-11-03  8:02   ` [PATCH for-next 2/5] IB/core: Add support for extended query device caps Eli Cohen
     [not found]     ` <1415001766-8366-3-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-11-04 12:35       ` Haggai Eran
     [not found]         ` <5458C7FD.7070400-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2014-11-06  8:54           ` Eli Cohen
2014-11-03  8:02   ` [PATCH for-next 3/5] IB/core: Extend atomic operations Eli Cohen
2014-11-03  8:02   ` [PATCH for-next 4/5] IB/mlx5: Add extended atomic support Eli Cohen
2014-11-03  8:02   ` [PATCH for-next 5/5] IB/mlx4: Modify mlx4 to comply with extended atomic definitions Eli Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox