Merge branch 'octeon-npc-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 31 Aug 2021 10:35:26 +0000 (11:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 31 Aug 2021 10:35:26 +0000 (11:35 +0100)
commit616920a6a567e2fc5b9437b84703de717bb7295e
tree38ded70f5e01b4edac040634bb3ecdb50e624361
parentdc56ad7028c5f559b3ce90d5cca2e6b7b839f1d5
parent1e4428b6dba9b683dc2ec0a56ed7879de3200cce
Merge branch 'octeon-npc-fixes'

Subbaraya Sundeep says:

====================
octeontx2-af: Miscellaneous fixes in npc

This patchset consists of consolidated fixes in
rvu_npc file. Two of the patches prevent infinite
loop which can happen in corner cases. One patch
is for fixing static code analyzer reported issues.
And the last patch is a minor change in npc protocol
checker hardware block to report ipv4 checksum errors
as a known error codes.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>