Closed thehajime closed 9 years ago
Configuration for dpdk will be added soon !
yay !
Added by commit https://github.com/libos-nuse/net-next-nuse/commit/eb0e0389b342f6aba62314ed490648ff858fb434
dpdk port number is specified by suffix digit of DPDK type interface name on nuse.conf because nuse_vif_create()
can bring ifname onfly. I want to change this argument to struct nuse_vif_config *
someday ;).
thx. if more than two DPDK interfaces is working fine, then you can close this issue.
confirm with two interfaces is working fine.
btw, you can change nuse_vif_create() whenever if you want. it's an internal API.
only PORTID=0 is available now.