summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXavier Simonart <xavier.simonart@intel.com>2018-10-22 15:46:23 +0200
committerGerrit Code Review <gerrit@opnfv.org>2018-10-31 17:48:17 +0000
commitc7dee918bfe165c8f1c57b9c606294c21f226cb5 (patch)
tree1c8f3cc2ea775dd612f46d4130f13234cad21237
parent4352b301bceef21c7812cd778266c80a5561f6b0 (diff)
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/gambia' - Add support for counting non dataplane related packets When performing some zero packet loss performance testing on dataplane, it is important (not) to count non dataplane packets. For instance, one might receive uexpected packets from a switch, or ARP packets. Or one might need to transmit ARP packets. Such packets should not be counted as dataplane packets as for thse packets there is no 1:1 mapping between transmitted packets and received packets. To support this, the counters reporting numbers of transmitted and received packets remain unchanged but two new counters have been added to PROX, counting respectively number of received and number of transmitted non-dataplane packets. On RX side, packets are counsidered as non-dataplane if being ARP or if they do not countain the proper signature On TX side, ARP packets are not considered as dataplane packets. This feature requires configuration of signature. "dp core stats" command has been added Change-Id: I98e113cd02f36d540383d343a433592867ad86a9 Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
m---------docs/submodules/samplevnf0
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/samplevnf b/docs/submodules/samplevnf
-Subproject 406fcc1e4b6ae368f3550abe4a187f73d797bcf
+Subproject ade1ef11e0c54bb782bea863721964c53024c8e