Rework Rome detection and add multiple network ports models (#274)
* Rework Rome detection and add multiple network ports models * Remove unused opCount in p2p transport
Этот коммит содержится в:
@@ -21,7 +21,7 @@
|
||||
|
||||
DIR="$(cd -P "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
||||
|
||||
for i in {0..35}
|
||||
for i in {0..37}
|
||||
do
|
||||
$DIR/../topo_expl/topo_expl -m $i > "topo_m$i.log"
|
||||
$DIR/../TopoVisual/topo_visual.sh -i "topo_m$i.log"
|
||||
|
||||
Ссылка в новой задаче
Block a user