#Purpose
Based on 7de28d5 I measured the performance of docagpunetio.
Current server structure
|doca flow| ---------> |frame builder|
frame builder structure
|receive_tcp|<--semaphore-->|makeframe|<--semaphore-->|notify frame built|
#Environment
Environment is the same as #10
#Result
The difference with #10 is that we cannot set chunk size because udp doesn't check ack. Hence, we just show maximum performance. The trend looks the same as #10
| env |
process |
session/process |
Gbps/session |
| 1 |
1 |
1 |
43 |
| 2 |
2 |
1 |
18 |