summaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorRatheesh Kannoth <rkannoth@marvell.com>2026-02-24 11:00:06 +0300
committerJakub Kicinski <kuba@kernel.org>2026-02-28 21:29:26 +0300
commit9000cada7aa9593df9b0c105f906fdfb43a5b341 (patch)
tree39d4db1ca604f8cca5fd59b30991604e8d937841 /include/linux/stacktrace.h
parent645c6e3c19999007446790b4b823452a7b3a3981 (diff)
downloadlinux-9000cada7aa9593df9b0c105f906fdfb43a5b341.tar.xz
octeontx2-af: npc: cn20k: Allocate MCAM entry for flow installation
In CN20K, the PF/VF driver is unaware of the NPC MCAM entry type (x2/x4) required for a particular TC rule when the user installs rules through the TC command. This forces the PF/VF driver to first query the AF driver for the rule size, then allocate an entry, and finally install the flow. This sequence requires three mailbox request/response exchanges from the PF. To speed up the installation, the `install_flow` mailbox request message is extended with additional fields that allow the AF driver to determine the required NPC MCAM entry type, allocate the MCAM entry, and complete the flow installation in a single step. Signed-off-by: Ratheesh Kannoth <rkannoth@marvell.com> Link: https://patch.msgid.link/20260224080009.4147301-11-rkannoth@marvell.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions