Skip to content

Commit

Permalink
Merge branch 'sonic-net:main' into dash_flow_test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaofengWu123 authored Nov 9, 2024
2 parents c010f3a + af24c36 commit 11881ab
Show file tree
Hide file tree
Showing 13 changed files with 736 additions and 421 deletions.
114 changes: 64 additions & 50 deletions .wordlist.txt

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,12 @@ The scaling requirement for PL redirect map are listed as below. The metrics are

| Metric | Requirement |
| ------ | ----------- |
| # of ENIs per DPU | 32 |
| # of ENIs per DPU (every 200G) | 32 |
| # of VNET mapping per ENI | 64K |
| # of PPS | 64M |
| VNET mapping change rate (CRUD) | (TBD) |
| # of VNI per ENI | 1 |
| # of MSEE source PA per ENI (v4 + v6, mixed) | 64 |
| # of fast path packets | Same as CPS. 3M per card. |
| # of tunnels | (TBD) |
| # of next hop in each tunnel | (TBD) |

### 4.2. Reliability requirements

Expand Down
2 changes: 1 addition & 1 deletion documentation/general/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ This folder contains DASH general design and requirements documents.
| Document | Description |
| ---------------------------------------------------------------------------------- | ------------------------------------------ |
| [dash-general-compliance-requirements.md](dash-general-compliance-requirements.md) | DASH General Compliance Requirements |
| [program-scale-testing-requirements-draft.md](program-scale-testing-requirements-draft.md) | DASH scale and performance requirements |
| [program-scale-testing-requirement](program-scale-testing-requirements) | DASH scale and performance requirements |
Loading

0 comments on commit 11881ab

Please sign in to comment.