commit | 8465df4025dd4ab84fc24dad6a91cc2b9ec1604d | [log] [tgz] |
---|---|---|
author | Moshe Shemesh <moshe@mellanox.com> | Sun Jul 14 14:06:40 2019 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Aug 22 13:38:47 2019 -0700 |
tree | c69cfa2453f82b68c639253aafd23860d35caa0e | |
parent | cc07db5a5b100bc8eaab5097a23d72f858979750 [diff] |
net/mlx5: Fix crdump chunks print Crdump repeats itself every chunk of 256bytes. That is due to bug of missing progressing offset while copying the data from buffer to devlink_fmsg. Fixes: 9b1f29823605 ("net/mlx5: Add support for FW fatal reporter dump") Signed-off-by: Moshe Shemesh <moshe@mellanox.com> Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>