diff options
author | Saravanan KR <skramaja@redhat.com> | 2016-08-31 17:10:56 +0530 |
---|---|---|
committer | Saravanan KR <skramaja@redhat.com> | 2016-09-20 11:25:11 +0530 |
commit | c82cc955983065dba7b4d60858082150834ac356 (patch) | |
tree | 93fe7f741245fe8f26e2e8f15694f69ee1bda2e6 /MANIFEST.in | |
parent | f79d534c3e130bb539cf7ccb1d3f9586e922b9a7 (diff) |
Fixed nic numbering issue of DPDK nics after the nic has bound
* os-net-config is called multiple times during the deploy.
Once the interface is bound to a driver, it will not be
listed for ethtool to get the pci address, which will
through exception. Handled this exception.
* Stored the DPDK bound nic configs at '/var/lib/os-net-config/
dpdk_mappings.yaml' file to emulate the same nic numbering
after the nic has been bound to the DPDK driver.
Partial-Bug: #1619330
Change-Id: I6b1e45003f851f1fcf5b8730890c75331e8d0f8f
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions