-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
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
Labels
enhancementNew feature or requestNew feature or request