[Openib-windows] [PATCH] cosmetics issue in ib_types.h

Yossi Leybovich sleybo at mellanox.co.il
Thu Sep 22 05:34:47 PDT 2005


Fab

this patch fix the ib_grh_t to be highlight when using robodoc
and fix the numbering of WR defines

BTW
I think it will be good idea to open docs directory under trunk, and put
there tall html files.
I can send you the html files that we generate from the source.

10x
Yossi 

Singe-off-by:Yossi Leybovich (sleybo at mellanox.co.il)
Index: core/al/ib_statustext.c
===================================================================
--- core/al/ib_statustext.c	(revision 435)
+++ core/al/ib_statustext.c	(working copy)
@@ -205,6 +205,7 @@
 
 static const char* const __ib_wr_type_str[] =
 {
+	"WR_DUMMY",		/*place holder*/
 	"WR_SEND",
 	"WR_RDMA_WRITE",
 	"WR_RDMA_READ",
Index: inc/iba/ib_types.h
===================================================================
--- inc/iba/ib_types.h	(revision 435)
+++ inc/iba/ib_types.h	(working copy)
@@ -4939,9 +4939,15 @@
 #include <complib/cl_packoff.h>
 /************/
 
-/*
- *	Global route header information received with unreliable datagram
messages
- */
+/****s* IBA Base: Types/ib_grh_t
+* NAME
+*	ib_grh_t
+*
+* DESCRIPTION
+*	Global route header information received with unreliable datagram
messages
+*
+* SYNOPSIS
+*/
 #include <complib/cl_packon.h>
 typedef struct _ib_grh
 {
@@ -4954,6 +4960,7 @@
 
 }	PACK_SUFFIX ib_grh_t;
 #include <complib/cl_packoff.h>
+/************/
 
 /****f* IBA Base: Types/ib_grh_get_ver_class_flow
 * NAME

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20050922/62f5f061/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wr_type2.patch
Type: application/octet-stream
Size: 1058 bytes
Desc: not available
URL: <http://lists.openfabrics.org/pipermail/ofw/attachments/20050922/62f5f061/attachment.obj>


More information about the ofw mailing list