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

Added SmartSwitch support in chassisd and enabling chassisd #467

Open
wants to merge 85 commits into
base: master
Choose a base branch
from

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    0785bb1 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    c4725c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. The test_chassisd needs to updated for smartswitch. The change is a

    temp fix to get the build passing.
    rameshraghupathy committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    d1a6b2a View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Configuration menu
    Copy the full SHA
    af4ff55 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    356fa8b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    97b6518 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60cb8ed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd6db9b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    8e958ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb7b4ac View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    312129f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Addressed review comments: 1. removed SWITCH module 2. Restored

    accidental removal of a few lines from the original chassisd file
    rameshraghupathy committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    ce3bc30 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    ca1fe7c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2ac82c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3713261 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. Configuration menu
    Copy the full SHA
    29c82d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    a34457f View commit details
    Browse the repository at this point in the history
  2. Testing

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2c68e62 View commit details
    Browse the repository at this point in the history
  3. Improving coverage

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4d335ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f96225 View commit details
    Browse the repository at this point in the history
  5. debugging

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    68d8671 View commit details
    Browse the repository at this point in the history
  6. Fixed test issues

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    28d09af View commit details
    Browse the repository at this point in the history
  7. Fixing test issues

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    67e24a9 View commit details
    Browse the repository at this point in the history
  8. fixing ut

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    36dbf92 View commit details
    Browse the repository at this point in the history
  9. fixed a typo

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7b6b094 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d7f96f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4e4f4de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8daf0bb View commit details
    Browse the repository at this point in the history
  13. workign on coverage

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6f02d44 View commit details
    Browse the repository at this point in the history
  14. working on coverage

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    77d3901 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e0a5570 View commit details
    Browse the repository at this point in the history
  16. working on coverage

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    5833cfb View commit details
    Browse the repository at this point in the history
  17. Improving coverage

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b26c238 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c08a656 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    c0cc783 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bbdc876 View commit details
    Browse the repository at this point in the history
  21. Minor fix

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a54724c View commit details
    Browse the repository at this point in the history
  22. Minor fixes

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    e7df894 View commit details
    Browse the repository at this point in the history
  23. Fixed minor errors

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a181d2f View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    b6a8dde View commit details
    Browse the repository at this point in the history
  25. Fixing test failure

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    3c35dd8 View commit details
    Browse the repository at this point in the history
  26. Debugging ut

    rameshraghupathy committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c1c0c9c View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c58459f View commit details
    Browse the repository at this point in the history
  2. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aecd959 View commit details
    Browse the repository at this point in the history
  3. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    65b37f4 View commit details
    Browse the repository at this point in the history
  4. testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    df25c41 View commit details
    Browse the repository at this point in the history
  5. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7aa6c87 View commit details
    Browse the repository at this point in the history
  6. testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    360cfd2 View commit details
    Browse the repository at this point in the history
  7. testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    7ee5c84 View commit details
    Browse the repository at this point in the history
  8. testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ef931cd View commit details
    Browse the repository at this point in the history
  9. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a74b278 View commit details
    Browse the repository at this point in the history
  10. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    523ea43 View commit details
    Browse the repository at this point in the history
  11. testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4f763c4 View commit details
    Browse the repository at this point in the history
  12. Testing

    rameshraghupathy committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    332139c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    53dbb67 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Addressed some review comments, added cleanup for smartswitch, added

    support to set the initial dpu admin state
    rameshraghupathy committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    c295660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655be48 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Fixed the test cases as per the modified code for

    "SmartSwitchModuleUpdater"
    rameshraghupathy committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    cd483bd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    4b200c7 View commit details
    Browse the repository at this point in the history
  2. Improving coverage

    rameshraghupathy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    49868a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b366b2d View commit details
    Browse the repository at this point in the history
  4. Fixed a typo

    rameshraghupathy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    82066d1 View commit details
    Browse the repository at this point in the history
  5. Working on coverage

    rameshraghupathy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    43f3661 View commit details
    Browse the repository at this point in the history
  6. Fixed a typo

    rameshraghupathy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    f62d54c View commit details
    Browse the repository at this point in the history
  7. Fixing sytax issues

    rameshraghupathy committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    001a985 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa7fa71 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c92d234 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9554bb3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef579e View commit details
    Browse the repository at this point in the history
  4. Fixing test issues

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    482d9c8 View commit details
    Browse the repository at this point in the history
  5. Fixing test failure

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    84c6812 View commit details
    Browse the repository at this point in the history
  6. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    b31be6f View commit details
    Browse the repository at this point in the history
  7. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    dd91702 View commit details
    Browse the repository at this point in the history
  8. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c7d02f6 View commit details
    Browse the repository at this point in the history
  9. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    52a5007 View commit details
    Browse the repository at this point in the history
  10. trying 2 tests

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    598220b View commit details
    Browse the repository at this point in the history
  11. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6e90f3b View commit details
    Browse the repository at this point in the history
  12. Debugging

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2fbcd37 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    007d1a8 View commit details
    Browse the repository at this point in the history
  14. Debugging test

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    cb90f02 View commit details
    Browse the repository at this point in the history
  15. Fixed a typo

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9a74992 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    1342d19 View commit details
    Browse the repository at this point in the history
  17. debugging test

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9eeda1d View commit details
    Browse the repository at this point in the history
  18. mocking get_module

    rameshraghupathy committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9e25701 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6e29e88 View commit details
    Browse the repository at this point in the history