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
Hello,I want to test the performance of ccp-bbr in Pantheon.but i meet some question.
i open the ccp-bbr using sudo ./target/debug/bbr --ipc netlink,
and use the ccp.py in pantheon/src/wrappers
Also, the master branch of pantheon doesn't have any ccp.py in src/wrappers/ (https://github.com/StanfordSNR/pantheon/tree/master/src/wrappers). Are you working off a fork of the repo, or is this code you added or something? Could you point us to the ccp.py you're referring to?
Either way, ccp seems to be running properly, so it seems the issue is more with the bbr algorithm performing poorly.
Can you tell us more about what you're trying to do? What are you using pantheon for in particular? What link is this?
Hello,I want to test the performance of ccp-bbr in Pantheon.but i meet some question.
i open the ccp-bbr using
sudo ./target/debug/bbr --ipc netlink
,and use the ccp.py in pantheon/src/wrappers
i test the local mode in Pantheon,but i get confused output.
pantheon_report.pdf
and it is my output in terminal.

I wonder what should i do if i want to test the algorithm in Pantheon.
thanks for your help!
The text was updated successfully, but these errors were encountered: