From: Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH rdma-next 0/3] Add support for active width and speed for RoCE
Date: Thu, 20 Apr 2017 20:53:30 +0300 [thread overview]
Message-ID: <20170420175333.7082-1-leon@kernel.org> (raw)
Hi Doug,
This series from Noa replaces the current hard-coded active speed
and width reported for RoCE in the mlx5 driver.
Two preliminary commits were needed for this change:
1. As a part of proper translation of the ib_port_spped enum,
the IB_SPEED_HDR enum entry was added.
2. Set mlx5_query_roce_port's return value to void, since in case of
an error, the properties reported back to the user are zeroed.
It is based on k.o/for-4.12 branch.
Thanks,
Noa and Leon.
Noa Osherovich (3):
IB/core: Add HDR speed enum
IB/mlx5: Set mlx5_query_roce_port's return value to void
IB/mlx5: Add support for active_width and active_speed in RoCE
drivers/infiniband/core/sysfs.c | 4 ++
drivers/infiniband/hw/mlx5/main.c | 89 +++++++++++++++++++++++++++++++++------
include/rdma/ib_verbs.h | 3 +-
3 files changed, 82 insertions(+), 14 deletions(-)
--
2.12.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
next reply other threads:[~2017-04-20 17:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-20 17:53 Leon Romanovsky [this message]
[not found] ` <20170420175333.7082-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-04-20 17:53 ` [PATCH rdma-next 1/3] IB/core: Add HDR speed enum Leon Romanovsky
2017-04-20 17:53 ` [PATCH rdma-next 2/3] IB/mlx5: Set mlx5_query_roce_port's return value to void Leon Romanovsky
[not found] ` <20170420175333.7082-3-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-04-21 2:30 ` Leon Romanovsky
2017-04-20 17:53 ` [PATCH rdma-next 3/3] IB/mlx5: Add support for active_width and active_speed in RoCE Leon Romanovsky
2017-04-24 16:30 ` [PATCH rdma-next 0/3] Add support for active width and speed for RoCE Doug Ledford
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170420175333.7082-1-leon@kernel.org \
--to=leon-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.