You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, Goben measures the traffic stats and put them in a log file. We need to convert this file (or instead of converting, just send the statistics as a stream directly) to an output stream.
Currently, Goben measures the traffic stats and put them in a log file. We need to convert this file (or instead of converting, just send the statistics as a stream directly) to an output stream.
A sample pattern can be found in
https://github.com/dcgym/iroko/blob/master/dc_gym/inputs/fattree/stride4_data
This can also be done as a python wrapper of the traffic generator.
The text was updated successfully, but these errors were encountered: