Skip to content

Commit

Permalink
minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed Apr 26, 2024
1 parent e0f575a commit 65a2202
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/dataplane/dash-flow-resimulation.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,13 +185,13 @@ On routing entry:

| Attribute name | Type | Description |
| -------------- | ---- | ----------- |
| SAI_OUTBOUND_ROUTING_ENTRY_ATTR_ROUTING_ACTION_DISABLED_IN_FLOW_RESIMULATION_FLAG | `sai_uint64_t` | Routing actions that need to be disabled in flow resimulation. |
| SAI_OUTBOUND_ROUTING_ENTRY_ATTR_ROUTING_ACTIONS_DISABLED_IN_FLOW_RESIMULATION | `sai_uint64_t` | Routing actions that need to be disabled in flow resimulation. |

On CA-PA mapping entry:

| Attribute name | Type | Description |
| -------------- | ---- | ----------- |
| SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_ROUTING_ACTION_DISABLED_IN_FLOW_RESIMULATION_FLAG | `sai_uint64_t` | Routing actions that need to be disabled in flow resimulation. |
| SAI_OUTBOUND_CA_TO_PA_ENTRY_ATTR_ROUTING_ACTIONS_DISABLED_IN_FLOW_RESIMULATION | `sai_uint64_t` | Routing actions that need to be disabled in flow resimulation. |

### 6.5. Counters

Expand Down

0 comments on commit 65a2202

Please sign in to comment.