From addcd15dbe400365df8f9f488493cd295feeb91a Mon Sep 17 00:00:00 2001
From: Xavier Simonart <xavier.simonart@intel.com>
Date: Sun, 15 Apr 2018 15:14:01 +0200
Subject: 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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/samplevnf')

diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf
index ca2085d3c..e12ec1f7d 160000
--- a/docs/submodules/samplevnf
+++ b/docs/submodules/samplevnf
@@ -1 +1 @@
-Subproject commit ca2085d3c7a630da6a1f28ee49b605d214d6b2e7
+Subproject commit e12ec1f7d2b4fe8c28650e6cd53cae660ea96ec1
-- 
cgit