Re: [dpdk-dev] [PATCH v4 4/4] net/qede: add support for get register operation

2020-07-08 Thread Jerin Jacob
On Wed, Jul 8, 2020 at 2:47 AM Rasesh Mody wrote: > > Add support for .get_reg eth_dev ops which will be used to collect the > firmware debug data. > > PMD on detecting on some HW errors will collect the FW/HW Dump to a > buffer and then it will save it to a file implemented in > qede_save_fw_dump

[dpdk-dev] [PATCH v4 4/4] net/qede: add support for get register operation

2020-07-07 Thread Rasesh Mody
Add support for .get_reg eth_dev ops which will be used to collect the firmware debug data. PMD on detecting on some HW errors will collect the FW/HW Dump to a buffer and then it will save it to a file implemented in qede_save_fw_dump(). Dump file location and name: Location: or DPDK root Name: