commit | 4fc8cd4919428f9b86f0b65e2f3245a1c186737f | [log] [tgz] |
---|---|---|
author | Sean Hefty <sean.hefty@intel.com> | Tue Nov 27 00:11:04 2007 -0800 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jan 25 14:15:30 2008 -0800 |
tree | 07bca41da2be7504e6d17745fb86264e59a4958e | |
parent | 547af76521b3fd4b9ec5c9a9975a17eadb95e6f6 [diff] |
IB/mad: Report number of times a mad was retried To allow ULPs to tune timeout values and capture retry statistics, report the number of times that a mad send operation was retried. For RMPP mads, report the total number of times that the any portion (send window) of the send operation was retried. Signed-off-by: Sean Hefty <sean.hefty@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>