]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2a6681c5393ab13537d8d303a050c3c2932c829c
tree38ded70f5e01b4edac040634bb3ecdb50e624361
parentc032494df0af069f4a54d066afee33e89c6d2574
parent2832358347645cdd07162dedb7b10b67f037609c
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>