Hello, I am trying to run VPP in a VM with four SR-IOV virtual function interfaces, two on a ixgbe/ixgbevf and two on i40e/iavf. The ixgbe interfaces seem to work fine, but the i40e interfaces fail to start:
vpp# show inter Name Idx State MTU (L3/IP4/IP6/MPLS) Counter Count VirtualFunctionEthernet1/0/0 1 down 9000/0/0/0 VirtualFunctionEthernet2/0/0 2 down 9000/0/0/0 VirtualFunctionEthernet3/0/0 3 error 9000/0/0/0 VirtualFunctionEthernet4/0/0 4 error 9000/0/0/0 local0 0 down 0/0/0/0 >From syslog: Sep 25 00:11:02 vpp0 vnet[907]: dpdk: Interface VirtualFunctionEthernet3/0/0 error -1: Unknown error -1 Sep 25 00:11:02 vpp0 vnet[907]: dpdk: setup failed for device VirtualFunctionEthernet3/0/0. Errors: rte_eth_dev_configure[port:0, errno:-1]: Unknown error -1 Sep 25 00:11:06 vpp0 vnet[907]: dpdk: Interface VirtualFunctionEthernet4/0/0 error -1: Unknown error -1 Sep 25 00:11:06 vpp0 vnet[907]: dpdk: setup failed for device VirtualFunctionEthernet4/0/0. Errors: rte_eth_dev_configure[port:1, errno:-1]: Unknown error -1 Thankful for any hints on how to keep troubleshooting this. Wilhelm
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#20201): https://lists.fd.io/g/vpp-dev/message/20201 Mute This Topic: https://lists.fd.io/mt/85851670/21656 Group Owner: vpp-dev+ow...@lists.fd.io Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-