Skip to content

Feature: Cross-compile support for aarch64 #14

@omeh-a

Description

@omeh-a

Currently, ipbench does not build easily for anything except x86. It is possible to deploy it to arm via a .deb however, which suggests that this requires minor changes.

This is extremely suboptimal considering the tester machines will almost always be small ARM SBCs, and at TS we often want to benchmark ARM targets.

Goal: Update autotools build process to be able to target AArch64 with a ./configure flag.

Bonus: We can add ipbench to BuildRoot as a package because we often end up using it there. This may make deployment of testers + targets much MUCH MUCH easier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions