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

2020-06-28 Thread Jerin Jacob
On Sun, Jun 28, 2020 at 11:29 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_du

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

2020-06-27 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: