Hello Everyone,
I am experimenting with group "select" feature in OVS 2.1 prerelease
(branch-2.1). I have *only* modified the "group_best_live_bucket" function to
stochastically choose a bucket based on bucket weights (as shown below).
// for stochastic switchingstatic const struct ofputil_bucket
Hello Everyone,
I am experimenting with group "select" feature in OVS 2.1 prerelease
branch-2.1. I have *only* modified the "group_best_live_bucket()" function in
"ofproto-dpif-xlate.c" to stochastically choose a bucket based on bucket
weights (as shown below). I did not change the "xlate_select