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
Fix dfdally intra_grp_radix and routing bug (#177)
* Fix dfdally intra_grp_radix and routing bug
The local group radix had previously been calculated incorrectly
resulting in an OBO bug and preventing one global link from
getting any traffic regardless of setting.
This fixes that.
* dfdally cleanup
cleanup forgotten comments