public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
To: jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org
Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH 9/9] remove iwpmd/README
Date: Mon, 19 Sep 2016 08:56:33 -0700	[thread overview]
Message-ID: <1474300593-31922-10-git-send-email-hch@lst.de> (raw)
In-Reply-To: <1474300593-31922-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>

No useful information left in it for the modern-day package.

Signed-off-by: Christoph Hellwig <hch-jcswGhMUV9g@public.gmane.org>
---
 iwpmd/README | 36 ------------------------------------
 1 file changed, 36 deletions(-)
 delete mode 100644 iwpmd/README

diff --git a/iwpmd/README b/iwpmd/README
deleted file mode 100644
index 49a2890..0000000
--- a/iwpmd/README
+++ /dev/null
@@ -1,36 +0,0 @@
-iWarp Port Mapper Daemon - iwpmd
-
-DESCRIPTION
-
-iwpmd provides a user space service (iwpmd) for the iWarp drivers
-to claim tcp ports through the standard socket interface.
-The drivers currently using the service are Intel nes and Chelsio cxgb4.
-
-PREREQUISITES
-
-iwpmd requires libnl-1 or higher version and the corresponding libnl-devel
-to be installed.
-
-The kernel space support for the port mapper is part of the iw_cm module.
-The ib_core module includes netlink support, which is used by the port mapper 
-clients to exchange messages with iwpmd. Both modules iw_cm and ib_core need to 
-be loaded in order for the iwpmd service to start successfully.
-
-If the iwpmd is installed, but the required modules aren't loaded, you need to
-load the modules and then restart the iwpmd service.
-
-STARTING THE SERVICE
-
-After installing an OFED package which includes iwpmd, the service should start 
-automatically after reboot.
-
-To check if the service is running:
-ps aux | grep iwpmd
-
-To start/stop the iwpmd service use:
-service iwpmd start
-service iwpmd stop
-
-With systemd, to start/stop the iwpmd service use:
-systemctl start iwpmd
-systemctl stop iwpmd
-- 
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

  parent reply	other threads:[~2016-09-19 15:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 15:56 update rdma-plumbing Documentation Christoph Hellwig
     [not found] ` <1474300593-31922-1-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-09-19 15:56   ` [PATCH 1/9] add reporting bugs and submitting patches sections to README.md Christoph Hellwig
2016-09-19 15:56   ` [PATCH 2/9] remove empty documentation files Christoph Hellwig
2016-09-19 15:56   ` [PATCH 3/9] remove README files in the provider directories Christoph Hellwig
2016-09-19 15:56   ` [PATCH 4/9] move rxe documentation to Documentation/ Christoph Hellwig
2016-09-19 15:56   ` [PATCH 5/9] move libibverbs " Christoph Hellwig
     [not found]     ` <1474300593-31922-6-git-send-email-hch-jcswGhMUV9g@public.gmane.org>
2016-09-19 17:02       ` Parav Pandit
2016-09-19 15:56   ` [PATCH 6/9] move libibcm " Christoph Hellwig
2016-09-19 15:56   ` [PATCH 7/9] move librdmacm " Christoph Hellwig
2016-09-19 15:56   ` [PATCH 8/9] move srp_daemon " Christoph Hellwig
2016-09-19 15:56   ` Christoph Hellwig [this message]
2016-09-19 19:25   ` update rdma-plumbing Documentation Jason Gunthorpe
     [not found]     ` <20160919192550.GA7486-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-09-19 20:59       ` Christoph Hellwig

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=1474300593-31922-10-git-send-email-hch@lst.de \
    --to=hch-jcswghmuv9g@public.gmane.org \
    --cc=jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox