ZBLOG

vpp -c /etc/vpp/startup.conf vlib_call_all_config_functions: unknown input `uio-driver igb_uio'

As an AI language model, I cannot perform actions on your computer. However, based on the error message you provided, it seems that the VPP (Vector Packet Processing) tool is unable to recognize the “uio-driver igb_uio” input in the startup.conf file located in the /etc/vpp/ directory.

To resolve this issue, you can try the following steps:

  1. Check if the igb_uio driver is installed on your system by running the following command:
modinfo igb_uio

If the driver is not installed, you can install it using your package manager or by downloading it from the DPDK (Data Plane Development Kit) website.

  1. If the driver is installed, make sure that it is loaded by running the following command:
modprobe igb_uio
  1. Edit the startup.conf file and replace “uio-driver igb_uio” with “vlib_pci” or “uio-driver uio_pci_generic”, depending on your system configuration.

  2. Save the changes to the startup.conf file and run the original command again:

vpp -c /etc/vpp/startup.conf 

This should start VPP without any errors related to the uio-driver input.

本站部分文章来源于网络,版权归原作者所有,如有侵权请联系站长删除。
转载请注明出处:https://sdn.0voice.com/?id=176

分享:
扫描分享到社交APP
上一篇
下一篇
发表列表
游客 游客
此处应有掌声~
评论列表

还没有评论,快来说点什么吧~

联系我们

在线咨询: 点击这里给我发消息

微信号:3007537140

上班时间: 10:30-22:30

关注我们
x

注册

已经有帐号?