-
Notifications
You must be signed in to change notification settings - Fork 746
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
Summary:New smartswitch DPU config template #16201
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
@prabhataravind |
/azp run |
Pull request contains merge conflicts. |
@wen587 |
Hi @nnelluri-cisco , I think there are some conflict where the master code has already support this Golden Config. |
@wen587 smartswitch_hwsku_config = { |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
… table in generate_golden_config_db.py
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
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
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
} | ||
}, | ||
"GNMI": { | ||
"GNMI": { |
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.
@nnelluri-cisco can you check alignment here?
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.
@prabhataravind
Fixed the alignment issue.
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
thanks |
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
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.
@r12f for your vis.
/azpw run |
Description of PR
New smartswitch DPU config template.
Summary: smartswitch DPU config
Fixes # (issue)
Type of change
Back port request
Approach
What is the motivation for this PR?
configure the DPU's for the smartswicth.
How did you do it?
Added New dpu_config.j2 to generate DPU config for the smartswicth.
How did you verify/test it?
Verified using below command
./testbed-cli.sh deploy-mg cmono_t1 ./lab ./password.txt
Any platform specific information?
hwsku: Cisco-8102-28FH-DPU-O-T1
Supported testbed topology if it's a new test case?
smartswicth
Documentation