Commit 2077bfe
authored
Add SAI_ATTR_PORT_FW_REVISION to saiport (#2197)
This proposal outlines the addition of a new port attribute designed to provide a standardized method for querying the active firmware revision of a port.
Proposal -
Add label SAI_ATTR_PORT_FW_REVISION under sai_port_attr_h in saiport.h to store firmware related information. This attribute will store a string denoting the current firmware version running on the port. This can denote either the SerDes firmware version or any other vendor specific firmware version that needs to be exported.
Signed-off-by: Tejas Pandey <[email protected]>1 parent e866eb6 commit 2077bfe
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2721 | 2721 | | |
2722 | 2722 | | |
2723 | 2723 | | |
| 2724 | + | |
| 2725 | + | |
| 2726 | + | |
| 2727 | + | |
| 2728 | + | |
| 2729 | + | |
| 2730 | + | |
| 2731 | + | |
| 2732 | + | |
| 2733 | + | |
2724 | 2734 | | |
2725 | 2735 | | |
2726 | 2736 | | |
| |||
0 commit comments