[PATCH 03/18] staging/rdma/hfi1: Add aeth name syndrome decode

Marciniszyn, Mike mike.marciniszyn at intel.com
Fri Nov 20 21:43:12 UTC 2015


> > Add aeth name syndrome decode
> 
> Again, why?
> 

This fix is to enhance debugging.

The IBTA RC ACK contains an ACK extended transport header.

Part of that header is the syndrome field that qualifies the RC ACK as an ACK, NAK, or RNR NAK.

Without the patch here is the syndrome decode:
aeth syn 0x00

Here is the decode with the fix:
aeth syn 0x00 ACK

Mike


More information about the devel mailing list