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

[Bookworm] Upgrade Dell platforms to Bookworm #17003

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

aravindmani-1
Copy link
Contributor

@aravindmani-1 aravindmani-1 commented Oct 25, 2023

Why I did it

How I did it

  • Modified platform driver to comply with bookworm kernel.
  • Removed MODULE_SUPPORTED_DEVICE wherever used.
  • Modified python build commands for building whl packages.

How to verify it

  • Verify whether all the platform bookworm debs are built.
    make target/debs/bookworm/platform-modules-z9100_1.1_amd64.deb
  • Load the platform debian into the device and install it in bookworm image.
  • Verify the platform related CLI and the functionality

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

@yxieca yxieca merged commit 89711ef into sonic-net:bookworm Oct 26, 2023
7 of 9 checks passed
@aravindmani-1 aravindmani-1 deleted the dell_bookworm branch October 26, 2023 17:18
saiarcot895 pushed a commit to saiarcot895/sonic-buildimage that referenced this pull request Nov 8, 2023
Why I did it
[Bookworm] Update platform-modules-dell for Bookworm sonic-net#16735

How I did it
Modified platform driver to comply with bookworm kernel.
Removed MODULE_SUPPORTED_DEVICE wherever used.
Modified python build commands for building whl packages.

How to verify it
Verify whether all the platform bookworm debs are built.
make target/debs/bookworm/platform-modules-z9100_1.1_amd64.deb
Load the platform debian into the device and install it in bookworm image.
Verify the platform related CLI and the functionality
saiarcot895 pushed a commit to saiarcot895/sonic-buildimage that referenced this pull request Nov 21, 2023
Why I did it
[Bookworm] Update platform-modules-dell for Bookworm sonic-net#16735

How I did it
Modified platform driver to comply with bookworm kernel.
Removed MODULE_SUPPORTED_DEVICE wherever used.
Modified python build commands for building whl packages.

How to verify it
Verify whether all the platform bookworm debs are built.
make target/debs/bookworm/platform-modules-z9100_1.1_amd64.deb
Load the platform debian into the device and install it in bookworm image.
Verify the platform related CLI and the functionality
yxieca pushed a commit that referenced this pull request Nov 22, 2023
Why I did it
[Bookworm] Update platform-modules-dell for Bookworm #16735

How I did it
Modified platform driver to comply with bookworm kernel.
Removed MODULE_SUPPORTED_DEVICE wherever used.
Modified python build commands for building whl packages.

How to verify it
Verify whether all the platform bookworm debs are built.
make target/debs/bookworm/platform-modules-z9100_1.1_amd64.deb
Load the platform debian into the device and install it in bookworm image.
Verify the platform related CLI and the functionality
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.

3 participants