openalto / alto-experimental

Some epxerimental projects for the following ALTO release.
Eclipse Public License 1.0
1 stars 1 forks source link

Bandwidth computation is incorrect: get negative value #11

Open fno2010 opened 7 years ago

fno2010 commented 7 years ago
2017-11-09 23:04:09,621 | DEBUG | pool-49-thread-5 | BwFetchingService                | Compute new rate of port openflow:365545302427456:237: rx=-81, tx=-214

The bandwidth computation gets negative value :(

fno2010 commented 7 years ago

Commit 67dd230, 2f1465a and a81d0e7 should fix the issue #8, #10 and #11. But we need to merge them into the master branch later.