Bug 1075 - ixgbevf reset failure: eth_ixgbevf_dev_init(): VF Initialization Failure: -15 (IXGBE_ERR_RESET_FAILED)
Summary: ixgbevf reset failure: eth_ixgbevf_dev_init(): VF Initialization Failure: -15...
Status: UNCONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 21.11
Hardware: All All
: Normal major
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2022-09-01 14:44 CEST by a.dibacco.ks
Modified: 2022-11-16 07:30 CET (History)
1 user (show)



Attachments

Description a.dibacco.ks 2022-09-01 14:44:45 CEST

    
Comment 1 a.dibacco.ks 2022-09-01 14:48:15 CEST
While probing a "Ethernet Controller 10-Gigabit X540-AT2"  I get this error:

EAL: Using IOMMU type 1 (Type 1)
EAL: Probe PCI driver: net_ixgbe_vf (8086:1515) device: 0000:18:10.0 (socket 0)
eth_ixgbevf_dev_init(): VF Initialization Failure: -15

-15 is referring to a problem in the reset of the card: IXGBE_ERR_RESET_FAILED
Comment 2 Kevin.Liu 2022-11-16 07:30:13 CET
please offer the reproduce steps with standard DPDK API like testpmd, l3fwd and other examples.
Give detailed environmental information.

Note You need to log in before you can comment on or make changes to this bug.