]> 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)
commitfc3ed72f0cdf07de08e7ade18fb420b9afcf4746
tree38ded70f5e01b4edac040634bb3ecdb50e624361
parent78f1d3ffcff9740850a7f33e7425a8ffced5f99f
parent97235a3b0b5c813ba9945248b5cc5a6641b469d8
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>