sonic-buildimage/device/mellanox/x86_64-mlnx_msn4600c-r0/Mellanox-SN4600C-C64
Stephen Sun 8f4a1b7b85
[Mellanox] Support Mellanox-SN4600C-C64 as T1 switch in dual-ToR scenario (#11261)
- Why I did it
Support Mellanox-SN4600C-C64 as T1 switch in dual-ToR scenario
This is to port #11032 and #11299 from 202012 to master.

Support additional queue and PG in buffer templates, including both traditional and dynamic model
Support mapping DSCP 2/6 to lossless traffic in the QoS template.
Add macros to generate additional lossless PG in the dynamic model
Adjust the order in which the generic/dedicated (with additional lossless queues) macros are checked and called to generate buffer tables in common template buffers_config.j2
Buffer tables are rendered via using macros.
Both generic and dedicated macros are defined on our platform. Currently, the generic one is called as long as it is defined, which causes the generic one always being called on our platform. To avoid it, the dedicated macrio is checked and called first and then the generic ones.
Support MAP_PFC_PRIORITY_TO_PRIORITY_GROUP on ports with additional lossless queues.
On Mellanox-SN4600C-C64, buffer configuration for t1 is calculated as:

40 * 100G downlink ports with 4 lossless PGs/queues, 1 lossy PG, and 3 lossy queues
16 * 100G uplink ports with 2 lossless PGs/queues, 1 lossy PG, and 5 lossy queues

Signed-off-by: Stephen Sun <stephens@nvidia.com>
2022-07-20 09:48:15 +03:00
..
buffers_defaults_objects.j2 [Reclaim buffer] Reclaim unused buffers by applying zero buffer profiles (#8768) 2021-11-29 08:04:01 -08:00
buffers_defaults_t0.j2 Fix typo and missing files in SN3800 and SN4600C's buffer templates (#9537) 2021-12-20 13:31:45 -08:00
buffers_defaults_t1.j2 [Mellanox] Support Mellanox-SN4600C-C64 as T1 switch in dual-ToR scenario (#11261) 2022-07-20 09:48:15 +03:00
buffers_dynamic.json.j2 Adding new SKU Mellanox-SN4600C-C4 (#7815) 2021-06-17 10:04:38 -07:00
buffers.json.j2 Adding new SKU Mellanox-SN4600C-C4 (#7815) 2021-06-17 10:04:38 -07:00
hwsku.json [Mellanox][master][SKU] sonic interface names are aligned to 4 instead of 8 for 4600/4600C platforms (#8155) 2021-07-13 18:59:48 -07:00
pg_profile_lookup.ini Adding new SKU Mellanox-SN4600C-C4 (#7815) 2021-06-17 10:04:38 -07:00
port_config.ini Adding new SKU Mellanox-SN4600C-C4 (#7815) 2021-06-17 10:04:38 -07:00
qos.json.j2 [Mellanox] Support Mellanox-SN4600C-C64 as T1 switch in dual-ToR scenario (#11261) 2022-07-20 09:48:15 +03:00
sai_4600C.xml Adding new SKU Mellanox-SN4600C-C4 (#7815) 2021-06-17 10:04:38 -07:00
sai.profile [Mellanox][vxlan] remove old static config for VXLAN src port range feature (#9956) 2022-02-13 14:55:59 +02:00