You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running the command triggers an error because apps.intel.intel1g doesn't exist:
$ sudo ./snabb snabbmark intel1g 3 3
No PMU available: single core cpu affinity required
program/snabbmark/snabbmark.lua:250: module 'apps.intel.intel1g' not found:
Should it be removed, or should it go use intel_mp instead?
The text was updated successfully, but these errors were encountered:
dpino
pushed a commit
to dpino/snabb
that referenced
this issue
Apr 3, 2019
Running the command triggers an error because
apps.intel.intel1g
doesn't exist:Should it be removed, or should it go use
intel_mp
instead?The text was updated successfully, but these errors were encountered: