diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-12-19 15:30:38 +0100 |
---|---|---|
committer | Xavier Simonart <xavier.simonart@intel.com> | 2019-02-20 16:32:05 +0100 |
commit | deae87b73684b3a7a96c64c918c0342a52262744 (patch) | |
tree | 25c569b8a231132ed4f34a564901d9140b77c5fd /patches/dpdk_custom_patch/set-log-level-to-info.patch | |
parent | 06d71cb8ceab4d531a29b09c589eeda7bd4e6311 (diff) |
Use link speed from device capability instead of negotiated speeda
JIRA: SAMPLEVNF-151
link speed is used in gen and lat latency extrapolations.
Using a link_speed value lower than the actual link speed
might result in errors (e.g. negative latencies).
Negotiated link speed might be reported slowly (as reported through irq)
Hence it is better to use the device capability link speed.
In addition, this remove the check for link speed changes in fastpath.
Change-Id: I0f475fe5e139b046012de6cd0b710e4390735078
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'patches/dpdk_custom_patch/set-log-level-to-info.patch')
0 files changed, 0 insertions, 0 deletions