os-net-config/os_net_config
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
..
tests Skip VFs configured for DPDKs during NIC ordering 2020-07-14 15:27:01 +00:00
__init__.py ifdown does not work if no ifcfg file exist 2019-07-18 12:40:36 -07:00
cli.py fix missing shared_block for PF interface in switchdev bond connected to ovs 2019-08-30 22:51:50 +00:00
impl_eni.py Continue bringing up interfaces even if one fails 2017-05-30 20:17:21 +00:00
impl_ifcfg.py Run ifup on a bond when a slave interface is restarted 2020-04-08 16:50:45 -07:00
impl_iproute.py Add copyrights to files. 2014-07-07 16:15:53 -04:00
objects.py Add linkdelay option 2019-11-13 14:14:14 +00:00
schema.yaml Allow list_of_routes to be [] in config 2020-05-27 15:11:54 +02:00
sriov_config.py Adding testcases for sriov_config 2019-11-21 10:25:11 +00:00
utils.py Skip VFs configured for DPDKs during NIC ordering 2020-07-14 15:27:01 +00:00
validator.py Removing the warnings generated due to yaml.load() 2019-03-19 04:14:09 +00:00
version.py Move versioning into version.py 2014-09-04 09:59:11 -04:00