"torchvision/git@developer.sourcefind.cn:OpenDAS/vision.git" did not exist on "b384c4e78b4549d99721b9eaf03ce16d8caba0d7"
Commit 546d736d authored by Hejing Li's avatar Hejing Li
Browse files

ae: net-decmp.sh fix path

parent f838aad1
#!/bin/bash #!/bin/bash
cd ../pyexps/ae cd pyexps/ae
# Run 2 hosts connected to one switch. Bit rate: 0 GB # Run 2 hosts connected to one switch. Bit rate: 0 GB
echo "Run Run 2 hosts connected to one switch. Bit rate: 0 GB" echo "Run Run 2 hosts connected to one switch. Bit rate: 0 GB"
./pktgen.sh 2 0 run_switch > ../../out/pktgen/2h1s0b.out 2>&1 ./pktgen.sh 2 0 run_switch > ../../out/pktgen/2h1s0b.out 2>&1
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment