diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-12-14 04:45:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-12-14 04:45:48 +0000 |
commit | 2160087b809fb5d52c51bd4abd6c0635f9917ca8 (patch) | |
tree | 38c8a93f99776c83a828ac6bbd05ebf595964aba /samples | |
parent | 0de44ee068f246af766b7399574d1abfe95e1fd3 (diff) | |
parent | 5680931ebfaf31c81c9b1c66049ae4ac46009f43 (diff) |
Merge "NSB "Prox" : Cleanup duplicated traffic profile" into stable/euphrates
Diffstat (limited to 'samples')
-rw-r--r-- | samples/vnf_samples/traffic_profiles/prox_mpls_tag_untag.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/vnf_samples/traffic_profiles/prox_mpls_tag_untag.yaml b/samples/vnf_samples/traffic_profiles/prox_mpls_tag_untag.yaml index 9ac6e6ecf..b65fb0526 100644 --- a/samples/vnf_samples/traffic_profiles/prox_mpls_tag_untag.yaml +++ b/samples/vnf_samples/traffic_profiles/prox_mpls_tag_untag.yaml @@ -18,7 +18,7 @@ name: prox_mpls_tag_untag description: MPLS tag/untag for max no-drop throughput over given packet sizes traffic_profile: - traffic_type: ProxMplsTagUntagProfile + traffic_type: ProxBinSearchProfile tolerated_loss: 0.001 test_precision: 0.1 # packet_sizes: [64, 128, 256, 512, 1024, 1280, 1518] |