]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8144c20cb782d31813b67d084e4fc10654bbb626
treea5efa899c4e5ad0cf837f99b62768b1494ed5c7a
parentcc45729fae36c9641942a2f0cf2d1dca08d3117a
parent7348503e67fd2bd3a2e1f5fedfc59b0c5f6cb3c7
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>