Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/testbed/README.testbed.Setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ The PTF docker container is used to send and receive data plane packets to the D
```
git clone --recursive https://github.com/Azure/sonic-buildimage.git
cd sonic-buildimage
make configure PLATFORM=generic ;#takes about 1 hour or more
make configure PLATFORM=vs ;#takes about 1 hour or more
make target/docker-ptf.gz
```

Expand Down