diff options
author | Naveen Mamindlapalli <naveenm@marvell.com> | 2020-11-14 20:53:02 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-17 22:48:21 +0100 |
commit | dbab48cecc9466872574f29f7c3f5fd772277f5d (patch) | |
tree | 88bd4149753f0e3a27551308c02a6239be171ba3 /drivers/ntb | |
parent | octeontx2-af: Handle PF-VF mac address changes (diff) | |
download | linux-dbab48cecc9466872574f29f7c3f5fd772277f5d.tar.xz linux-dbab48cecc9466872574f29f7c3f5fd772277f5d.zip |
octeontx2-af: Add new mbox messages to retrieve MCAM entries
This patch introduces new mailbox mesages to retrieve a given
MCAM entry or base flow steering rule of a VF installed by its
parent PF. This helps while updating the existing MCAM rules
with out re-framing the whole mailbox request again. The INSTALL
FLOW mailbox consumer can read-modify-write the existing entry.
Similarly while installing new flow rules for a VF, the base
flow steering rule match creteria is copied to the new flow rule
and the deltas are appended to the new rule.
Signed-off-by: Naveen Mamindlapalli <naveenm@marvell.com>
Co-developed-by: Vamsi Attunuru <vattunuru@marvell.com>
Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com>
Signed-off-by: Sunil Goutham <sgoutham@marvell.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions