From ae6e4c314f86992b3a51933690b68d1751c0ba55 Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Wed, 4 Oct 2017 16:02:16 +0100 Subject: NSB Prox minor refactor of BNG JIRA: YARDSTICK-802 - Updated the BNG code with minor refactor. - Corrected the CPE core name - Update binsearch traffic profile with 64B Change-Id: Iae0be766edb986520045655fa567651711813a8b Signed-off-by: Abhijit Sinha --- samples/vnf_samples/traffic_profiles/prox_binsearch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'samples/vnf_samples') diff --git a/samples/vnf_samples/traffic_profiles/prox_binsearch.yaml b/samples/vnf_samples/traffic_profiles/prox_binsearch.yaml index 80f4dd335..805250ee3 100644 --- a/samples/vnf_samples/traffic_profiles/prox_binsearch.yaml +++ b/samples/vnf_samples/traffic_profiles/prox_binsearch.yaml @@ -22,7 +22,7 @@ traffic_profile: tolerated_loss: 0.001 test_precision: 0.1 # packet_sizes: [64, 128, 256, 512, 1024, 1280, 1518] - packet_sizes: [64, 65] + packet_sizes: [64] duration: 10 lower_bound: 0.0 upper_bound: 100.0 -- cgit 1.2.3-korg