os-net-config/os_net_config/tests
Karthik S c81bcfe9ee Skip VFs configured for DPDKs during NIC ordering
During NIC ordering all the VFs are expected to be skipped.
But if DPDK drivers are bound to a VF, then those VFs are still taken
in to account and is affecting the NIC ordering. The VFs bound to DPDK
drivers also shall be removed from the NIC ordering logic resulting in
consistency even with the re-run of os-net-config.

Change-Id: I50af9f75b01addae0e13830cc7a863072f9be34c
(cherry picked from commit 761b4621b0)
(cherry picked from commit b34a73016a)
2020-07-14 15:27:01 +00:00
..
__init__.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
base.py Remove mox usage 2019-01-10 06:45:14 +00:00
test_cli.py Removing the warnings generated due to yaml.load() 2019-03-19 04:14:09 +00:00
test_impl_eni.py Remove mox usage 2019-01-10 06:45:14 +00:00
test_impl_ifcfg.py Run ifup on a bond when a slave interface is restarted 2020-04-08 16:50:45 -07:00
test_objects.py Add ETHTOOL_OPTS support for LinuxBond class 2019-07-24 10:55:04 -07:00
test_os_net_config.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
test_sriov_config.py Using tempfile instead of fixed path in unit tests. 2019-12-03 16:09:15 +00:00
test_utils.py Skip VFs configured for DPDKs during NIC ordering 2020-07-14 15:27:01 +00:00
test_validator.py Add Policy Based Routing Support to os-net-config 2019-06-05 15:58:39 -07:00