diff options
author | Sriram Vatala <svatala@marvell.com> | 2024-08-08 09:57:36 +0000 |
---|---|---|
committer | Damjan Marion <dmarion@0xa5.net> | 2024-08-29 08:38:22 +0000 |
commit | ff17350ae04dd975c139685d01dc4818e50dbdfe (patch) | |
tree | e88ee3bf3a1de871596ae42bae79455af79e92be /docs/configuration/reference.rst | |
parent | 828353fa5f461319ef05d23984418a7652dd6315 (diff) |
octeon: use proper refs for roc item spec and mask
vnet flow enable is failing due to bogus bytes pointed by spec, mask
variables of roc_npc_flow_item structure. Using reference to local
variables defined in block scope is causing this. Moving the variable
declarations to function block scope fixes this issue.
Fixes: 064762e20
Type: fix
Signed-off-by: Sriram Vatala <svatala@marvell.com>
Change-Id: I3904199b5b2bd88cd02ada5604059ab6fd12eef7
Diffstat (limited to 'docs/configuration/reference.rst')
0 files changed, 0 insertions, 0 deletions