Re: [PATCH 01/14] SIWv2: Kconfig and Makefile
From: Bart Van Assche <hidden>
Date: 2011-06-18 17:58:07
Also in:
linux-rdma
On Thu, Jun 16, 2011 at 2:41 PM, Bernard Metzler [off-list ref] wrote:
quoted hunk
diff --git a/drivers/infiniband/hw/siw/Kconfig b/drivers/infiniband/hw/siw/Kconfig new file mode 100644 index 0000000..6beff23 --- /dev/null +++ b/drivers/infiniband/hw/siw/Kconfig@@ -0,0 +1,14 @@ +config INFINIBAND_SOFTIWARP + tristate "Software iWARP Stack (EXPERIMENTAL)" + depends on INET && EXPERIMENTAL
No dependency on INFINIBAND ?
+ ---help--- + Kernel Software Implementation of the iWARP protocol stack + + This driver implements the iWARP protocol stack in software + and interfaces with in-kernel TCP/IP as well as the OFED + verbs interfaces. + + Please send feedback to [off-list ref]. + + To compile this driver as a module, choose M here: the module + will be called siw.
Seems like a good idea to me to mention that an iWARP device is created automatically to each Ethernet interface found at the time siw is loaded. Also, I think author information should be added to MAINTAINERS file instead of Kconfig. Bart. -- 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