diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-04-11 16:15:55 +0200 |
---|---|---|
committer | Deepak S <deepak.s@linux.intel.com> | 2018-04-20 16:27:52 +0530 |
commit | 667d6706c5d9f870bc362b36b2c237bbf0979247 (patch) | |
tree | 435910b261f29cf7bbc9742d56891968af1f9f5a /VNFs/DPPD-PROX/prox_shared.h | |
parent | f581340fd0d9efa229cbba67ad0031ca14c6a9e2 (diff) |
Fix link speed when link is down at startup.
When link is down at startup, the link_speed returned by DPDK
is 0. This results in un-optimized latency estimates in gen and lat.
With this fix, lat and gen do nothing until link_speed is
properly initialized, and use the right link speed in the fast path.
Change-Id: Id2d14b6966ccfac7cc78db3c5a74e704b42edae7
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/prox_shared.h')
0 files changed, 0 insertions, 0 deletions