From Fedora Project Wiki
Description
What does this testcase do
How to test
- Start a linux guest with two PCI NICs (such as: 1th NIC is of 8139 model and 2th NIC is fo e1000 model)
- Note the PCI slot numbers of the two NIC in guest using lspci command.
- Shutdown the guest
- Remove the 1th NIC (such as: 8139 model) and start the guest
Expected Results
- Check that the slot number of the 2th NIC hasn't changed.