aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVasundhara Volam <[email protected]>2019-10-31 10:08:52 +0000
committerDavid S. Miller <[email protected]>2019-10-31 18:00:45 +0000
commit0b0eacf3c83cb292c6eef55c76d5138c9302dc20 (patch)
tree35702cf48794ab0ee813bdd6cba1d8c3585a86e4 /net/unix/af_unix.c
parentbnxt_en: Add support to invoke OP-TEE API to reset firmware (diff)
downloadkernel-0b0eacf3c83cb292c6eef55c76d5138c9302dc20.tar.gz
kernel-0b0eacf3c83cb292c6eef55c76d5138c9302dc20.zip
bnxt_en: Add support to collect crash dump via ethtool
Driver supports 2 types of core dumps. 1. Live dump - Firmware dump when system is up and running. 2. Crash dump - Dump which is collected during firmware crash that can be retrieved after recovery. Crash dump is currently supported only on specific 58800 chips which can be retrieved using OP-TEE API only, as firmware cannot access this region directly. User needs to set the dump flag using following command before initiating the dump collection: $ ethtool -W|--set-dump eth0 N Where N is "0" for live dump and "1" for crash dump Command to collect the dump after setting the flag: $ ethtool -w eth0 data Filename v3: Modify set_dump to support even when CONFIG_TEE_BNXT_FW=n. Also change log message to netdev_info(). Cc: Jakub Kicinski <[email protected]> Cc: Michael Chan <[email protected]> Signed-off-by: Vasundhara Volam <[email protected]> Signed-off-by: Sheetal Tigadoli <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions