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

migtd: set MIG_VERSION before programming MSK #158

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

gaojiaqi7
Copy link
Contributor

MigTD-s and MigTD-d exchange their MSK together with the version information and then they will evaluate the versions.

If there are one or more versions that meet both requirements, they will set the maximum one, otherwise the pre-migration flow will abort.

Closes #103

@jyao1
Copy link
Contributor

jyao1 commented Feb 18, 2024

Please describe what test has been done for this patch

@gaojiaqi7 gaojiaqi7 force-pushed the 0207/support_mig_version_setting branch from 354ec62 to 44b4b65 Compare February 22, 2024 01:07
MigTD-s and MigTD-d exchange their MSK together with the version
information and then they will evaluate the versions.

If there are one or more versions that meet both requirements, they
will set the maximum one, otherwise the pre-migration flow will abort.

Signed-off-by: Jiaqi Gao <[email protected]>
@gaojiaqi7 gaojiaqi7 force-pushed the 0207/support_mig_version_setting branch from 44b4b65 to 552a5e8 Compare February 23, 2024 01:13
@gaojiaqi7
Copy link
Contributor Author

Integration test passed. Unit test is added to check the calculated MIG_VERSION

@jyao1 jyao1 merged commit 5c371cc into intel:main Feb 26, 2024
10 checks passed
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.

set MIG_PROTOCOL for cross platform migration
2 participants