OSDN Git Service

net/mlx5e: Extend tx diagnose function
authorAya Levin <ayal@mellanox.com>
Mon, 24 Jun 2019 18:41:21 +0000 (21:41 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 20 Aug 2019 20:08:16 +0000 (13:08 -0700)
commitdd921fd24179e51fc8d8d7bd7978f369da5ba34a
tree74cf9b3a916eb13ceb2e169cb9be3bd2ca49b5df
parentc50de4af1d635fab3a5c8bd358f55623c01f7ee5
net/mlx5e: Extend tx diagnose function

The following patches in the set enhance the diagnostics info of tx
reporter. Therefore, it is better to pass a pointer to the SQ for
further data extraction.

Signed-off-by: Aya Levin <ayal@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c