Merge branch 'octeontx2-refactor'
authorDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2021 19:29:40 +0000 (12:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Mar 2021 19:29:40 +0000 (12:29 -0700)
commitf16569420d597987cca0d966809a882f04d3f465
treea5efa899c4e5ad0cf837f99b62768b1494ed5c7a
parent930a3a622935e7cf28445f61826253f8eee56f45
parent058fa3d915eac6e0babbe3c4776e8ca382415c2c
Merge branch 'octeontx2-refactor'

Naveen Mamindlapalli says:

====================
refactor code related to npc install flow

This patchset refactors and cleans up the code associated with the
npc install flow API, specifically to eliminate different code paths
while installing MCAM rules by AF and PF. This makes the code easier
to understand and maintain. Also added support for multi channel NIX
promisc entry.
====================

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