Closed Syafaatdehaf closed 11 months ago
no mounted hugetibfs found
Hugepages are not setup correctly.
Please re-run dpdk-hugepages.py
script.
lcoresPerNuma: {"0": 1}
Forwarder will not start with only 1 lcore; at least 5 lcores are required. These lcores are created as threads mapped to the physical cores.
I want to run NDN-DPDK on 4 cores
It's possible with the lcores configurations, but you won't get much benefits for running NDN-DPDK. Low end hardware is better served with the YaNFD forwarder.
I want to run NDN-DPDK on 4 cores with the forwarder json file as below:
Error when running NDN-DPDK on the forwarder when run has the following error:
when I check hugepages:
is there a solution to this error?