[net PATCH v3 0/3] RVU Debugfs fix updates.

From: Rakesh Babu Saladi
Date: Wed Oct 27 2021 - 13:33:19 EST


The following patch series consists of the patch fixes done over
rvu_debugfs.c and rvu_nix.c files.

Patch 1: Check and return if ipolicers do not exists.
Patch 2: Fix rsrc_alloc to print all enabled PF/VF entries with list of LFs
allocated for each functional block.
Patch 3: Fix possible null pointer dereference.

Changes made from v2 to v3:
Included a new patch in this series which fixes null pointer dereference.

Rakesh Babu (1):
octeontx2-af: Display all enabled PF VF rsrc_alloc entries.

Rakesh Babu Saladi (1):
octeontx2-af: Fix possible null pointer dereference.

Subbaraya Sundeep (1):
octeontx2-af: Check whether ipolicers exists

.../marvell/octeontx2/af/rvu_debugfs.c | 148 ++++++++++++++----
.../ethernet/marvell/octeontx2/af/rvu_nix.c | 3 +
2 files changed, 118 insertions(+), 33 deletions(-)

--
2.17.1