net/mlx5e: Add Event Queue meta data info for TX timeout logs
authorEran Ben Elisha <eranbe@mellanox.com>
Wed, 13 Dec 2017 11:04:01 +0000 (13:04 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 19 Jan 2018 20:41:33 +0000 (22:41 +0200)
commit3a32b26a4eccb37435d81bf75e41b2bd4464f8d6
treed4ca595a9ef7eb11d95034d9cc792f7376c394ec
parent84990945261926a557fc85a835c665996e282a29
net/mlx5e: Add Event Queue meta data info for TX timeout logs

When TX timeout occurs, EQ consumer index and irqn can help in debug for
understanding the SW state of EQ. Add them to the logger prints for the
relevant EQ only.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c