Hi!

OpenSM when logging an errors uses error code in a log message. Like
this:

        osm_log(p_log, OSM_LOG_ERROR,
                "__updn_bfs_by_node (less) ERR AA01: " ...
                                               ^^^^
This is the old convention, first two digits (AA in this example) are
unique per source file, the next two are sequential number of an error
in this file.

I wanted to know if anybody uses those error codes. If not, are there
any plans for using this?

IOW should we spend the time and maintain this?

Sasha
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to