[openib-general] Opensm - retries added

Sean Hefty mshefty at ichips.intel.com
Wed Dec 29 11:25:43 PST 2004


shaharf wrote:
>             I added very simple retries mechanism to the SM. It is not
> really checked, because I don't have a controlled way to loose packets.

You can simulate this by modifying validate_mad in mad.c to return 
occasionally.  E.g. declare a local static variable as a counter and 
return 0 whenever variable mod drop rate = 0.

- Sean



More information about the general mailing list