Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mgheorghe authored Nov 12, 2024
1 parent 2596bd1 commit 877825f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ integrators to track and test the designs in a common manner.
- 6 packets: SYN, SYN-ACK, ACK, FIN, FIN-ACK, ACK
- Flow Table Size: (2 \* CPS) + 15M + 15M
//For 5M CPS, Flow Table Size: (2 \* 1000) + 15M + 15M = ~30M
- CPS test is opening and closing so fast that concurent connections number added is very small (hundreds to thousands)
- CPS test is opening and closing so fast that concurrent connections number added is very small (hundreds to thousands)
- Effective PPS: Sustained CPS \* 6 + PPS for background flows.

- CPS and flow results will be measured while channel bandwidth is
Expand Down

0 comments on commit 877825f

Please sign in to comment.