sonic-buildimage/device/nokia/x86_64-nokia_ixr7250e_36x400g-r0/Nokia-IXR7250E-36x400G/1
Deepak Singhal bf428fd9a7
DNX(J2/J2c/J2c+): Reserve Non-ECMP Fec Resource for Non-ECMP Route Nexthops/NBR Entries (#13076)
Why I did it
On DNX (J2/J2c/J2c+) platforms, Single Path Nexthops and ECMp Nexthop resources(FECs) are shared. BRCM SAI do not have partition of this resource, and hence more single path Nexthop entries, causes ECMP programming to fail in scaled setup.

How I did it
Broadcom provided SAI changes to reserve resources for single path nexthop entries(More details in CSP: https://brcmsemiconductor-csm.wolkenservicedesk.com/wolken-support/allcases/request-details?requestId=CS00012251649).
Along with SAI changes, they provided configurable Macro/flag to reserve NON_ECMP entries.
This PR is to add that flag in various sai.profile files wherever applicable.

PS: We are reserving 3072 single path Nexthop entries on each Linecard. Calculation is as follows.
Max Slots per chassis: 8
Max No of Ports(each LC): 64
MyIP/Subnet Entries per port: 4(v4/v6)
Nbr Entries Per port: 2(v4/v6)

Total Non_ECMP Count: 8x64x(4+2) = 3072

How to verify it
Without this change, the ECMP group count will be shown as Max_count in 'crm show resources all' command, and with this change the ECMP group count will be decreased by 24(3072/128).
2022-12-16 16:43:43 -08:00
..
buffers_defaults_t2.j2 Updated Chassis MMU settings for 40G/100G/400G line cards (#11108) 2022-06-23 10:03:59 -07:00
buffers.json.j2 Updated Chassis MMU settings for 40G/100G/400G line cards (#11108) 2022-06-23 10:03:59 -07:00
context_config.json Added Nokia IXR7250E support (#7809) 2021-08-17 12:26:04 -07:00
jr2cp-nokia-18x400g-config.bcm Updated config files to disable DLR_INIT capability (#12401) 2022-10-18 10:13:07 -07:00
pg_profile_lookup.ini Updated Chassis MMU settings for 40G/100G/400G line cards (#11108) 2022-06-23 10:03:59 -07:00
port_config.ini [Nokia][VoQ] The role of the Inband port should be "Inb" and recycle port (#9950) 2022-03-15 09:21:50 -07:00
qos.json.j2 Updated Chassis MMU settings for 40G/100G/400G line cards (#11108) 2022-06-23 10:03:59 -07:00
sai_postinit_cmd.soc [Nokia][Nokia-IXR7250E-36x100G & Nokia-IXR7250E-36x400G] Update BCM (#11577) 2022-08-30 20:23:17 -07:00
sai.profile DNX(J2/J2c/J2c+): Reserve Non-ECMP Fec Resource for Non-ECMP Route Nexthops/NBR Entries (#13076) 2022-12-16 16:43:43 -08:00