[ofw] RE: [PATCH] IPoIB: Add RDMACapable registry entry
Tzachi Dar
tzachid at mellanox.co.il
Sun Jul 27 00:46:50 PDT 2008
Applied in 1449.
Thanks
Tzachi
________________________________
From: Reuven Amitai
Sent: Sunday, July 20, 2008 3:13 PM
To: Tzachi Dar
Cc: ofw at lists.openfabrics.org
Subject: [PATCH] IPoIB: Add RDMACapable registry entry
Hi,
This patch add "RDMACapable" key and set it to 1.
This is required for the DTM (Driver Test Manager) to detect the
driver as RDMA capable
and present the appropriate driver test jobs in its UI
Thanks, Reuven.
>>>>>>>>>>>>>>>>>>>>>>>>>>>
Index: ipoib/kernel/netipoib.inx
===================================================================
--- ipoib/kernel/netipoib.inx (revision 1421)
+++ ipoib/kernel/netipoib.inx (working copy)
@@ -58,6 +58,7 @@
AddService = ipoib, 2, IpoibService, IpoibEventLog
[IpoibAddReg]
+HKR, ,RDMACapable, %REG_DWORD%, 1
HKR, Ndi, Service, 0, "ipoib"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
@@ -194,4 +195,5 @@
DIRID_SYSTEM = 11
DIRID_DRIVERS = 12
DIRID_SYSTEM_X86 = 16425
+REG_DWORD = 0x00010001
REG_DWORD_NO_CLOBBER = 0x00010003
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20080727/2b84d5d4/attachment.html>
More information about the ofw
mailing list