public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/9] Mellanox mlx5 driver updates for 3.13
@ 2013-10-23  6:53 Eli Cohen
       [not found] ` <1382511201-7061-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Eli Cohen @ 2013-10-23  6:53 UTC (permalink / raw)
  To: roland-DgEjT+Ai2ygdnm+yROfE0A
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, amirv-VPRAkNaXOzVWk0Htik3J/w,
	ogerlitz-VPRAkNaXOzVWk0Htik3J/w, yevgenyp-VPRAkNaXOzVWk0Htik3J/w,
	Eli Cohen

Hi Roland,

The following set of patches contains fixes and enhancements to the mlx5 driver
for the 3.13 merge window.

Eli  

Eli Cohen (7):
  IB/mlx5: Fix check of number of entries in create CQ
  IB/mlx5: Multithreaded create mr
  IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR
  IB/mlx5: Simplify mlx5_ib_destroy_srq
  mlx5: Fix cleanup flow when DMA mapping fails
  mlx5: Support arbitrary page size to firmware
  mlx5: Clear reserved area in set_hca_cap

Moshe Lazer (2):
  IB/mlx5: Fix srq free in destroy qp
  mlx5_core: Change optimal_reclaimed_pages for better performance

 drivers/infiniband/hw/mlx5/cq.c                    |  23 +--
 drivers/infiniband/hw/mlx5/main.c                  |   3 +-
 drivers/infiniband/hw/mlx5/mlx5_ib.h               |   6 +
 drivers/infiniband/hw/mlx5/mr.c                    | 163 +++++++++++++----
 drivers/infiniband/hw/mlx5/qp.c                    |  12 +-
 drivers/infiniband/hw/mlx5/srq.c                   |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c      | 106 ++++++++---
 drivers/net/ethernet/mellanox/mlx5/core/debugfs.c  |   8 +-
 drivers/net/ethernet/mellanox/mlx5/core/eq.c       |   2 +-
 drivers/net/ethernet/mellanox/mlx5/core/main.c     |  35 +++-
 drivers/net/ethernet/mellanox/mlx5/core/mr.c       |  32 ++--
 .../net/ethernet/mellanox/mlx5/core/pagealloc.c    | 195 +++++++++++++++------
 include/linux/mlx5/device.h                        |   9 +-
 include/linux/mlx5/driver.h                        |  18 +-
 14 files changed, 451 insertions(+), 169 deletions(-)

-- 
1.8.1.3

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

end of thread, other threads:[~2013-10-24  8:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  6:53 [PATCH for-next 0/9] Mellanox mlx5 driver updates for 3.13 Eli Cohen
     [not found] ` <1382511201-7061-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-10-23  6:53   ` [PATCH for-next 1/9] IB/mlx5: Fix check of number of entries in create CQ Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 2/9] IB/mlx5: Multithreaded create mr Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 3/9] IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MR Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 4/9] IB/mlx5: Simplify mlx5_ib_destroy_srq Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 5/9] IB/mlx5: Fix srq free in destroy qp Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 6/9] mlx5: Fix cleanup flow when DMA mapping fails Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 7/9] mlx5: Support arbitrary page size to firmware Eli Cohen
     [not found]     ` <1382511201-7061-8-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2013-10-24  7:57       ` Roland Dreier
     [not found]         ` <CAG4TOxPfHR8h22E5reYSghNszzvHCUfQLMOH6mphNTc+QWc16Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2013-10-24  8:06           ` Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 8/9] mlx5: Clear reserved area in set_hca_cap Eli Cohen
2013-10-23  6:53   ` [PATCH for-next 9/9] mlx5_core: Change optimal_reclaimed_pages for better performance Eli Cohen

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