neutron/neutron/tests/unit/plugins/ml2/drivers/mech_sriov
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
..
agent [SR-IOV] Do not fail if ip-link vf "min_tx_rate" is not supported 2021-03-11 15:43:46 +00:00
mech_driver Improve terminology in the Neutron tree 2020-08-19 16:47:53 -04:00
__init__.py Fix SR-IOV mechanism driver tests directory 2015-07-15 10:46:36 +03:00