All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/2] Small fix and code refactoring for mlx5
@ 2016-06-17 12:33 Leon Romanovsky
       [not found] ` <1466166812-730-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Leon Romanovsky @ 2016-06-17 12:33 UTC (permalink / raw)
  To: dledford-H+wXaHxf7aLQT0dZR+AlfA; +Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA

Hi Doug,

These two patches are intended for rdna-next and related
to mlx5 only.

Despite the fact that these patches were tested and found
that no merge conflict is expected between IB and net parts
of mlx5 driver, we would like to ask you to take into your
tree this refactored code.

Such move will give us enough time to respond in case other
developers (non-Mellanox) will send patches in that area and
will cause to merge conflicts during Linus's merge window.

Thanks

Artemy Kovalyov (2):
  IB/mlx5: Fix MODIFY_QP command input structure
  {net, IB}/mlx5: Refactor internal SRQ API

 drivers/infiniband/hw/mlx5/srq.c              | 102 ++++------
 drivers/net/ethernet/mellanox/mlx5/core/srq.c | 265 ++++++++++++++------------
 include/linux/mlx5/driver.h                   |   6 +-
 include/linux/mlx5/qp.h                       |   5 +-
 include/linux/mlx5/srq.h                      |  25 +++
 5 files changed, 218 insertions(+), 185 deletions(-)

-- 
2.1.4

--
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:[~2016-06-23 15:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-17 12:33 [PATCH rdma-next 0/2] Small fix and code refactoring for mlx5 Leon Romanovsky
     [not found] ` <1466166812-730-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-06-17 12:33   ` [PATCH rdma-next 1/2] IB/mlx5: Fix MODIFY_QP command input structure Leon Romanovsky
2016-06-17 12:33   ` [PATCH rdma-next 2/2] {net, IB}/mlx5: Refactor internal SRQ API Leon Romanovsky
2016-06-23 15:21   ` [PATCH rdma-next 0/2] Small fix and code refactoring for mlx5 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.