Skip to content

meta-ked: Add backported version of stress-ng with GPU stressor

Frieder Schrempf requested to merge feature/stress-ng-backport into main

The latest version has a GPU stressor that we want to use. Backport the recipe from meta-oe master and add a bbappend that enables building the GPU stressor.

The GPU stressor was tested on BL i.MX8MM:

root@kontron-mx8mm:~# stress-ng --gpu 1
stress-ng: info:  [614] defaulting to a 1 day, 0 secs run per stressor
stress-ng: info:  [614] dispatching hogs: 1 gpu
stress-ng: info:  [616] gpu: GL_VENDOR: etnaviv
stress-ng: info:  [616] gpu: GL_VERSION: OpenGL ES 2.0 Mesa 22.0.3
stress-ng: info:  [616] gpu: GL_RENDERER: Vivante GC600 rev 4653

Issue: https://git.kontron-electronics.de/sw/ked/plan/plan-ked-bsp/-/issues/1324

Edited by Frieder Schrempf

Merge request reports