[Mellanox] Fix split configuration for Mellanox SN3800-D112C8 SKU SAI profile for fast-reboot performance (#8897)
- Why I did it Wrong SKU configuration will lead to longer init flow. This will affect fast-reboot feature by increasing the traffic downtime. Since MLNX met the required downtime period with this SKU this bug found with a delay. - How I did it Add the required split labels for ports. - How to verify it Run fast-reboot with this platform using SN3800-D112C8 SKU.
This commit is contained in:
parent
021b7dcb04
commit
ac8fd0d5f7
@ -62,6 +62,7 @@
|
||||
<width>4</width>
|
||||
<module>51</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -93,6 +94,7 @@
|
||||
<width>4</width>
|
||||
<module>55</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -124,6 +126,7 @@
|
||||
<width>4</width>
|
||||
<module>59</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -155,6 +158,7 @@
|
||||
<width>4</width>
|
||||
<module>63</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -186,6 +190,7 @@
|
||||
<width>4</width>
|
||||
<module>15</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -217,6 +222,7 @@
|
||||
<width>4</width>
|
||||
<module>11</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -248,6 +254,7 @@
|
||||
<width>4</width>
|
||||
<module>7</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -279,6 +286,7 @@
|
||||
<width>4</width>
|
||||
<module>3</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -310,6 +318,7 @@
|
||||
<width>4</width>
|
||||
<module>47</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -341,6 +350,7 @@
|
||||
<width>4</width>
|
||||
<module>43</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -370,6 +380,7 @@
|
||||
<width>4</width>
|
||||
<module>39</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -399,6 +410,7 @@
|
||||
<width>4</width>
|
||||
<module>35</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -430,6 +442,7 @@
|
||||
<width>4</width>
|
||||
<module>19</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -461,6 +474,7 @@
|
||||
<width>4</width>
|
||||
<module>23</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -490,6 +504,7 @@
|
||||
<width>4</width>
|
||||
<module>27</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
<port-info>
|
||||
@ -519,8 +534,9 @@
|
||||
<width>4</width>
|
||||
<module>31</module>
|
||||
<breakout-modes>3</breakout-modes>
|
||||
<split>2</split>
|
||||
<port-speed>384</port-speed>
|
||||
</port-info>
|
||||
</ports-list>
|
||||
</platform_info>
|
||||
</root>
|
||||
</root>
|
Loading…
Reference in New Issue
Block a user