Re: [PATCH v2] net/cxgbe: read firmware configuration file from filesystem

2022-05-16 Thread Ferruh Yigit
On 5/16/2022 12:56 PM, Rahul Lakkireddy wrote: On Monday, May 05/16/22, 2022 at 12:06:01 +0100, Ferruh Yigit wrote: On 5/16/2022 11:27 AM, Rahul Lakkireddy wrote: Add support to read firmware configuration file from /lib/firmware/cxgb4/ path in the filesystem. The firmware config file is used t

Re: [PATCH v2] net/cxgbe: read firmware configuration file from filesystem

2022-05-16 Thread Rahul Lakkireddy
On Monday, May 05/16/22, 2022 at 12:06:01 +0100, Ferruh Yigit wrote: > On 5/16/2022 11:27 AM, Rahul Lakkireddy wrote: > > Add support to read firmware configuration file from > > /lib/firmware/cxgb4/ path in the filesystem. The firmware > > config file is used to enable or disable NIC features befo

Re: [PATCH v2] net/cxgbe: read firmware configuration file from filesystem

2022-05-16 Thread Ferruh Yigit
On 5/16/2022 11:27 AM, Rahul Lakkireddy wrote: Add support to read firmware configuration file from /lib/firmware/cxgb4/ path in the filesystem. The firmware config file is used to enable or disable NIC features before firmware initialization to help retrieve better debug data to analyze firmware

[PATCH v2] net/cxgbe: read firmware configuration file from filesystem

2022-05-16 Thread Rahul Lakkireddy
Add support to read firmware configuration file from /lib/firmware/cxgb4/ path in the filesystem. The firmware config file is used to enable or disable NIC features before firmware initialization to help retrieve better debug data to analyze firmware init failures. The config file can also be used