diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2018-04-15 15:14:01 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-04-26 03:51:09 +0000 |
commit | addcd15dbe400365df8f9f488493cd295feeb91a (patch) | |
tree | 36f90247bff1b0230f75cbadae30ecb0ae85e7a5 /docs/submodules/samplevnf | |
parent | 175d006d1483896c19dcc2db255f838e6888311e (diff) |
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>
Diffstat (limited to 'docs/submodules/samplevnf')
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject ca2085d3c7a630da6a1f28ee49b605d214d6b2e +Subproject e12ec1f7d2b4fe8c28650e6cd53cae660ea96ec |