-
Notifications
You must be signed in to change notification settings - Fork 1.2k
HLD of SONiC FIPS POST support #2034
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
@ysmanman : can you review the latest comments @judyjoseph : will also check |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
|
/azp run |
|
No pipelines are associated with this pull request. |
All open comments are addressed. |
|
@ysmanman : please add SAI PR link here also that point header change to support this. |
|
@eswaran-nexthop and @senthil-nexthop please approve it so that we can get it merged. |
senthil-nexthop
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Added in PR description. |
|
Another set of supported PR: |
|
please update/extend the HLD for above changes for wpa-supplicant. |
…on. (#24067) Why I did it Extended the MACsec show command to display FIPS POST (Power-On Self-Test) status, enabling network operators to verify cryptographic module compliance and operational readiness in FIPS enabled deployments. Reference HLD: sonic-net/SONiC#2034. How I did it Added --post-status option to existing show macsec command Read and display information from FIPS_MACSEC_POST_TABLE|<module> keys Added unit tests to verify the changes. Updated macsec show command structure show macsec [--profile/--dump-file/--post-status] [interface_name]
swss-common change sonic-net/sonic-swss-common#1071 [merged]
sairedis change sonic-net/sonic-sairedis#1650 [merged]
swss change sonic-net/sonic-swss#3836 [merged]
sonic-buildimage change sonic-net/sonic-buildimage#24492
Reference links:
OCP SAI PR opencomputeproject/SAI#2167
SAI header update in master sonic-net/sonic-sairedis#1628