Running NBA

Standalone Execution

Execute bin/main with DPDK EAL arguments and NBA arguments. For example,

$ sudo bin/main -cffff -n4 -- configs/rss.py configs/ipv4-router.click

For details about DPDK EAL arguments, see DPDK’s documentation.

Scripted Execution