Does DPDK require more than 1 NIC?

淺唱寂寞╮ 提交于 2019-12-04 20:09:11
  1. It depends on the application. In case of l2fwd, yes you need more than 1 NIC. Though, they don't have to be physical. You could create virtual NICs with VmWare or VirtualBox.
  2. You won't be able to surf the web if you bind NIC to DPDK.
  3. I think there is no other way.

For development, you could setup a virtual machine, with 2 virtual NICs for use by DPDK, and one to surf the web.

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!