Re: [PATCH net-next v2 1/1] bnx2x: Collect the device debug information during Tx timeout.

2018-05-28 Thread David Miller
From: Sudarsana Reddy Kalluru Date: Thu, 24 May 2018 04:57:51 -0700 > Tx-timeout mostly happens due to some issue in the device. In such cases, > debug dump would be helpful for identifying the cause of the issue. > This patch adds support to spill debug data during the Tx timeout. Here > bnx2x_p

[PATCH net-next v2 1/1] bnx2x: Collect the device debug information during Tx timeout.

2018-05-24 Thread Sudarsana Reddy Kalluru
Tx-timeout mostly happens due to some issue in the device. In such cases, debug dump would be helpful for identifying the cause of the issue. This patch adds support to spill debug data during the Tx timeout. Here bnx2x_panic_dump() API is used instead of bnx2x_panic(), since we still want to allow