Skip to content

Commit

Permalink
Adding description for Flow Settings
Browse files Browse the repository at this point in the history
  • Loading branch information
satyamsinghKey committed Dec 16, 2024
1 parent fc452b2 commit b4ed901
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions device/rocev2/rocev2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@ components:
x-field-uid: 4
flow_settings:
type: array
description: >-
This section has two views, Local End and Remote End.
Both views have same configurations. However, the remote and local peer IP addresses are interchanged.
This configuration allows you to configure RDMA flow over the same QP number from same source and destination.
Default value for commands at Remote peer is set to None.
So that by default, this remote peer does not initiate any traffic flow.
items:
$ref: './flowsettings.yaml#/components/schemas/RoCEv2.FlowSettings'
x-field-uid: 5
Expand Down

0 comments on commit b4ed901

Please sign in to comment.