commit | 031cf4769bc4504d046074274d1ecd70d89d20b8 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Mon Jul 14 21:34:53 2014 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 15 16:25:16 2014 -0700 |
tree | 9fc2ee18f4ee2cf26c365e4e3083ed8994c105e7 | |
parent | 4c2c5763227a14ce111d6f35df708459d2443cc3 [diff] |
cxgb4/iw_cxgb4: display TPTE on errors With ingress WRITE or READ RESPONSE errors, HW provides the offending stag from the packet. This patch adds logic to log the parsed TPTE in this case. cxgb4 now exports a function to read a TPTE entry from adapter memory. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>