Re: [PATCH v3 ethtool] bnxt: Add Broadcom driver support.

2020-09-28 Thread Michal Kubecek
On Tue, Sep 22, 2020 at 03:43:02PM +0530, Vasundhara Volam wrote: > This patch adds the initial support for parsing registers dumped > by the Broadcom driver. Currently, PXP and PCIe registers are > parsed. > > Reviewed-by: Andy Gospodarek > Reviewed-by: Edwin Peer > Signed-off-by: Vasundhara Vo

[PATCH v3 ethtool] bnxt: Add Broadcom driver support.

2020-09-22 Thread Vasundhara Volam
This patch adds the initial support for parsing registers dumped by the Broadcom driver. Currently, PXP and PCIe registers are parsed. Reviewed-by: Andy Gospodarek Reviewed-by: Edwin Peer Signed-off-by: Vasundhara Volam --- v3: - Fix the memcpy to copy to the correct size variable. - Also, fix