Update git submodules
authorDeepak S <deepak.s@linux.intel.com>
Thu, 25 Jan 2018 14:50:52 +0000 (14:50 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 25 Jan 2018 14:50:52 +0000 (14:50 +0000)
commit5968c8cef02ef28b159e2fa4d74553209d7d4120
treefe69f0fff47e066b909f69d1f9faf6d1eb4a64b5
parentee46b5af8632588cffde68d29d56d88437b6bfaa
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Fix dumping receive packets"
  - Fix dumping receive packets

    There were two issues identified in dump receive packets
    - when the receive packets was going to be dropped (and not transmitted),
      it was also printed as TX[255].
    - a potential crash when using the dump function with modes like
      lat which can receive more than MAX_RING_BURST.
    Those issues have been fixed.

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