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

[BFN] Updated platform plugins #9540

Merged
merged 35 commits into from
Jan 17, 2022
Merged

Commits on Dec 22, 2021

  1. [BFN] Updated platform APIs impl

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    32e6ecb View commit details
    Browse the repository at this point in the history
  2. Extended BFN platform SFP APIs implementation

    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    24bbb90 View commit details
    Browse the repository at this point in the history
  3. Update sfp.py

    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    cb13424 View commit details
    Browse the repository at this point in the history
  4. [BFN] Extended SFP platform plugin implementation

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    384b36a View commit details
    Browse the repository at this point in the history
  5. [BFN] Extended Fans platform plugin implementation

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c6693ad View commit details
    Browse the repository at this point in the history
  6. [BFN] divided classes Fan and FanDrawer into 2 files

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    71abb28 View commit details
    Browse the repository at this point in the history
  7. Signed-off-by: Vadym Yashchenko <[email protected]>

    What I did
    	Add get_model() function
    	Add get_low_critical_threshold() function
    	Change __get(...) function.
    How I did it
    	Differnece from previous implementation of __get(...) function is return real value or -9999.9 if value is not provided by thrift API
    VadymYashchenko authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    700f957 View commit details
    Browse the repository at this point in the history
  8. Add get_presence() function and revised __get() function

    Signed-off-by: Vadym Yashchenko <[email protected]>
    VadymYashchenko authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    bfbffed View commit details
    Browse the repository at this point in the history
  9. [BFN] Updated PSU platform APIs impl

    Signed-off-by: Dmytro Lytvynenko <[email protected]>
    dmytroxIntel authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d2cfec7 View commit details
    Browse the repository at this point in the history
  10. Added BFN PSU cache (#9)

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b37f657 View commit details
    Browse the repository at this point in the history
  11. [BFN] Fans and Fantray platform APIs update (#7)

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    365e7ea View commit details
    Browse the repository at this point in the history
  12. [BFN] Updated SFP platform APIs (#10)

    Signed-off-by: Volodymyr Boyko <[email protected]>
    vboykox authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    fb7f0f3 View commit details
    Browse the repository at this point in the history
  13. [BFN] Updated platform API for thermal (#8)

    * Signed-off-by: Vadym Yashchenko <[email protected]>
    VadymYashchenko authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    92cb4d9 View commit details
    Browse the repository at this point in the history
  14. Revert "[BFN] Fans and Fantray platform APIs update (#7)" (#11)

    This reverts commit c62a733.
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d4551d5 View commit details
    Browse the repository at this point in the history
  15. Add support health monitor system (#15)

    Signed-off-by: Petro Bratash <[email protected]>
    bratashX authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    3cce13b View commit details
    Browse the repository at this point in the history
  16. Update chassis.py

    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ed822a7 View commit details
    Browse the repository at this point in the history
  17. [BFN] Updated FANs and FAN Tray platform API (#14)

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    1c44794 View commit details
    Browse the repository at this point in the history
  18. Fix fix_alignment (#17)

    Signed-off-by: Petro Bratash <[email protected]>
    bratashX authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5d221d3 View commit details
    Browse the repository at this point in the history
  19. [BFN] Improvement show environment (#16)

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    c327a51 View commit details
    Browse the repository at this point in the history
  20. Added PSU temperature skip into platform.json (#18)

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    110f8ab View commit details
    Browse the repository at this point in the history
  21. Do not skip psud on Newport

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4836a0a View commit details
    Browse the repository at this point in the history
  22. [BFN] fix fan status from Not OK to Ok (#19)

    KostiantynYarovyiBf authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    708027c View commit details
    Browse the repository at this point in the history
  23. [BFN] Updated SFP platform plugin (#13)

    Signed-off-by: Volodymyr Boyko <[email protected]>
    vboykox authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    4541b93 View commit details
    Browse the repository at this point in the history
  24. [DPB] Fix typo for Ethernet0 2x200G[100G,40G] breakout mode (#21)

    Signed-off-by: Mykola Gerasymenko <[email protected]>
    mykolaxgerasymenko authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    5a3a601 View commit details
    Browse the repository at this point in the history
  25. [barefoot] Tmp fix vendor_rev (#22)

    Signed-off-by: Volodymyr Boyko <[email protected]>
    vboykox authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    9c37644 View commit details
    Browse the repository at this point in the history
  26. Fixed python issues in sonic_platform/fan_drawer.py

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    d43663d View commit details
    Browse the repository at this point in the history
  27. Updated fan_drawer.py

    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    cbd35dd View commit details
    Browse the repository at this point in the history
  28. Fixing trailing white spaces in fan_drawer.py

    vboykox authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ff6bd5b View commit details
    Browse the repository at this point in the history
  29. [BFN] Fix thrift for SFPs API

    Signed-off-by: Volodymyr Boyko <[email protected]>
    vboykox authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    ec5afc4 View commit details
    Browse the repository at this point in the history
  30. In platform.json, replaced 'false' with '0' to workaround ast.literal…

    …_eval() issue
    
    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    1e73127 View commit details
    Browse the repository at this point in the history
  31. [Newport] Thermal manager (#23)

    * Signed-off-by: Vadym Yashchenko <[email protected]>
    VadymYashchenko authored and Your Name committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    b1aa104 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Revert "In platform.json, replaced 'false' with '0' to workaround ast…

    ….literal_eval() issue"
    
    This reverts commit 1e73127.
    Andriy Kokhan committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    2a4643e View commit details
    Browse the repository at this point in the history
  2. Removed 'controllable' options from platform.json to fix factory defa…

    …ult config generation
    
    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    83751fe View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Update thermal_manager.py

    Andriy Kokhan authored Dec 26, 2021
    Configuration menu
    Copy the full SHA
    8b734dc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Migrated SFP plugin to sonic_xcvr API (#30)

    Signed-off-by: Andriy Kokhan <[email protected]>
    Andriy Kokhan authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    a06129c View commit details
    Browse the repository at this point in the history