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

2020-07-09 Thread Ferruh Yigit
On 7/8/2020 11:50 PM, 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(). > > Du

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

2020-07-09 Thread Jerin Jacob
On Thu, Jul 9, 2020 at 4:22 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 v5 4/4] net/qede: add support for get register operation

2020-07-08 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: