Skip to content

fhi_72: allow to provide dpdk_mem_size to xran

Robert Schmidt requested to merge fhi-72-dpdkMemorySize into develop

xran has a mechanism to request DPDK to allocate a configurable amount of bytes for huge pages. We set it to 0 until now; expose this variable through configuration, and provide a meaningful default 8192 MiB. Provide documentation.

Merge request reports