added graph numbers

This commit is contained in:
2025-04-05 16:40:17 +01:00
parent a0d0ae6ec9
commit 4894364ddf
3 changed files with 1 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ kmod_cflags = ['-I' + dpdk_build_root,
kmod_arch = 'MACHINE_ARCH_NULL='
kmod_arch = 'MACHINE_ARCH=aarch64'
# to avoid warnings due to race conditions with creating the dev_if.h, etc.
# files, serialize the kernel module builds. Each module will depend on
# previous ones