Update git submodules
authorXavier Simonart <xavier.simonart@intel.com>
Sun, 15 Apr 2018 13:14:01 +0000 (15:14 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 26 Apr 2018 03:51:09 +0000 (03:51 +0000)
commitaddcd15dbe400365df8f9f488493cd295feeb91a
tree36f90247bff1b0230f75cbadae30ecb0ae85e7a5
parent175d006d1483896c19dcc2db255f838e6888311e
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Support reading inline jumbo frame and dump them

    Add support for pkt_inline of jumbo frames.
    Dump the whole packet, and not a truncated packet. This might
    have a small impact on performance as the memory footprint
    is increased (by ~640K * number of tasks), resulting in potential
    higher DTLB misses.

    Change-Id: I4ed02be7ca899db4f8f97355c180a92d69d39d8f
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
docs/submodules/samplevnf