[dpdk-dev] [PATCH 1/5] net/bnx2x: update and reorganize HW registers
Jerin Jacob
jerinjacobk at gmail.com
Mon Sep 23 12:47:28 CEST 2019
On Fri, Sep 6, 2019 at 12:57 PM Rasesh Mody <rmody at marvell.com> wrote:
>
> Update and reorganize HW registers in preparation to update the firmware
> to version 7.13.11.
> Move HW_INTERRUT_ASSERT_SET_0 out from ecore_reg.h to bnx2x.h.
>
> Signed-off-by: Rasesh Mody <rmody at marvell.com>
> ---
> drivers/net/bnx2x/bnx2x.c | 3 +-
> drivers/net/bnx2x/bnx2x.h | 67 +
> drivers/net/bnx2x/ecore_reg.h | 6246 ++++++++++++++++++++++-----------
> 3 files changed, 4183 insertions(+), 2133 deletions(-)
Series applied to dpdk-next-net-mrvl/master. Thanks.
Note:
There are checkpatch errors with base code. I guess, we can not do
much about it.
More information about the dev
mailing list