commit | 27fed78737aeb692efe525d74fcb54dbe9d67973 | [log] [tgz] |
---|---|---|
author | Igor Russkikh <irusskikh@marvell.com> | Sun Aug 23 14:19:32 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 24 18:01:33 2020 -0700 |
tree | 7e71faf6649607d37d03b81dccbbcd44bcda6189 | |
parent | b228cb1602ead97be5449cb87b68addea0e8243c [diff] |
qed: implement devlink dump Gather and push out full device dump to devlink. Device dump is the same as with `ethtool -d`, but now its generated exactly at the moment bad thing happens. Signed-off-by: Igor Russkikh <irusskikh@marvell.com> Signed-off-by: Alexander Lobakin <alobakin@marvell.com> Signed-off-by: Michal Kalderon <michal.kalderon@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>