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

2018-05-24 Thread Kalluru, Sudarsana
-Original Message- From: Yuval Mintz [mailto:yuv...@mellanox.com] Sent: 24 May 2018 16:55 To: Kalluru, Sudarsana ; da...@davemloft.net Cc: netdev@vger.kernel.org Subject: RE: [PATCH net-next 1/1] bnx2x: Collect the device debug information during Tx timeout. > Tx-timeout mostly happ

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

2018-05-24 Thread Yuval Mintz
> 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 > wan

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

2018-05-23 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