Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Cliff Burdick <cburdick@nvidia.com>
  • Loading branch information
cliffburdick committed Dec 13, 2024
1 parent 4b1a559 commit 3bda863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions operators/advanced_network/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ Too low means risk of dropped packets from NIC having nowhere to write (Rx) or h
- type: `string`
- **`memory_regions`**: List of memory regions where buffers are stored. memory regions names are configured in the [Memory Regions](#memory-regions) section
type: `list`
- **`timeout_us`**: Timeout value that a batch will be sent on even if not enough packets to fill a batch were received
- type: `integer`

- **`flows`**: List of flows - rules to apply to packets, mostly to divert to the right queue. (<mark>Not in use for Rivermax manager</mark>)
type: `list`
Expand Down

0 comments on commit 3bda863

Please sign in to comment.