adccd64bb4
- Why I did it New SKU for MSN-4700 Platform i.e. Mellanox-SN4700-C128 Requirements: * Breakout: Port 1-32: 4x100G * Downlinks: 120 (1-30) * Uplinks: 8 (31-32) * Shared Headroom: Enabled * Over Subscribe Ratio: 1:8 * Default Topology: T2 * Default Cable Length for T2: 1500m * QoS params: The default ones defined in qos_config.j2 will be applied * Small Packet Percentage: Used 50% for traditional buffer model Note: For dynamic model, the value defined in LOSSLESS_TRAFFIC_PATTERN|AZURE|small_packet_percentage is used Additional Details: Switch Type has to be programmed as SpineRouter through config_db.json in DEVICE_METADATA|localhost|type field for the buffer values & cable lengths defined in the buffers_defaults_t2.j2 to apply on the device Cable Lengths Used for generating buffer_defaults_{t0,t1,t2}.j2 values Signed-off-by: Vivek Reddy Karri <vkarri@nvidia.com>
42 lines
1.7 KiB
INI
42 lines
1.7 KiB
INI
##
|
|
## Copyright (c) 2022 NVIDIA CORPORATION & AFFILIATES.
|
|
## Apache-2.0
|
|
##
|
|
## Licensed under the Apache License, Version 2.0 (the "License");
|
|
## you may not use this file except in compliance with the License.
|
|
## You may obtain a copy of the License at
|
|
##
|
|
## http://www.apache.org/licenses/LICENSE-2.0
|
|
##
|
|
## Unless required by applicable law or agreed to in writing, software
|
|
## distributed under the License is distributed on an "AS IS" BASIS,
|
|
## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
## See the License for the specific language governing permissions and
|
|
## limitations under the License.
|
|
##
|
|
# PG lossless profiles.
|
|
# speed cable size xon xoff threshold
|
|
10000 5m 19456 19456 24576 0
|
|
25000 5m 19456 19456 26624 0
|
|
40000 5m 19456 19456 30720 0
|
|
50000 5m 19456 19456 33792 0
|
|
100000 5m 19456 19456 59392 0
|
|
200000 5m 19456 19456 66560 0
|
|
10000 40m 19456 19456 25600 0
|
|
25000 40m 19456 19456 28672 0
|
|
40000 40m 19456 19456 33792 0
|
|
50000 40m 19456 19456 36864 0
|
|
100000 40m 19456 19456 66560 0
|
|
200000 40m 19456 19456 80896 0
|
|
10000 300m 19456 19456 30720 0
|
|
25000 300m 19456 19456 41984 0
|
|
40000 300m 19456 19456 54272 0
|
|
50000 300m 19456 19456 63488 0
|
|
100000 300m 19456 19456 120832 0
|
|
200000 300m 19456 19456 188416 0
|
|
10000 1500m 19456 19456 55296 0
|
|
25000 1500m 19456 19456 103424 0
|
|
40000 1500m 19456 19456 153600 0
|
|
50000 1500m 19456 19456 187392 0
|
|
100000 1500m 19456 19456 366592 0
|