linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] mlx5 ECE fixes DC ECE code
@ 2020-06-02 12:55 Leon Romanovsky
  2020-06-02 12:55 ` [PATCH rdma-next 1/3] RDMA/mlx5: Return an error if copy_to_user fails Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Leon Romanovsky @ 2020-06-02 12:55 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe; +Cc: Leon Romanovsky, linux-rdma, Mark Zhang

From: Leon Romanovsky <leonro@mellanox.com>

Hi,

This are three patches which I would ask to consider for current PR
to Linus.

First two patches are fixing corner cases that are not possible
in the real life and the third patch is needed to ensure that API
toward user space is feature complete and won't need any extra
ucontext flags.

The code of third patch was already presented in v0 and v1,
but was dropped later.

Leon Romanovsky (3):
  RDMA/mlx5: Return an error if copy_to_user fails
  RDMA/mlx5: Don't rely on FW to set zeros in ECE response
  RDMA/mlx5: Return ECE DC support

 drivers/infiniband/hw/mlx5/qp.c | 59 +++++++++++++++++++++------------
 include/linux/mlx5/mlx5_ifc.h   |  5 +--
 2 files changed, 40 insertions(+), 24 deletions(-)

--
2.26.2


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

end of thread, other threads:[~2020-06-03 18:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-02 12:55 [PATCH rdma-next 0/3] mlx5 ECE fixes DC ECE code Leon Romanovsky
2020-06-02 12:55 ` [PATCH rdma-next 1/3] RDMA/mlx5: Return an error if copy_to_user fails Leon Romanovsky
2020-06-02 12:55 ` [PATCH rdma-next 2/3] RDMA/mlx5: Don't rely on FW to set zeros in ECE response Leon Romanovsky
2020-06-02 12:55 ` [PATCH mlx5-next 3/3] RDMA/mlx5: Return ECE DC support Leon Romanovsky
2020-06-03 18:48 ` [PATCH rdma-next 0/3] mlx5 ECE fixes DC ECE code Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).