Update git submodules
authorXavier Simonart <xavier.simonart@intel.com>
Wed, 11 Apr 2018 14:15:55 +0000 (16:15 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 20 Apr 2018 05:27:56 +0000 (05:27 +0000)
commitee435827905d0b5f2839e2c5995812fb331af9ac
tree6de64e0749da29238a6ca831af58f2c2114c73e3
parent526f160794da3da127baedd90eb9a73ee0996e2a
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - 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>
docs/submodules/samplevnf