commit | 1acae6b030164217b9c6a52245eade730057152b | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Sun Dec 31 12:55:26 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Mar 27 17:17:28 2018 -0700 |
tree | 732954a745c61984923e560b54bb62dfcbb54274 | |
parent | 2816077127230ef52cc7497903e71def45747611 [diff] |
mlx5: Move dump error CQE function out of mlx5_ib for code sharing Move mlx5_ib dump error CQE implementation to mlx5 CQ header file in order to use it in a downstream patch from mlx5e. In addition, use print_hex_dump instead of manual dumping of the buffer. Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>