[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200721023847.2567-1-rakeshs.lkm@gmail.com>
Date: Tue, 21 Jul 2020 08:08:45 +0530
From: rakeshs.lkm@...il.com
To: sbhatta@...vell.com, sgoutham@...vell.com, jerinj@...vell.com,
rsaladi2@...vell.com, davem@...emloft.net, kuba@...nel.org,
netdev@...r.kernel.org
Cc: Rakesh Babu <rakeshs.lkm@...il.com>
Subject: [PATCH v2 0/2] Interrupt handler support for NPA and NIX in Octeontx2.
From: Rakesh Babu <rakeshs.lkm@...il.com>
Changes from v1.
1. Assigned void pointers to another type of pointers without type casting.
2. Removed Switch and If cases in interrupt handlers and printed the hexa
value of the interrupt
Jerin Jacob (2):
octeontx2-af: add npa error af interrupt handlers
octeontx2-af: add nix error af interrupt handlers
.../net/ethernet/marvell/octeontx2/af/rvu.c | 12 ++
.../net/ethernet/marvell/octeontx2/af/rvu.h | 4 +
.../ethernet/marvell/octeontx2/af/rvu_nix.c | 148 +++++++++++++++
.../ethernet/marvell/octeontx2/af/rvu_npa.c | 176 ++++++++++++++++++
.../marvell/octeontx2/af/rvu_struct.h | 20 ++
5 files changed, 360 insertions(+)
--
2.17.1
Powered by blists - more mailing lists