I tested your controller with 3 paths topology. I found that traffic almost pass through highest weight path, other paths don't have any traffic. I know it's caused by the way group table work. But if so, what does it mean to pass traffic along multiple paths compared to passing traffic along the best weighted path? I have an idea about traffic shaping for each path. I tried combining your project with OVS queue to shape traffic for each path, but it didn't work. I don't know if you are still working on this project or not. If yes, can you help me develop above idea?
I tested your controller with 3 paths topology. I found that traffic almost pass through highest weight path, other paths don't have any traffic. I know it's caused by the way group table work. But if so, what does it mean to pass traffic along multiple paths compared to passing traffic along the best weighted path? I have an idea about traffic shaping for each path. I tried combining your project with OVS queue to shape traffic for each path, but it didn't work. I don't know if you are still working on this project or not. If yes, can you help me develop above idea?