commit | 13d84914db56c1afd1c9bf4f41e9bf91f061a7dd | [log] [tgz] |
---|---|---|
author | Dennis Dalessandro <dennis.dalessandro@intel.com> | Mon May 29 17:22:01 2017 -0700 |
committer | Doug Ledford <dledford@redhat.com> | Tue Jun 27 16:58:12 2017 -0400 |
tree | 8903b27077dc894693fa3d07be56e65a37298e75 | |
parent | bec7c79cd8f764ba84c8ec6d8c402b8a7cd3a54f [diff] |
IB/hfi1,qib: Do not send QKey trap for UD qps According to IBTA spec a QKey violation should not result in a bad qkey trap being triggered for UD queue pairs. Also since it is a silent error we do not increment the q_key violation or the dropped packet counters. Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com> Signed-off-by: Dennis Dalessandro <dennis.dalessandro@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>