Suricata 7.0.2 dpdk: HugePages_Total equals to zero

Hi Andre,
thanks for creating a post here. Unfortunately I somehow overlooked the post at first so that explains the delayed reply.
However, I can see where the problem is, fix is on the way.
In 7.0.2 Suri checks for the presence of hugepages but it only checks /proc/meminfo file which only acknowledges 2MB hugepages. So allocating 1GB hugepages makes no entry in the /proc/meminfo and Suricata then panics for not seeing any hugepages.
Thanks,
Lukas