diff mbox

[rdma-next] IB/rxe: Update documentation link

Message ID 20170228194253.11759-1-leon@kernel.org (mailing list archive)
State Accepted
Headers show

Commit Message

Leon Romanovsky Feb. 28, 2017, 7:42 p.m. UTC
All Soft-RoCE (rxe) is handled now in rdma-core user space library,
so the documentation. The patch below updates the documentation
link to that new location.

Reported-by: Josh Beavers <josh.beavers@gmail.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
---
 drivers/infiniband/sw/rxe/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
2.12.0

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Ira Weiny March 1, 2017, 12:11 a.m. UTC | #1
On Tue, Feb 28, 2017 at 09:42:53PM +0200, Leon Romanovsky wrote:
> All Soft-RoCE (rxe) is handled now in rdma-core user space library,
> so the documentation. The patch below updates the documentation
> link to that new location.
> 
> Reported-by: Josh Beavers <josh.beavers@gmail.com>
> Signed-off-by: Leon Romanovsky <leon@kernel.org>

Reviewed-by: Ira Weiny <ira.weiny@intel.com>

> ---
>  drivers/infiniband/sw/rxe/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/infiniband/sw/rxe/Kconfig b/drivers/infiniband/sw/rxe/Kconfig
> index 1e4e628fe7b0..71971d301638 100644
> --- a/drivers/infiniband/sw/rxe/Kconfig
> +++ b/drivers/infiniband/sw/rxe/Kconfig
> @@ -21,4 +21,4 @@ config RDMA_RXE
>  	To configure and work with soft-RoCE driver please use the
>  	following wiki page under "configure Soft-RoCE (RXE)" section:
> 
> -	https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
> +	https://github.com/linux-rdma/rdma-core/blob/master/Documentation/rxe.md
> --
> 2.12.0
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Doug Ledford March 25, 2017, 1:17 a.m. UTC | #2
On Tue, 2017-02-28 at 19:11 -0500, ira.weiny wrote:
> On Tue, Feb 28, 2017 at 09:42:53PM +0200, Leon Romanovsky wrote:
> > All Soft-RoCE (rxe) is handled now in rdma-core user space library,
> > so the documentation. The patch below updates the documentation
> > link to that new location.
> > 
> > Reported-by: Josh Beavers <josh.beavers@gmail.com>
> > Signed-off-by: Leon Romanovsky <leon@kernel.org>
> 
> Reviewed-by: Ira Weiny <ira.weiny@intel.com>

Thanks, applied.
diff mbox

Patch

diff --git a/drivers/infiniband/sw/rxe/Kconfig b/drivers/infiniband/sw/rxe/Kconfig
index 1e4e628fe7b0..71971d301638 100644
--- a/drivers/infiniband/sw/rxe/Kconfig
+++ b/drivers/infiniband/sw/rxe/Kconfig
@@ -21,4 +21,4 @@  config RDMA_RXE
 	To configure and work with soft-RoCE driver please use the
 	following wiki page under "configure Soft-RoCE (RXE)" section:

-	https://github.com/SoftRoCE/rxe-dev/wiki/rxe-dev:-Home
+	https://github.com/linux-rdma/rdma-core/blob/master/Documentation/rxe.md