[ofa-general] [PATCH 4/4][v2] dapl: update vendor information for OFA v2 provider
Davis, Arlin R
arlin.r.davis at intel.com
Fri Apr 4 16:41:17 PDT 2008
Signed-off by: Arlin Davis ardavis at ichips.intel.com
---
dapl/include/dapl_vendor.h | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/dapl/include/dapl_vendor.h b/dapl/include/dapl_vendor.h
index e87467a..f6d3cc0 100644
--- a/dapl/include/dapl_vendor.h
+++ b/dapl/include/dapl_vendor.h
@@ -52,14 +52,14 @@
* Product name of the adapter.
* Returned in DAT_IA_ATTR.adapter_name
*/
-#define VN_ADAPTER_NAME "Generic InfiniBand HCA"
+#define VN_ADAPTER_NAME "Generic OpenFabrics HCA"
/*
* Vendor name
* Returned in DAT_IA_ATTR.vendor_name
*/
-#define VN_VENDOR_NAME "DAPL Reference Implementation"
+#define VN_VENDOR_NAME "DAPL OpenFabrics Implementation"
/**********************************************************************
@@ -78,7 +78,7 @@
* DAT_PROVIDER_ATTR.provider_version_minor
*/
-#define VN_PROVIDER_MAJOR 1
+#define VN_PROVIDER_MAJOR 2
#define VN_PROVIDER_MINOR 0
/*
--
1.5.2.5
More information about the general
mailing list