Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the Commenting Style in the BMv2 Backend. #4603

Merged
merged 36 commits into from
Apr 7, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    6114248 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1fc08a8 View commit details
    Browse the repository at this point in the history
  3. fix the clang-format

    sumit7754 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    cdbe7c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b823310 View commit details
    Browse the repository at this point in the history
  5. Update commenting bmv2

    sumit7754 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    ad4814f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f7856c View commit details
    Browse the repository at this point in the history
  7. fix clang-format

    sumit7754 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2168e8e View commit details
    Browse the repository at this point in the history
  8. Update backends/bmv2/common/controlFlowGraph.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    593bb7a View commit details
    Browse the repository at this point in the history
  9. Update backends/bmv2/common/helpers.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    88272dd View commit details
    Browse the repository at this point in the history
  10. Update backends/bmv2/common/helpers.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d98a409 View commit details
    Browse the repository at this point in the history
  11. Update backends/bmv2/common/helpers.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c9f5ed3 View commit details
    Browse the repository at this point in the history
  12. Update backends/bmv2/common/header.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5e2d387 View commit details
    Browse the repository at this point in the history
  13. Update backends/bmv2/common/helpers.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    53acc05 View commit details
    Browse the repository at this point in the history
  14. Update backends/bmv2/common/lower.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e4929d9 View commit details
    Browse the repository at this point in the history
  15. Update backends/bmv2/common/header.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    2d2ddbb View commit details
    Browse the repository at this point in the history
  16. Update backends/bmv2/common/header.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    70a6a8e View commit details
    Browse the repository at this point in the history
  17. Update backends/bmv2/common/metermap.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9316ff5 View commit details
    Browse the repository at this point in the history
  18. Update backends/bmv2/common/header.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    3bce50b View commit details
    Browse the repository at this point in the history
  19. Update backends/bmv2/common/helpers.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9f6a509 View commit details
    Browse the repository at this point in the history
  20. Update backends/bmv2/common/metermap.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6b9eb4d View commit details
    Browse the repository at this point in the history
  21. Update backends/bmv2/common/metermap.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d8b37ac View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Update backends/bmv2/common/expression.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ab49ce1 View commit details
    Browse the repository at this point in the history
  2. Update backends/bmv2/common/midend.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e76b668 View commit details
    Browse the repository at this point in the history
  3. Update backends/bmv2/common/options.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    92d42a5 View commit details
    Browse the repository at this point in the history
  4. Update backends/bmv2/common/JsonObjects.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8a3ab1f View commit details
    Browse the repository at this point in the history
  5. Update backends/bmv2/simple_switch/simpleSwitch.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2b93589 View commit details
    Browse the repository at this point in the history
  6. Update backends/bmv2/common/options.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d91b3db View commit details
    Browse the repository at this point in the history
  7. Update backends/bmv2/common/options.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    cef65a0 View commit details
    Browse the repository at this point in the history
  8. Update backends/bmv2/simple_switch/simpleSwitch.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a8f2e72 View commit details
    Browse the repository at this point in the history
  9. Update backends/bmv2/common/parser.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    008b512 View commit details
    Browse the repository at this point in the history
  10. Update backends/bmv2/simple_switch/midend.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a0ffca5 View commit details
    Browse the repository at this point in the history
  11. Update backends/bmv2/psa_switch/psaProgramStructure.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d010567 View commit details
    Browse the repository at this point in the history
  12. Update backends/bmv2/psa_switch/psaProgramStructure.cpp

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    8ee9555 View commit details
    Browse the repository at this point in the history
  13. Update backends/bmv2/psa_switch/psaProgramStructure.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b6d1114 View commit details
    Browse the repository at this point in the history
  14. Update backends/bmv2/psa_switch/psaProgramStructure.h

    Co-authored-by: Fabian Ruffy <5960321+fruffy@users.noreply.github.com>
    sumit7754 and fruffy committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d003c77 View commit details
    Browse the repository at this point in the history
  15. add comment

    sumit7754 committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9f1bbc3 View commit details
    Browse the repository at this point in the history