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

Upgrade broadcom platform containers(syncd) to Bookworm #19712

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

sg893052
Copy link
Contributor

Why I did it

Migration of platform broadcom docker syncd from bullseye to bookworm

Work item tracking
  • Microsoft ADO (number only):

How I did it

Update container makefiles with correct dependencies
Update container Dockerfile with correct base image

How to verify it

Compilation of the following images:
[docker-syncd-brcm.gz]
[docker-syncd-brcm-dnx.gz]
[sonic-broadcom-dnx.bin]
[sonic-broadcom.bin]

Loaded sonic-broadcom.bin on a x86_64-accton_as7816_64x-r0
root@sonic:/home/admin# docker ps | grep syncd
1bc2b3bbe11c docker-syncd-brcm:latest "/usr/local/bin/supe…" 13 minutes ago Up 13 minutes syncd
root@sonic:/home/admin#
root@sonic:/home/admin# docker exec -it syncd bash
root@sonic:/# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@sonic:/#

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

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

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@sg893052 sg893052 requested a review from lguohan as a code owner July 26, 2024 14:01
@sg893052
Copy link
Contributor Author

@adyeung FYI

@adyeung
Copy link
Collaborator

adyeung commented Aug 7, 2024

@saiarcot895 pls help review

@adyeung
Copy link
Collaborator

adyeung commented Aug 12, 2024

@saiarcot895 thanks for the review, I assume you want to hold off the merge until SAI release 12.x is out? Otherwise, pls share the merge plan

@sg893052
Copy link
Contributor Author

/azpw run Azure.sonic-buildimage

@mssonicbld
Copy link
Collaborator

/AzurePipelines run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@adyeung
Copy link
Collaborator

adyeung commented Nov 1, 2024

Last call, if there is no objection, we will proceed to merge for 202411

@saiarcot895
Copy link
Contributor

/azpw ms_checker

@saiarcot895
Copy link
Contributor

No objections from me

@Praveen-Brcm Praveen-Brcm merged commit 47a4e04 into sonic-net:master Nov 1, 2024
12 checks passed
lguohan pushed a commit that referenced this pull request Nov 6, 2024
…20696)

It seems after this PR #19712 dsserve might not be getting downloaded for bullseye.

Signed-off-by: Abhishek Dosi <[email protected]>
rkavitha-hcl pushed a commit to rkavitha-hcl/sonic-buildimage that referenced this pull request Nov 15, 2024
aidan-gallagher pushed a commit to aidan-gallagher/sonic-buildimage that referenced this pull request Nov 16, 2024
aidan-gallagher pushed a commit to aidan-gallagher/sonic-buildimage that referenced this pull request Nov 16, 2024
…onic-net#20696)

It seems after this PR sonic-net#19712 dsserve might not be getting downloaded for bullseye.

Signed-off-by: Abhishek Dosi <[email protected]>
StormLiangMS pushed a commit that referenced this pull request Dec 2, 2024
…20949)

Why I did it
With the syncd container upgrade to Bookworm in #19712, the RPC containers started failing to build. There are some additional changes needed to the RPC container build and to use a newer version of the PTF package.

Work item tracking
Microsoft ADO (number only): 30368269
How I did it
Modify the RPC dockerfiles to use Python 3, and to use the existing nanomsg package in Debian.

Also, enable the Broadcom RPC image build as part of PRs.
VladimirKuk pushed a commit to Marvell-switching/sonic-buildimage that referenced this pull request Jan 21, 2025
…onic-net#20949)

Why I did it
With the syncd container upgrade to Bookworm in sonic-net#19712, the RPC containers started failing to build. There are some additional changes needed to the RPC container build and to use a newer version of the PTF package.

Work item tracking
Microsoft ADO (number only): 30368269
How I did it
Modify the RPC dockerfiles to use Python 3, and to use the existing nanomsg package in Debian.

Also, enable the Broadcom RPC image build as part of PRs.
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.

5 participants