Hi VPP experts.
I'm doing a VPP deployment, and after struggling to have my Mellanox ConnectX-6 
adapter recognized by vpp, now when I start it, it's getting an error message, 
and the interface is in an error state.

vpp# show interface
Name               Idx    State  MTU (L3/IP4/IP6/MPLS)     Counter          
Count
GigabitEthernete7/0/1             3     down         9000/0/0/0
HundredGigabitEthernetc4/0/0      1     error        9000/0/0/0
HundredGigabitEthernetc4/0/1      2     error        9000/0/0/0
local0                            0     down          0/0/0/0
vpp#

The logs I see at journalctl:

Apr 21 01:41:38 den-whs-pc1-01 vpp[4219]: perfmon: skipping source 
'intel-uncore' - intel_uncore_init: no uncore units found
Apr 21 01:41:38 den-whs-pc1-01 vpp[4219]: perfmon: skipping source 'intel-core' 
- intel_core_init: not a IA-32 CPU
Apr 21 01:41:43 den-whs-pc1-01 kernel: vfio-pci 0000:e7:00.1: vfio-noiommu 
device opened by user (vpp:4219)
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: Interface 
HundredGigabitEthernetc4/0/0 error -22: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: Interface 
HundredGigabitEthernetc4/0/0 error -22: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: [0] setup failed Errors:
rte_eth_tx_queue_setup[port: 0, errno:-22]: Unknown error -22
rte_eth_rx_queue_setup[port: 0, errno:-22]: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: Interface 
HundredGigabitEthernetc4/0/1 error -22: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: Interface 
HundredGigabitEthernetc4/0/1 error -22: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: dpdk: [1] setup failed Errors:
rte_eth_tx_queue_setup[port: 1, errno:-22]: Unknown error -22
rte_eth_rx_queue_setup[port: 1, errno:-22]: Unknown error -22
Apr 21 01:41:43 den-whs-pc1-01 vnet[4219]: vat-plug/load: vat_plugin_register: 
oddbuf plugin not loaded...

Can someone please help?
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#21276): https://lists.fd.io/g/vpp-dev/message/21276
Mute This Topic: https://lists.fd.io/mt/90600536/21656
Mute #dpdk:https://lists.fd.io/g/vpp-dev/mutehashtag/dpdk
Mute #mellanox:https://lists.fd.io/g/vpp-dev/mutehashtag/mellanox
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to