commit | a539f52d131594e3c2e068e683fd9ac1777c227c | [log] [tgz] |
---|---|---|
author | Girish Gowdra <girish@opennetworking.org> | Mon Feb 15 23:00:45 2021 -0800 |
committer | Girish Gowdra <girish@opennetworking.org> | Wed Feb 17 12:30:22 2021 -0800 |
tree | 5d445a31010921d829d60ad1fdf386553ec2ed72 | |
parent | 9a1842dab238599ee2cd1590ff3b5139bb5ceb1b [diff] |
VOL-3835: Add support for reporting L2 PM counters Change-Id: Ibe64b94d442b7ce83965824beb18d0a281c64a6b
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.