[dpdk-dev] [PATCH 3/5] bnxt: Add support for new HWRM version

Bruce Richardson bruce.richardson at intel.com
Wed Sep 21 13:07:20 CEST 2016


On Mon, Aug 15, 2016 at 06:06:53PM -0500, Ajit Khaparde wrote:
> Update HWRM specification to 1.3.0 release.
> Hardware Resource Manager or HWRM in short, is a set of API provided
> by the firmware running in the ASIC to manage the various resources.
> 
> Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com>
> ---
>  drivers/net/bnxt/hsi_struct_def_dpdk.h | 4731 +++++++++++++++++---------------
>  1 file changed, 2445 insertions(+), 2286 deletions(-)
> 
Hi Ajit,

this patch is large, but seems to have quite a number of changes for indentation
e.g. indentation of comments, and other whitespace changes. Can these changes
be split out to make the diff smaller and code changes easier to see?

Regards,
/Bruce


More information about the dev mailing list