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