0 投票
分类:DPDK初学入门 | 用户: (120 分)

root@lpc:~# ./dpdk-study/build/examples/dpdk-skeleton -l 1 -n 4
EAL: Detected CPU lcores: 12
EAL: Detected NUMA nodes: 1
EAL: Detected static linkage of DPDK
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: Selected IOVA mode 'PA'
EAL: VFIO support initialized
hn_nvs_conn_rxbuf(): could not allocate rxbuf info
eth_hn_dev_init(): device init failed
rte_vmbus_probe(): Requested device 6faa5212-61e0-4b4f-b550-57f341196240 cannot be used
TELEMETRY: No legacy callbacks, legacy socket not created
EAL: Error - exiting with code: 1
  Cause: Error: number of ports must be even

 

我是用driver_ctl 绑定两个网卡,但是有一个一直不能用?之前也遇到过,后来重启虚拟机解决了,这次又出现了,不知道怎么回事?

1个回答

0 投票
用户: (5.4k 分)
目前从错误 信息看,接口数量不是偶数造成的!!!

欢迎来到 DPDK交流社区 ,有什么问题可以尽管在这里提问,您将会收到社区其他成员的回答;也可以将您的总结写在这里,为社区其他成员提供帮助。

QQ交流2群:635461501 (入群请注明来源)

冀ICP备15005332号-2
...