-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Cbench prints result when finishing a test round, in the format like
"switches: flows/sec xxx xxx xxx xxx total = xxx"
The "flows/sec" make me believe the number print means "how many flows installed to a single switch per second". However, after I did few tests and also traced the code, I believe the number print means "total flows installed in this test period".
If my understanding correct, I suggest "total flow per switch" instead of "flows/sec" to prevent misunderstanding. Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels