Skip to content

Commit

Permalink
Added platform.json in Mellanox Spectrum-4 and older simx platforms (s…
Browse files Browse the repository at this point in the history
…onic-net#9621)

- Why I did it
Added missing functionality for dynamic buffer calculation in Spectrum-4.

- How I did it
Added a section of code in asic_table.j2 for Spectrum-4, and added the simx version of SN5600 to the supported list.

- How to verify it
Manually: buffershow -l should show all ingress/egress lossy/lossless pools, and all fields of profiles should show values.
Automatically: https://github.com/Azure/sonic-mgmt/blob/master/tests/qos/test_buffer.py

Signed-off-by: Raphael Tryster <[email protected]>
  • Loading branch information
raphaelt-nvidia authored Jan 2, 2022
1 parent b0f0d4e commit c2b0af8
Show file tree
Hide file tree
Showing 5 changed files with 1,296 additions and 0 deletions.
1 change: 1 addition & 0 deletions device/mellanox/x86_64-mlnx_msn2700_simx-r0/platform.json
1 change: 1 addition & 0 deletions device/mellanox/x86_64-mlnx_msn3700_simx-r0/platform.json
1 change: 1 addition & 0 deletions device/mellanox/x86_64-mlnx_msn4700_simx-r0/platform.json
Loading

0 comments on commit c2b0af8

Please sign in to comment.