diff options
author | Deepak S <deepak.s@linux.intel.com> | 2018-02-22 14:48:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-02-22 14:48:19 +0000 |
commit | 53100beb741290ce7471ae7f34d20797a2d272d7 (patch) | |
tree | e9831785df682c9d48db7366db777f51553f7688 | |
parent | 817907e01afc4909025e9292c56e551f687ea901 (diff) |
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Fix latency accuracy and dumping latencies to file"
- Fix latency accuracy and dumping latencies to file
- Also changed lat_info.tx_packet_index to uint64_t,
so also did it for task_lat.prev_tx_packet_index and n_loss.
- Adjusted format strings accordingly, and fixed some other formats.
- Adjusted overflow increment to 2^32 (i.e. UINT32_MAX + 1).
- Replaced hard-coded 64 with ACCURACY_BUFFER_SIZE (still hard-coded
in handle_gen.c).
Change-Id: Ia59f36e17c0797a2a958dbe3b2ac420263473524
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Signed-off-by: Patrice Buriez <patrice.buriez@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 485bc363a8709459b560c3446c707765d58d6ae +Subproject 2c437c3c5c75d78a0adb4f2ebfa454943b8063a |