neutron/neutron/cmd/sanity
Rodolfo Alonso Hernandez 444f7053c9 [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported
Some NICs do not support ip-link vf "min_tx_rate" parameter. This is
not an API issue (ip-link or Pyroute2); the parameter is already
supported. The error is returned by the specific NIC driver.

A sanity check is implemented, reading the SR-IOV configured devices
("physical_device_mappings") and the excluded VFs ("exclude_devices").

Change-Id: If70de0a7112777ac4011ad42af0ac98969765011
Closes-Bug: #1918464
(cherry picked from commit 3a9e81bbb8)
2021-03-11 15:43:46 +00:00
..
__init__.py Remove run-time version checking for openvswitch features 2014-06-04 09:25:53 -05:00
checks.py [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:43:46 +00:00