commit | fccca6c359c59dd704b666e4a4056e99b1ff7d23 | [log] [tgz] |
---|---|---|
author | Arda Demir <ddmirarda@gmail.com> | Wed Aug 09 14:26:42 2023 +0300 |
committer | Joey Armstrong <joey@opennetworking.org> | Tue Aug 15 12:17:35 2023 +0000 |
tree | 1c27e55d66ea72ad411b58f740733e0c85f1abf8 | |
parent | 7aa24dfe450da047cefc458466858d3e43a838a3 [diff] |
[VOL-5116] bbsim to report max and current speeds of its uniports [VOL-5127] - verify_bbsim_sanity-test failure Change-Id: I3174846e55657db6173428ed749367de8d124c7b
BBSim is managed via a Makefile
, plese run the following command to display all the available targets
make help
More advanced documentation lives in here.
You can generate and browse the documentation by executing:
make docs
This project structure is based on golang-standards/project-layout.