From: Patrice Buriez Date: Sat, 7 Jul 2018 12:03:32 +0000 (+0200) Subject: Update git submodules X-Git-Tag: opnfv-10.0.0~1075 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8dd8465d928ebac34e58e3eb86d08794dcaa73c3;p=opnfvdocs.git Update git submodules * Update docs/submodules/samplevnf from branch 'master' - Fix potential crash with latency accuracy Detect, remember and skip bad/unexpected packets: - too short to hold the latency-related values - with bad signature - with invalid generator_id using a uint64_t-based bitmap. Also moved variable declarations closer to usage, added some likely/unlikely hints, reworked some return statements, and fixed 32-bit overflow (every ~4s) of rx_time_err computation. Change-Id: Ib2aadc1af6b7a68601cc080ba66b10d41ff9a64e Signed-off-by: Patrice Buriez --- diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf index 247bf8232..2e924e65c 160000 --- a/docs/submodules/samplevnf +++ b/docs/submodules/samplevnf @@ -1 +1 @@ -Subproject commit 247bf8232dacf0108eb46efe8cf2151bbf855b8a +Subproject commit 2e924e65c5ac509925bc5a28b724db108fe99111