diff options
author | Deepak S <deepak.s@linux.intel.com> | 2018-01-16 12:51:22 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-01-16 12:51:22 +0000 |
commit | 4c1913b8ee83d5abac80f5369ed75e45841d593b (patch) | |
tree | 815ecb85ef7f5b96a9ce9f88fd780e03ca09768d | |
parent | ea6b13477e87a294c64ba7347160ec50f5d5edc2 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix using signature in latency measurements"
- Fix using signature in latency measurements
When doing latency measurements the generator can add a
32 bits signature in the packet at a specific location,
so that the receiver only uses the packets generated by the
generator and ignores packets generated for instance by a switch
The is particuly important for latency measurements as we use
data in the packets as timestamps, and packets generated elsewhere
would result in random latency for those packets.
Change-Id: I8352b35aff76ec8d1344a1e492b9dcc20a53f1ce
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
m--------- | docs/submodules/samplevnf | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf -Subproject 283d14ec835b500d23433354680521779cb2935 +Subproject bc200c70803eaf5e9357f217e800e58ca6163f4 |