Skip to content

Conversation

@kfirtoledo
Copy link
Collaborator

Create support for arm64 architecture for docker images:

  1. Update the GitHub action.
  2. Update the makefile to compile images according to the architecture
  3. Update the docker file to use the correct binary file.
  4. Update the push image command to use the --platform flag for multi-architecture Docker image compilation.
  5. Update the iperf3 demo to support arm64 architecture.

@kfirtoledo kfirtoledo requested a review from zivnevo May 6, 2024 19:49
@kfirtoledo kfirtoledo requested review from elevran and orozery as code owners May 6, 2024 19:49
@kfirtoledo kfirtoledo force-pushed the arm64 branch 2 times, most recently from 4e4d2fa to f37d304 Compare May 8, 2024 05:31
@pull-request-size pull-request-size bot added size/L and removed size/M labels May 8, 2024
Copy link
Collaborator

@elevran elevran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, assuming the fetch-tags: true was dropped intentionally. If not - please fix before merging.

kfirtoledo added 3 commits May 9, 2024 09:47
Signed-off-by: Kfir Toledo <kfir.toledo@ibm.com>
Signed-off-by: Kfir Toledo <kfir.toledo@ibm.com>
Signed-off-by: Kfir Toledo <kfir.toledo@ibm.com>
@kfirtoledo kfirtoledo merged commit 7650794 into clusterlink-net:main May 9, 2024
@kfirtoledo kfirtoledo deleted the arm64 branch May 9, 2024 07:05
@kfirtoledo kfirtoledo added the enhancement New feature or request label May 9, 2024
@kfirtoledo kfirtoledo linked an issue May 13, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Support Linux platform with architecture of arm64

2 participants