commit | 63be91c89dd435fa5e88e7bae5390bfea5d54743 | [log] [tgz] |
---|---|---|
author | Sunil Goutham <sgoutham@marvell.com> | Mon Nov 19 16:17:31 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 17:56:08 2018 -0800 |
tree | c6b0f8b69aa998733b1f14bfff0baacae720a64d | |
parent | a958dd59f9cef9fa7b38258a559a162a09b3ae00 [diff] |
octeontx2-af: Alloc and config NPC MCAM entry at a time A new mailbox message is added to support allocating a MCAM entry along with a counter and configuring it in one go. This reduces the amount of mailbox communication involved in installing a new MCAM rule. Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>