You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New table has been added to the config database to store related PoE configuration parameters:
@@ -287,7 +343,8 @@ In SONiC all the peripheral devices data (information relared to PoE) will be st
287
343
288
344
289
345
### Warmboot and Fastboot Design Impact
290
-
Future
346
+
347
+
In scope of current desgin, the PoE functionality should continue to work across warm boot. The PoE configuration is present in the ASIC database and therefore should be compatible with existing SYNCD and its warm boot capabilities.
291
348
292
349
### Memory Consumption
293
350
This sub-section covers the memory consumption analysis for the new feature: no memory consumption is expected when the feature is disabled via compilation and no growing memory consumption while feature is disabled by configuration.
@@ -308,7 +365,6 @@ System testing can be done only on systems with PoE hardware support.
308
365
309
366
TBD
310
367
311
-
### Open/Action items - if any
312
-
None
368
+
### Open/Action items
313
369
314
-
NOTE: All the sections and sub-sections given above are mandatory in the design document. Users can add additional sections/sub-sections if required.
370
+
- SONiC Yang models needs to be provided as a part of this design.
0 commit comments