Skip to content

Commit 9bb20da

Browse files
[Marvell] Updating hwsku configs to EZB1.08 version (#19403)
Updating hwsku config file to EZB1.08 for AC5X RD board
1 parent 7e4d58c commit 9bb20da

16 files changed

+518
-1026
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
266aa59b7e63faf97657313fe65cdf86
1+
8b28fac0d174b9f0e9120f8ee8c52fd2

device/marvell/arm64-marvell_rd98DX35xx-r0/rd98DX35xx/ASK-Board-ac5x-rd-32x1G-16x2_5G-6x25G.xml

+48-55
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
85b49bcb9d399bcd1b8128a42caba2d2
1+
fcd5642435f602883aab5c9672e96aa5

device/marvell/arm64-marvell_rd98DX35xx-r0/rd98DX35xx/ASK-L1-AC5X-RD-32x1G-16x2_5G-6x25G.xml

+187-445
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
209426f8b550ddf85db19925f9f202a1
1+
7e0317c4f0c86cc16929b1a143d90c32

device/marvell/arm64-marvell_rd98DX35xx-r0/rd98DX35xx/ASK-PP-AC5X-RD.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-02-19-1.06" profile="Askpp" sid="34f1c14a-b581-422d-bd10-426dfac013dd">
2+
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-05-22-1.08" profile="Askpp" sid="4cd9a9b8-0123-48b5-a955-6a5c64917f70">
33
<askppplt:ASK-PP xmlns:askppplt="urn:marvell:askpp:yang">
44
<askppplt:typedefs>
55
<askppplt:typedef>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
fec8b7884a940c38451ef84be6fdbb24
1+
feb884bbff293ba58dc7b1cae36aa1d1

device/marvell/arm64-marvell_rd98DX35xx-r0/rd98DX35xx/SAI-AC5X-RD-32x1G-16x2_5G-6x25G.xml

+19-8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-02-19-1.06" profile="SAI" sid="c310bbb1-ffca-4c99-9bae-f7d4caff5941">
2+
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-05-22-1.08" profile="SAI" sid="daa51f10-6b7d-424f-ab07-3c51ae064e20">
33
<SAIplt:SAI xmlns:SAIplt="urn:marvell:SAI:yang">
44
<SAIplt:typedefs>
55
<SAIplt:typedef>
@@ -50,10 +50,20 @@
5050
<SAIplt:description>Router In Drop Counters track Route Black Hole Packets</SAIplt:description>
5151
<SAIplt:value>1</SAIplt:value>
5252
</SAIplt:enum>
53+
</SAIplt:typedef>
54+
<SAIplt:typedef>
55+
<SAIplt:name>Feature-enable</SAIplt:name>
56+
<SAIplt:type>enumeration</SAIplt:type>
57+
<SAIplt:description>Feature Enabled/Disabled</SAIplt:description>
5358
<SAIplt:enum>
54-
<SAIplt:name>IN_DROP_ANY</SAIplt:name>
55-
<SAIplt:description>Router In Drop Counters track either TTL &amp; Hop Limit Exceeded or Route Black Hole Packets</SAIplt:description>
56-
<SAIplt:value>2</SAIplt:value>
59+
<SAIplt:name>Disabled</SAIplt:name>
60+
<SAIplt:description>Disabled</SAIplt:description>
61+
<SAIplt:value>0</SAIplt:value>
62+
</SAIplt:enum>
63+
<SAIplt:enum>
64+
<SAIplt:name>Enabled</SAIplt:name>
65+
<SAIplt:description>Enabled</SAIplt:description>
66+
<SAIplt:value>1</SAIplt:value>
5767
</SAIplt:enum>
5868
</SAIplt:typedef>
5969
<SAIplt:typedef>
@@ -442,14 +452,15 @@
442452
<SAIplt:max_tti SAIplt:type="uint32">1024</SAIplt:max_tti>
443453
</SAIplt:scalingAC5>
444454
<SAIplt:Counters>
445-
<SAIplt:cnc-base-list>
446-
<SAIplt:counter-base SAIplt:type="uint32">0</SAIplt:counter-base>
447-
</SAIplt:cnc-base-list>
448-
<SAIplt:router-in-drop-counter SAIplt:type="InDropCounter-type">IN_DROP_ANY</SAIplt:router-in-drop-counter>
455+
<SAIplt:counter-base SAIplt:type="uint32">0</SAIplt:counter-base>
456+
<SAIplt:router-in-drop-counter SAIplt:type="InDropCounter-type">ROUTE_BLACKHOLE</SAIplt:router-in-drop-counter>
449457
</SAIplt:Counters>
450458
<SAIplt:Logging>
451459
<SAIplt:log_dest SAIplt:type="logDest-type">SAI_LOG_SYSLOG</SAIplt:log_dest>
452460
</SAIplt:Logging>
461+
<SAIplt:Feature>
462+
<SAIplt:MACsec SAIplt:type="Feature-enable">Disabled</SAIplt:MACsec>
463+
</SAIplt:Feature>
453464
<SAIplt:Features-using-acl>
454465
<SAIplt:feature SAIplt:type="acl-feature-name-type">control-acl</SAIplt:feature>
455466
<SAIplt:feature-priority SAIplt:type="feature-priority-type">3</SAIplt:feature-priority>
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
69af36a9007f8c9e4d33ea6465cc6b89
1+
1e32906bd09b43df35ce12534b2599c8

device/marvell/arm64-marvell_rd98DX35xx_cn9131-r0/rd98DX35xx_cn9131/ASK-Board-ac5x-rd-32x1G-16x2_5G-6x25G.xml

+48-55
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
85b49bcb9d399bcd1b8128a42caba2d2
1+
fcd5642435f602883aab5c9672e96aa5

0 commit comments

Comments
 (0)