Skip to content
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

Change to replace manual step(used by redhat, where ipu_port1_setup.sh script is used). #292

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

sudhar-krishnakumar
Copy link
Contributor

Change to replace manual step(used by redhat, where ipu_port1_setup.sh script is used).
By creating post_init_app.sh script, through ipu-plugin. post_init_app.sh, gets invoked by IMC software, after ipumgmt daemon,
starts running. post_init_app.sh, creates this script->port0-setup.sh which runs in the background, and waits until D4 interface gets created on ACC. Once D4 interface gets created on ACC, port0-setup.sh uses devmem command to add D4 interface to the forwarding VSI group 1.

script is used). By creating post_init_app.sh script, through ipu-plugin.
post_init_app.sh, gets invoked by IMC software, after ipumgmt daemon,
  starts running. post_init_app.sh, creates this script->port0-setup.sh
which runs in the background, and waits until D4 interface gets created
on ACC. Once D4 interface gets created on ACC, port0-setup.sh uses
devmem command to add D4 interface to the forwarding VSI group 1.
where post_init_app.sh file exits, but ipu-plugin has an different
version of it(update scenario).
@sudhar-krishnakumar sudhar-krishnakumar merged commit 9ebacef into main Dec 11, 2024
16 checks passed
@sudhar-krishnakumar sudhar-krishnakumar deleted the port1_setup branch December 12, 2024 19:11
sudhar-krishnakumar added a commit that referenced this pull request Jan 7, 2025
…_setup.sh script is used). (#292)"

This reverts commit 9ebacef.
sudhar-krishnakumar added a commit that referenced this pull request Jan 7, 2025
* Revert "Fix for PR->292. D5 interface is used for primary networking. (#293)"

This reverts commit f01e94e.

* Revert "Change to replace manual step(used by redhat, where ipu_port1_setup.sh script is used). (#292)"

This reverts commit 9ebacef.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants