forked from OFLOPS-Turbo/oflops-turbo
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
20 lines (18 loc) · 695 Bytes
/
TODO
File metadata and controls
20 lines (18 loc) · 695 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
1) Handle exceptions on control channel (RST, etc.)
2) Buffer control channel messages in case of partial send
3) init raw_sock
Modules to write for paper:
----------------------------
1) test how many packet_in's per second a switch can handle
for i = 1,2,4,...2000 packets per second :: regulated + unregulated
see what fraction get through
2) test to meassure throughput
- tcp friendly
- tcp unfriendly
Modules to write after paper:
-----------------------------
1) time from packet sent to packet_in recv'd
for i=1,2,4... regulated and unregulated
2) time from flow_mod sent to buffer'd packet released
for i=1,2,4... regulated and unregulated
3) same as #2, but with packet_out