Skip to content

Commit

Permalink
[Nokia-7215-A1] Update EZB files to support SAI update (sonic-net#19307)
Browse files Browse the repository at this point in the history
Update EZB to version 1.08 to support Marvell SAI upgrade to 1.13.3-4
  • Loading branch information
Pavan-Nokia authored Jul 17, 2024
1 parent 8b31984 commit 9ee1c78
Show file tree
Hide file tree
Showing 8 changed files with 359 additions and 511 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10f152b04dd03f00f0b4f02e19ca8d03
f3d3345bef9c6ac4eea19c6170e92970

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
1df22facf5c5401eb97c7df41aaa80cd
4ad719e69b522db7ee969da2894cb04a
776 changes: 333 additions & 443 deletions device/nokia/arm64-nokia_ixs7215_52xb-r0/Nokia-7215-A1/ASK-L1-AC5X-xb.xml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
d4b2285025098a04474115437f0f9816
7ca6eaf67da8ee4c5b2a4f480db8919f
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-05-21-1.07" profile="Askpp" sid="ad32167d-0473-4fc9-b43b-edba71a777d2">
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-06-05-1.08" profile="Askpp" dsig="md5" sid="4cd9a9b8-0123-48b5-a955-6a5c64917f70">
<askppplt:ASK-PP xmlns:askppplt="urn:marvell:askpp:yang">
<askppplt:typedefs>
<askppplt:typedef>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
00862292793c57d3cfe035d414e9e1d0
751d5fb74a0861240aa86afad8ad13ef
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-05-21-1.07" profile="SAI" sid="7eb19b4b-fcd8-491c-98a3-b1f1817919fb">
<data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" version="2024-06-05-1.08" profile="SAI" dsig="md5" sid="daa51f10-6b7d-424f-ab07-3c51ae064e20">
<SAIplt:SAI xmlns:SAIplt="urn:marvell:SAI:yang">
<SAIplt:typedefs>
<SAIplt:typedef>
Expand Down Expand Up @@ -50,11 +50,6 @@
<SAIplt:description>Router In Drop Counters track Route Black Hole Packets</SAIplt:description>
<SAIplt:value>1</SAIplt:value>
</SAIplt:enum>
<SAIplt:enum>
<SAIplt:name>IN_DROP_ANY</SAIplt:name>
<SAIplt:description>Router In Drop Counters track either TTL &amp; Hop Limit Exceeded or Route Black Hole Packets</SAIplt:description>
<SAIplt:value>2</SAIplt:value>
</SAIplt:enum>
</SAIplt:typedef>
<SAIplt:typedef>
<SAIplt:name>Feature-enable</SAIplt:name>
Expand Down Expand Up @@ -447,10 +442,8 @@
<SAIplt:max_tti SAIplt:type="uint32">1024</SAIplt:max_tti>
</SAIplt:scalingAC5>
<SAIplt:Counters>
<SAIplt:cnc-base-list>
<SAIplt:counter-base SAIplt:type="uint32">0</SAIplt:counter-base>
</SAIplt:cnc-base-list>
<SAIplt:router-in-drop-counter SAIplt:type="InDropCounter-type">IN_DROP_ANY</SAIplt:router-in-drop-counter>
<SAIplt:counter-base SAIplt:type="uint32">0</SAIplt:counter-base>
<SAIplt:router-in-drop-counter SAIplt:type="InDropCounter-type">ROUTE_BLACKHOLE</SAIplt:router-in-drop-counter>
</SAIplt:Counters>
<SAIplt:Logging>
<SAIplt:log_dest SAIplt:type="logDest-type">SAI_LOG_SYSLOG</SAIplt:log_dest>
Expand Down

0 comments on commit 9ee1c78

Please sign in to comment.