commit | 6e10d2e407542605b2bdca43dc88c35fa8bd24b2 | [log] [tgz] |
---|---|---|
author | Faisal Latif <faisal.latif@intel.com> | Fri Feb 12 19:55:03 2010 +0000 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Feb 19 11:38:14 2010 -0800 |
tree | c79261a233ea24d7b3cee6fb011a6b8f5243a8e4 | |
parent | 676ad585531e965416fd958747894541dabcec96 [diff] |
RDMA/nes: Use atomic counters for CM listener create and destroy After running long iterative MPI tests, sometimes ethtool reports a "CM Destroy Listener" count more than the "CM Create Listener" count. This inconsistency is fixed by making counter variables atomic. Signed-off-by: Faisal Latif <faisal.latif@intel.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>