Update git submodules
authorDeepak S <deepak.s@linux.intel.com>
Fri, 8 Dec 2017 03:39:49 +0000 (03:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Fri, 8 Dec 2017 03:39:49 +0000 (03:39 +0000)
commite7a9fa0d05286fdf46aea68a8d14b2de3a53dd55
tree203094bd689d6ad1d4f37dde5a7c364d986014ff
parentf4b46ffc6550e55299098f4306820c0baab3db11
Update git submodules

* Update docs/submodules/samplevnf from branch 'master'
  - Merge "Fix checks done when changing generator pkt_size"
  - Fix checks done when changing generator pkt_size

    Different checks were done when setting the generator pkt_size.
    In case of wrong pkt_size (e.g. too big) an error was printed but
    the pkt_size was still set causing a potential corruption.
    In addition, in case of a packet size incompatible with some
    of the packet fields (e.g. latency data) PROX was panicing
    while this should not happen runtime for such an error.

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