All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core 0/2] mlx5 misc
@ 2017-10-29 13:01 Yishai Hadas
       [not found] ` <1509282070-1391-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Yishai Hadas @ 2017-10-29 13:01 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: yishaih-VPRAkNaXOzVWk0Htik3J/w, lariel-VPRAkNaXOzVWk0Htik3J/w,
	majd-VPRAkNaXOzVWk0Htik3J/w

This patch set handles few mlx5 driver issues, details below.

The first patch from Majd consider the mmap command to issue to mlx5 kernel
driver based on the question whether Blueflame is used.

The second patch from Ariel fixes wrong size calculation of the bit map table
when the hugepage allocation mode is used.

PR was sent:
https://github.com/linux-rdma/rdma-core/pull/235 

Yishai

Ariel Levkovich (1):
  mlx5: Fix wrong bitmap table allocation size calculation

Majd Dibbiny (1):
  mlx5: Use non-cached mapping when Blueflame is not used

 providers/mlx5/buf.c    |  2 +-
 providers/mlx5/cq.c     |  2 +-
 providers/mlx5/mlx5.c   | 72 +++++++++++++++++++++++++++++++++++++------------
 providers/mlx5/mlx5.h   | 13 +++++++--
 providers/mlx5/mlx5dv.h |  5 ++++
 5 files changed, 73 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2017-10-31  8:20 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-29 13:01 [PATCH rdma-core 0/2] mlx5 misc Yishai Hadas
     [not found] ` <1509282070-1391-1-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-10-29 13:01   ` [PATCH rdma-core 1/2] mlx5: Use non-cached mapping when Blueflame is not used Yishai Hadas
     [not found]     ` <1509282070-1391-2-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-10-29 17:33       ` Jason Gunthorpe
     [not found]         ` <20171029173344.GA4488-uk2M96/98Pc@public.gmane.org>
2017-10-29 21:26           ` Yishai Hadas
     [not found]             ` <6531033a-9d61-bbca-ac14-46b05973610c-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-10-30 14:57               ` Jason Gunthorpe
     [not found]                 ` <20171030145726.GB12392-uk2M96/98Pc@public.gmane.org>
2017-10-30 16:31                   ` Yishai Hadas
     [not found]                     ` <d8dc5ba0-2846-2052-9311-dc0273b4fbfb-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-10-30 16:38                       ` Jason Gunthorpe
     [not found]                         ` <20171030163813.GB14731-uk2M96/98Pc@public.gmane.org>
2017-10-31  8:20                           ` Yishai Hadas
2017-10-29 13:01   ` [PATCH rdma-core 2/2] mlx5: Fix wrong bitmap table allocation size calculation Yishai Hadas
     [not found]     ` <1509282070-1391-3-git-send-email-yishaih-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2017-10-29 17:37       ` Jason Gunthorpe
     [not found]         ` <20171029173703.GB4488-uk2M96/98Pc@public.gmane.org>
2017-10-29 21:31           ` Yishai Hadas
2017-10-30 12:45           ` Yishai Hadas

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.