Skip to content

Commit

Permalink
[Nokia-7215][Nokia-7215-A1] Update EZB files (sonic-net#19862)
Browse files Browse the repository at this point in the history
Update EZB files to version 1.08 to support SAI 1.14.0.1
  • Loading branch information
Pavan-Nokia authored and vvolam committed Sep 11, 2024
1 parent 4ea293f commit c3c0891
Show file tree
Hide file tree
Showing 18 changed files with 705 additions and 1,375 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c99947340cd205fa728bd418d1ca7a92
f3d3345bef9c6ac4eea19c6170e92970

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
83b91095c99529e49619e31e3fd72101
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 @@
209426f8b550ddf85db19925f9f202a1
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-02-19-1.06" profile="Askpp" sid="34f1c14a-b581-422d-bd10-426dfac013dd">
<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 @@
8918d787a5ccaa80a481ddb8b169574a
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-02-19-1.06" profile="SAI" dsig="md5" sid="c310bbb1-ffca-4c99-9bae-f7d4caff5941">
<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,10 +50,20 @@
<SAIplt:description>Router In Drop Counters track Route Black Hole Packets</SAIplt:description>
<SAIplt:value>1</SAIplt:value>
</SAIplt:enum>
</SAIplt:typedef>
<SAIplt:typedef>
<SAIplt:name>Feature-enable</SAIplt:name>
<SAIplt:type>enumeration</SAIplt:type>
<SAIplt:description>Feature Enabled/Disabled</SAIplt:description>
<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:name>Disabled</SAIplt:name>
<SAIplt:description>Disabled</SAIplt:description>
<SAIplt:value>0</SAIplt:value>
</SAIplt:enum>
<SAIplt:enum>
<SAIplt:name>Enabled</SAIplt:name>
<SAIplt:description>Enabled</SAIplt:description>
<SAIplt:value>1</SAIplt:value>
</SAIplt:enum>
</SAIplt:typedef>
<SAIplt:typedef>
Expand Down Expand Up @@ -432,14 +442,15 @@
<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>
</SAIplt:Logging>
<SAIplt:Feature>
<SAIplt:MACsec SAIplt:type="Feature-enable">Disabled</SAIplt:MACsec>
</SAIplt:Feature>
<SAIplt:Features-using-acl>
<SAIplt:feature SAIplt:type="acl-feature-name-type">control-acl</SAIplt:feature>
<SAIplt:feature-priority SAIplt:type="feature-priority-type">3</SAIplt:feature-priority>
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
78ea2f9bc238a32b68823bc7b082198d
d7069397e7466efe2bd6cf4a952b56db

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
a51445be255ef6afa324278ba9e191d9
bf932ba262c96acdfe677bd5078a21d7
Loading

0 comments on commit c3c0891

Please sign in to comment.