dpvs icon indicating copy to clipboard operation
dpvs copied to clipboard

Failed to bring up dpdk interface

Open isaacabc opened this issue 6 years ago • 1 comments

........................................................................................ NETIF:worker cpu5:dpdk0 rx_queue_id +=4 NETIF:worker cpu5:dpdk1 rx_queue_id +=4 ...................................................................................... NETIF:worker cpu8:dpdk0 rx_queue_id +=7 NETIF:worker cpu8:dpdk0 rx_queue_id +=7 NETIF:worker cpu8:dpdk1 rx_queue_id +=7 NETIF:worker cpu8:dpdk1 rx_queue_id +=7 NETIF: netif_port start: fail to bring up dpdk0 DPVS: start dpdk0 failed ,skipping .... [root@dpdk bin]#
0b:00.0 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01) 0b:00.1 Ethernet controller: Intel Corporation 82599ES 10-Gigabit SFI/SFP+ Network Connection (rev 01)

ethtool -i ens2f0

driver: ixgbe version: 4.0.1-k-rh7.2 firmware-version: 0x800003df bus-info: 0000:0b:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: no

isaacabc avatar Aug 06 '18 16:08 isaacabc

Did you configure your interface with dpdk driver?

mscbg avatar Aug 09 '18 01:08 mscbg