behave_tests: add unit tests for TestAPI client
[nfvbench.git] / test / ut_behave_tests / test_data / project=nfvbench&case=characterization&criteria=PASS&page=2.json
1 {
2     "pagination": {
3         "current_page": 2,
4         "total_pages": 2
5     },
6     "results": [
7         {
8             "project_name": "nfvbench",
9             "scenario": "os-nosdn-nofeature-noha",
10             "stop_date": "2022-03-03 08:10:22",
11             "case_name": "characterization",
12             "build_tag": "GUB6K4FMHSH1",
13             "version": "unknown",
14             "pod_name": "AMICAL",
15             "criteria": "PASS",
16             "installer": "unknown",
17             "_id": "622077f1c0d88e001ce40a5e",
18             "start_date": "2022-03-03 04:25:55",
19             "details": {
20                 "tests": [
21                     {
22                         "status": "passed",
23                         "elements": [
24                             {
25                                 "status": "passed",
26                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.1 Frame sizes and flow counts",
27                                 "keyword": "Scenario Outline",
28                                 "tags": [
29                                     "throughput"
30                                 ],
31                                 "steps": [
32                                     {
33                                         "name": "10 sec run duration",
34                                         "keyword": "Given",
35                                         "step_type": "given",
36                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
37                                         "match": {
38                                             "arguments": [
39                                                 {
40                                                     "name": "duration",
41                                                     "value": "10"
42                                                 }
43                                             ],
44                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
45                                         },
46                                         "result": {
47                                             "duration": 0.00011944770812988281,
48                                             "status": "passed"
49                                         }
50                                     },
51                                     {
52                                         "name": "64 frame size",
53                                         "keyword": "And",
54                                         "step_type": "given",
55                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
56                                         "match": {
57                                             "arguments": [
58                                                 {
59                                                     "name": "frame_size",
60                                                     "value": "64"
61                                                 }
62                                             ],
63                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
64                                         },
65                                         "result": {
66                                             "duration": 9.870529174804688e-05,
67                                             "status": "passed"
68                                         }
69                                     },
70                                     {
71                                         "name": "128 flow count",
72                                         "keyword": "And",
73                                         "step_type": "given",
74                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
75                                         "match": {
76                                             "arguments": [
77                                                 {
78                                                     "name": "flow_count",
79                                                     "value": "128"
80                                                 }
81                                             ],
82                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
83                                         },
84                                         "result": {
85                                             "duration": 9.512901306152344e-05,
86                                             "status": "passed"
87                                         }
88                                     },
89                                     {
90                                         "name": "ndr rate",
91                                         "keyword": "And",
92                                         "step_type": "given",
93                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
94                                         "match": {
95                                             "arguments": [
96                                                 {
97                                                     "name": "rate",
98                                                     "value": "ndr"
99                                                 }
100                                             ],
101                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
102                                         },
103                                         "result": {
104                                             "duration": 9.655952453613281e-05,
105                                             "status": "passed"
106                                         }
107                                     },
108                                     {
109                                         "name": "NFVbench API is ready",
110                                         "keyword": "When",
111                                         "step_type": "when",
112                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
113                                         "match": {
114                                             "arguments": [],
115                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
116                                         },
117                                         "result": {
118                                             "duration": 20.04898452758789,
119                                             "status": "passed"
120                                         }
121                                     },
122                                     {
123                                         "name": "3 runs are started and waiting for maximum result",
124                                         "keyword": "Then",
125                                         "step_type": "then",
126                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
127                                         "match": {
128                                             "arguments": [
129                                                 {
130                                                     "name": "repeat",
131                                                     "value": 3,
132                                                     "original": "3"
133                                                 }
134                                             ],
135                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
136                                         },
137                                         "result": {
138                                             "duration": 441.4580554962158,
139                                             "status": "passed"
140                                         }
141                                     },
142                                     {
143                                         "name": "push result to database",
144                                         "keyword": "And",
145                                         "step_type": "then",
146                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
147                                         "match": {
148                                             "arguments": [],
149                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
150                                         },
151                                         "result": {
152                                             "duration": 0.0001373291015625,
153                                             "status": "passed"
154                                         }
155                                     },
156                                     {
157                                         "name": "extract offered rate result",
158                                         "keyword": "And",
159                                         "step_type": "then",
160                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
161                                         "match": {
162                                             "arguments": [],
163                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
164                                         },
165                                         "result": {
166                                             "duration": 0.0002956390380859375,
167                                             "status": "passed"
168                                         }
169                                     }
170                                 ],
171                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:17",
172                                 "type": "scenario"
173                             },
174                             {
175                                 "status": "passed",
176                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.2 Frame sizes and flow counts",
177                                 "keyword": "Scenario Outline",
178                                 "tags": [
179                                     "throughput"
180                                 ],
181                                 "steps": [
182                                     {
183                                         "name": "10 sec run duration",
184                                         "keyword": "Given",
185                                         "step_type": "given",
186                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
187                                         "match": {
188                                             "arguments": [
189                                                 {
190                                                     "name": "duration",
191                                                     "value": "10"
192                                                 }
193                                             ],
194                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
195                                         },
196                                         "result": {
197                                             "duration": 9.894371032714844e-05,
198                                             "status": "passed"
199                                         }
200                                     },
201                                     {
202                                         "name": "128 frame size",
203                                         "keyword": "And",
204                                         "step_type": "given",
205                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
206                                         "match": {
207                                             "arguments": [
208                                                 {
209                                                     "name": "frame_size",
210                                                     "value": "128"
211                                                 }
212                                             ],
213                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
214                                         },
215                                         "result": {
216                                             "duration": 0.00010991096496582031,
217                                             "status": "passed"
218                                         }
219                                     },
220                                     {
221                                         "name": "128 flow count",
222                                         "keyword": "And",
223                                         "step_type": "given",
224                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
225                                         "match": {
226                                             "arguments": [
227                                                 {
228                                                     "name": "flow_count",
229                                                     "value": "128"
230                                                 }
231                                             ],
232                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
233                                         },
234                                         "result": {
235                                             "duration": 9.703636169433594e-05,
236                                             "status": "passed"
237                                         }
238                                     },
239                                     {
240                                         "name": "ndr rate",
241                                         "keyword": "And",
242                                         "step_type": "given",
243                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
244                                         "match": {
245                                             "arguments": [
246                                                 {
247                                                     "name": "rate",
248                                                     "value": "ndr"
249                                                 }
250                                             ],
251                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
252                                         },
253                                         "result": {
254                                             "duration": 9.369850158691406e-05,
255                                             "status": "passed"
256                                         }
257                                     },
258                                     {
259                                         "name": "NFVbench API is ready",
260                                         "keyword": "When",
261                                         "step_type": "when",
262                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
263                                         "match": {
264                                             "arguments": [],
265                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
266                                         },
267                                         "result": {
268                                             "duration": 0.007940292358398438,
269                                             "status": "passed"
270                                         }
271                                     },
272                                     {
273                                         "name": "3 runs are started and waiting for maximum result",
274                                         "keyword": "Then",
275                                         "step_type": "then",
276                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
277                                         "match": {
278                                             "arguments": [
279                                                 {
280                                                     "name": "repeat",
281                                                     "value": 3,
282                                                     "original": "3"
283                                                 }
284                                             ],
285                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
286                                         },
287                                         "result": {
288                                             "duration": 433.3887722492218,
289                                             "status": "passed"
290                                         }
291                                     },
292                                     {
293                                         "name": "push result to database",
294                                         "keyword": "And",
295                                         "step_type": "then",
296                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
297                                         "match": {
298                                             "arguments": [],
299                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
300                                         },
301                                         "result": {
302                                             "duration": 0.00011849403381347656,
303                                             "status": "passed"
304                                         }
305                                     },
306                                     {
307                                         "name": "extract offered rate result",
308                                         "keyword": "And",
309                                         "step_type": "then",
310                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
311                                         "match": {
312                                             "arguments": [],
313                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
314                                         },
315                                         "result": {
316                                             "duration": 0.00028204917907714844,
317                                             "status": "passed"
318                                         }
319                                     }
320                                 ],
321                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:18",
322                                 "type": "scenario"
323                             },
324                             {
325                                 "status": "passed",
326                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.3 Frame sizes and flow counts",
327                                 "keyword": "Scenario Outline",
328                                 "tags": [
329                                     "throughput"
330                                 ],
331                                 "steps": [
332                                     {
333                                         "name": "10 sec run duration",
334                                         "keyword": "Given",
335                                         "step_type": "given",
336                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
337                                         "match": {
338                                             "arguments": [
339                                                 {
340                                                     "name": "duration",
341                                                     "value": "10"
342                                                 }
343                                             ],
344                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
345                                         },
346                                         "result": {
347                                             "duration": 9.846687316894531e-05,
348                                             "status": "passed"
349                                         }
350                                     },
351                                     {
352                                         "name": "256 frame size",
353                                         "keyword": "And",
354                                         "step_type": "given",
355                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
356                                         "match": {
357                                             "arguments": [
358                                                 {
359                                                     "name": "frame_size",
360                                                     "value": "256"
361                                                 }
362                                             ],
363                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
364                                         },
365                                         "result": {
366                                             "duration": 9.655952453613281e-05,
367                                             "status": "passed"
368                                         }
369                                     },
370                                     {
371                                         "name": "128 flow count",
372                                         "keyword": "And",
373                                         "step_type": "given",
374                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
375                                         "match": {
376                                             "arguments": [
377                                                 {
378                                                     "name": "flow_count",
379                                                     "value": "128"
380                                                 }
381                                             ],
382                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
383                                         },
384                                         "result": {
385                                             "duration": 9.226799011230469e-05,
386                                             "status": "passed"
387                                         }
388                                     },
389                                     {
390                                         "name": "ndr rate",
391                                         "keyword": "And",
392                                         "step_type": "given",
393                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
394                                         "match": {
395                                             "arguments": [
396                                                 {
397                                                     "name": "rate",
398                                                     "value": "ndr"
399                                                 }
400                                             ],
401                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
402                                         },
403                                         "result": {
404                                             "duration": 9.226799011230469e-05,
405                                             "status": "passed"
406                                         }
407                                     },
408                                     {
409                                         "name": "NFVbench API is ready",
410                                         "keyword": "When",
411                                         "step_type": "when",
412                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
413                                         "match": {
414                                             "arguments": [],
415                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
416                                         },
417                                         "result": {
418                                             "duration": 0.007737398147583008,
419                                             "status": "passed"
420                                         }
421                                     },
422                                     {
423                                         "name": "3 runs are started and waiting for maximum result",
424                                         "keyword": "Then",
425                                         "step_type": "then",
426                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
427                                         "match": {
428                                             "arguments": [
429                                                 {
430                                                     "name": "repeat",
431                                                     "value": 3,
432                                                     "original": "3"
433                                                 }
434                                             ],
435                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
436                                         },
437                                         "result": {
438                                             "duration": 433.3920896053314,
439                                             "status": "passed"
440                                         }
441                                     },
442                                     {
443                                         "name": "push result to database",
444                                         "keyword": "And",
445                                         "step_type": "then",
446                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
447                                         "match": {
448                                             "arguments": [],
449                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
450                                         },
451                                         "result": {
452                                             "duration": 0.00012111663818359375,
453                                             "status": "passed"
454                                         }
455                                     },
456                                     {
457                                         "name": "extract offered rate result",
458                                         "keyword": "And",
459                                         "step_type": "then",
460                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
461                                         "match": {
462                                             "arguments": [],
463                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
464                                         },
465                                         "result": {
466                                             "duration": 0.00031113624572753906,
467                                             "status": "passed"
468                                         }
469                                     }
470                                 ],
471                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:19",
472                                 "type": "scenario"
473                             },
474                             {
475                                 "status": "passed",
476                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.4 Frame sizes and flow counts",
477                                 "keyword": "Scenario Outline",
478                                 "tags": [
479                                     "throughput"
480                                 ],
481                                 "steps": [
482                                     {
483                                         "name": "10 sec run duration",
484                                         "keyword": "Given",
485                                         "step_type": "given",
486                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
487                                         "match": {
488                                             "arguments": [
489                                                 {
490                                                     "name": "duration",
491                                                     "value": "10"
492                                                 }
493                                             ],
494                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
495                                         },
496                                         "result": {
497                                             "duration": 9.799003601074219e-05,
498                                             "status": "passed"
499                                         }
500                                     },
501                                     {
502                                         "name": "512 frame size",
503                                         "keyword": "And",
504                                         "step_type": "given",
505                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
506                                         "match": {
507                                             "arguments": [
508                                                 {
509                                                     "name": "frame_size",
510                                                     "value": "512"
511                                                 }
512                                             ],
513                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
514                                         },
515                                         "result": {
516                                             "duration": 9.560585021972656e-05,
517                                             "status": "passed"
518                                         }
519                                     },
520                                     {
521                                         "name": "128 flow count",
522                                         "keyword": "And",
523                                         "step_type": "given",
524                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
525                                         "match": {
526                                             "arguments": [
527                                                 {
528                                                     "name": "flow_count",
529                                                     "value": "128"
530                                                 }
531                                             ],
532                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
533                                         },
534                                         "result": {
535                                             "duration": 9.393692016601562e-05,
536                                             "status": "passed"
537                                         }
538                                     },
539                                     {
540                                         "name": "ndr rate",
541                                         "keyword": "And",
542                                         "step_type": "given",
543                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
544                                         "match": {
545                                             "arguments": [
546                                                 {
547                                                     "name": "rate",
548                                                     "value": "ndr"
549                                                 }
550                                             ],
551                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
552                                         },
553                                         "result": {
554                                             "duration": 9.584426879882812e-05,
555                                             "status": "passed"
556                                         }
557                                     },
558                                     {
559                                         "name": "NFVbench API is ready",
560                                         "keyword": "When",
561                                         "step_type": "when",
562                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
563                                         "match": {
564                                             "arguments": [],
565                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
566                                         },
567                                         "result": {
568                                             "duration": 0.007782936096191406,
569                                             "status": "passed"
570                                         }
571                                     },
572                                     {
573                                         "name": "3 runs are started and waiting for maximum result",
574                                         "keyword": "Then",
575                                         "step_type": "then",
576                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
577                                         "match": {
578                                             "arguments": [
579                                                 {
580                                                     "name": "repeat",
581                                                     "value": 3,
582                                                     "original": "3"
583                                                 }
584                                             ],
585                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
586                                         },
587                                         "result": {
588                                             "duration": 433.3988313674927,
589                                             "status": "passed"
590                                         }
591                                     },
592                                     {
593                                         "name": "push result to database",
594                                         "keyword": "And",
595                                         "step_type": "then",
596                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
597                                         "match": {
598                                             "arguments": [],
599                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
600                                         },
601                                         "result": {
602                                             "duration": 0.00012111663818359375,
603                                             "status": "passed"
604                                         }
605                                     },
606                                     {
607                                         "name": "extract offered rate result",
608                                         "keyword": "And",
609                                         "step_type": "then",
610                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
611                                         "match": {
612                                             "arguments": [],
613                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
614                                         },
615                                         "result": {
616                                             "duration": 0.00032019615173339844,
617                                             "status": "passed"
618                                         }
619                                     }
620                                 ],
621                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:20",
622                                 "type": "scenario"
623                             },
624                             {
625                                 "status": "passed",
626                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.5 Frame sizes and flow counts",
627                                 "keyword": "Scenario Outline",
628                                 "tags": [
629                                     "throughput"
630                                 ],
631                                 "steps": [
632                                     {
633                                         "name": "10 sec run duration",
634                                         "keyword": "Given",
635                                         "step_type": "given",
636                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
637                                         "match": {
638                                             "arguments": [
639                                                 {
640                                                     "name": "duration",
641                                                     "value": "10"
642                                                 }
643                                             ],
644                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
645                                         },
646                                         "result": {
647                                             "duration": 9.72747802734375e-05,
648                                             "status": "passed"
649                                         }
650                                     },
651                                     {
652                                         "name": "768 frame size",
653                                         "keyword": "And",
654                                         "step_type": "given",
655                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
656                                         "match": {
657                                             "arguments": [
658                                                 {
659                                                     "name": "frame_size",
660                                                     "value": "768"
661                                                 }
662                                             ],
663                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
664                                         },
665                                         "result": {
666                                             "duration": 9.441375732421875e-05,
667                                             "status": "passed"
668                                         }
669                                     },
670                                     {
671                                         "name": "128 flow count",
672                                         "keyword": "And",
673                                         "step_type": "given",
674                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
675                                         "match": {
676                                             "arguments": [
677                                                 {
678                                                     "name": "flow_count",
679                                                     "value": "128"
680                                                 }
681                                             ],
682                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
683                                         },
684                                         "result": {
685                                             "duration": 9.274482727050781e-05,
686                                             "status": "passed"
687                                         }
688                                     },
689                                     {
690                                         "name": "ndr rate",
691                                         "keyword": "And",
692                                         "step_type": "given",
693                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
694                                         "match": {
695                                             "arguments": [
696                                                 {
697                                                     "name": "rate",
698                                                     "value": "ndr"
699                                                 }
700                                             ],
701                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
702                                         },
703                                         "result": {
704                                             "duration": 9.417533874511719e-05,
705                                             "status": "passed"
706                                         }
707                                     },
708                                     {
709                                         "name": "NFVbench API is ready",
710                                         "keyword": "When",
711                                         "step_type": "when",
712                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
713                                         "match": {
714                                             "arguments": [],
715                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
716                                         },
717                                         "result": {
718                                             "duration": 0.007817983627319336,
719                                             "status": "passed"
720                                         }
721                                     },
722                                     {
723                                         "name": "3 runs are started and waiting for maximum result",
724                                         "keyword": "Then",
725                                         "step_type": "then",
726                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
727                                         "match": {
728                                             "arguments": [
729                                                 {
730                                                     "name": "repeat",
731                                                     "value": 3,
732                                                     "original": "3"
733                                                 }
734                                             ],
735                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
736                                         },
737                                         "result": {
738                                             "duration": 433.39960050582886,
739                                             "status": "passed"
740                                         }
741                                     },
742                                     {
743                                         "name": "push result to database",
744                                         "keyword": "And",
745                                         "step_type": "then",
746                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
747                                         "match": {
748                                             "arguments": [],
749                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
750                                         },
751                                         "result": {
752                                             "duration": 0.00013256072998046875,
753                                             "status": "passed"
754                                         }
755                                     },
756                                     {
757                                         "name": "extract offered rate result",
758                                         "keyword": "And",
759                                         "step_type": "then",
760                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
761                                         "match": {
762                                             "arguments": [],
763                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
764                                         },
765                                         "result": {
766                                             "duration": 0.0002803802490234375,
767                                             "status": "passed"
768                                         }
769                                     }
770                                 ],
771                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:21",
772                                 "type": "scenario"
773                             },
774                             {
775                                 "status": "passed",
776                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.6 Frame sizes and flow counts",
777                                 "keyword": "Scenario Outline",
778                                 "tags": [
779                                     "throughput"
780                                 ],
781                                 "steps": [
782                                     {
783                                         "name": "10 sec run duration",
784                                         "keyword": "Given",
785                                         "step_type": "given",
786                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
787                                         "match": {
788                                             "arguments": [
789                                                 {
790                                                     "name": "duration",
791                                                     "value": "10"
792                                                 }
793                                             ],
794                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
795                                         },
796                                         "result": {
797                                             "duration": 0.00012063980102539062,
798                                             "status": "passed"
799                                         }
800                                     },
801                                     {
802                                         "name": "1024 frame size",
803                                         "keyword": "And",
804                                         "step_type": "given",
805                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
806                                         "match": {
807                                             "arguments": [
808                                                 {
809                                                     "name": "frame_size",
810                                                     "value": "1024"
811                                                 }
812                                             ],
813                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
814                                         },
815                                         "result": {
816                                             "duration": 9.322166442871094e-05,
817                                             "status": "passed"
818                                         }
819                                     },
820                                     {
821                                         "name": "128 flow count",
822                                         "keyword": "And",
823                                         "step_type": "given",
824                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
825                                         "match": {
826                                             "arguments": [
827                                                 {
828                                                     "name": "flow_count",
829                                                     "value": "128"
830                                                 }
831                                             ],
832                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
833                                         },
834                                         "result": {
835                                             "duration": 9.179115295410156e-05,
836                                             "status": "passed"
837                                         }
838                                     },
839                                     {
840                                         "name": "ndr rate",
841                                         "keyword": "And",
842                                         "step_type": "given",
843                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
844                                         "match": {
845                                             "arguments": [
846                                                 {
847                                                     "name": "rate",
848                                                     "value": "ndr"
849                                                 }
850                                             ],
851                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
852                                         },
853                                         "result": {
854                                             "duration": 9.036064147949219e-05,
855                                             "status": "passed"
856                                         }
857                                     },
858                                     {
859                                         "name": "NFVbench API is ready",
860                                         "keyword": "When",
861                                         "step_type": "when",
862                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
863                                         "match": {
864                                             "arguments": [],
865                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
866                                         },
867                                         "result": {
868                                             "duration": 0.007714271545410156,
869                                             "status": "passed"
870                                         }
871                                     },
872                                     {
873                                         "name": "3 runs are started and waiting for maximum result",
874                                         "keyword": "Then",
875                                         "step_type": "then",
876                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
877                                         "match": {
878                                             "arguments": [
879                                                 {
880                                                     "name": "repeat",
881                                                     "value": 3,
882                                                     "original": "3"
883                                                 }
884                                             ],
885                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
886                                         },
887                                         "result": {
888                                             "duration": 433.40483140945435,
889                                             "status": "passed"
890                                         }
891                                     },
892                                     {
893                                         "name": "push result to database",
894                                         "keyword": "And",
895                                         "step_type": "then",
896                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
897                                         "match": {
898                                             "arguments": [],
899                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
900                                         },
901                                         "result": {
902                                             "duration": 0.00014662742614746094,
903                                             "status": "passed"
904                                         }
905                                     },
906                                     {
907                                         "name": "extract offered rate result",
908                                         "keyword": "And",
909                                         "step_type": "then",
910                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
911                                         "match": {
912                                             "arguments": [],
913                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
914                                         },
915                                         "result": {
916                                             "duration": 0.0002925395965576172,
917                                             "status": "passed"
918                                         }
919                                     }
920                                 ],
921                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:22",
922                                 "type": "scenario"
923                             },
924                             {
925                                 "status": "passed",
926                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.7 Frame sizes and flow counts",
927                                 "keyword": "Scenario Outline",
928                                 "tags": [
929                                     "throughput"
930                                 ],
931                                 "steps": [
932                                     {
933                                         "name": "10 sec run duration",
934                                         "keyword": "Given",
935                                         "step_type": "given",
936                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
937                                         "match": {
938                                             "arguments": [
939                                                 {
940                                                     "name": "duration",
941                                                     "value": "10"
942                                                 }
943                                             ],
944                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
945                                         },
946                                         "result": {
947                                             "duration": 0.00010037422180175781,
948                                             "status": "passed"
949                                         }
950                                     },
951                                     {
952                                         "name": "1280 frame size",
953                                         "keyword": "And",
954                                         "step_type": "given",
955                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
956                                         "match": {
957                                             "arguments": [
958                                                 {
959                                                     "name": "frame_size",
960                                                     "value": "1280"
961                                                 }
962                                             ],
963                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
964                                         },
965                                         "result": {
966                                             "duration": 9.393692016601562e-05,
967                                             "status": "passed"
968                                         }
969                                     },
970                                     {
971                                         "name": "128 flow count",
972                                         "keyword": "And",
973                                         "step_type": "given",
974                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
975                                         "match": {
976                                             "arguments": [
977                                                 {
978                                                     "name": "flow_count",
979                                                     "value": "128"
980                                                 }
981                                             ],
982                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
983                                         },
984                                         "result": {
985                                             "duration": 9.322166442871094e-05,
986                                             "status": "passed"
987                                         }
988                                     },
989                                     {
990                                         "name": "ndr rate",
991                                         "keyword": "And",
992                                         "step_type": "given",
993                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
994                                         "match": {
995                                             "arguments": [
996                                                 {
997                                                     "name": "rate",
998                                                     "value": "ndr"
999                                                 }
1000                                             ],
1001                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1002                                         },
1003                                         "result": {
1004                                             "duration": 0.00011348724365234375,
1005                                             "status": "passed"
1006                                         }
1007                                     },
1008                                     {
1009                                         "name": "NFVbench API is ready",
1010                                         "keyword": "When",
1011                                         "step_type": "when",
1012                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1013                                         "match": {
1014                                             "arguments": [],
1015                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1016                                         },
1017                                         "result": {
1018                                             "duration": 0.007891654968261719,
1019                                             "status": "passed"
1020                                         }
1021                                     },
1022                                     {
1023                                         "name": "3 runs are started and waiting for maximum result",
1024                                         "keyword": "Then",
1025                                         "step_type": "then",
1026                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1027                                         "match": {
1028                                             "arguments": [
1029                                                 {
1030                                                     "name": "repeat",
1031                                                     "value": 3,
1032                                                     "original": "3"
1033                                                 }
1034                                             ],
1035                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1036                                         },
1037                                         "result": {
1038                                             "duration": 433.40072679519653,
1039                                             "status": "passed"
1040                                         }
1041                                     },
1042                                     {
1043                                         "name": "push result to database",
1044                                         "keyword": "And",
1045                                         "step_type": "then",
1046                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1047                                         "match": {
1048                                             "arguments": [],
1049                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1050                                         },
1051                                         "result": {
1052                                             "duration": 0.00012135505676269531,
1053                                             "status": "passed"
1054                                         }
1055                                     },
1056                                     {
1057                                         "name": "extract offered rate result",
1058                                         "keyword": "And",
1059                                         "step_type": "then",
1060                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1061                                         "match": {
1062                                             "arguments": [],
1063                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1064                                         },
1065                                         "result": {
1066                                             "duration": 0.00030994415283203125,
1067                                             "status": "passed"
1068                                         }
1069                                     }
1070                                 ],
1071                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:23",
1072                                 "type": "scenario"
1073                             },
1074                             {
1075                                 "status": "passed",
1076                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.8 Frame sizes and flow counts",
1077                                 "keyword": "Scenario Outline",
1078                                 "tags": [
1079                                     "throughput"
1080                                 ],
1081                                 "steps": [
1082                                     {
1083                                         "name": "10 sec run duration",
1084                                         "keyword": "Given",
1085                                         "step_type": "given",
1086                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1087                                         "match": {
1088                                             "arguments": [
1089                                                 {
1090                                                     "name": "duration",
1091                                                     "value": "10"
1092                                                 }
1093                                             ],
1094                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1095                                         },
1096                                         "result": {
1097                                             "duration": 9.965896606445312e-05,
1098                                             "status": "passed"
1099                                         }
1100                                     },
1101                                     {
1102                                         "name": "1518 frame size",
1103                                         "keyword": "And",
1104                                         "step_type": "given",
1105                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1106                                         "match": {
1107                                             "arguments": [
1108                                                 {
1109                                                     "name": "frame_size",
1110                                                     "value": "1518"
1111                                                 }
1112                                             ],
1113                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1114                                         },
1115                                         "result": {
1116                                             "duration": 9.5367431640625e-05,
1117                                             "status": "passed"
1118                                         }
1119                                     },
1120                                     {
1121                                         "name": "128 flow count",
1122                                         "keyword": "And",
1123                                         "step_type": "given",
1124                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1125                                         "match": {
1126                                             "arguments": [
1127                                                 {
1128                                                     "name": "flow_count",
1129                                                     "value": "128"
1130                                                 }
1131                                             ],
1132                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1133                                         },
1134                                         "result": {
1135                                             "duration": 9.34600830078125e-05,
1136                                             "status": "passed"
1137                                         }
1138                                     },
1139                                     {
1140                                         "name": "ndr rate",
1141                                         "keyword": "And",
1142                                         "step_type": "given",
1143                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1144                                         "match": {
1145                                             "arguments": [
1146                                                 {
1147                                                     "name": "rate",
1148                                                     "value": "ndr"
1149                                                 }
1150                                             ],
1151                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1152                                         },
1153                                         "result": {
1154                                             "duration": 9.679794311523438e-05,
1155                                             "status": "passed"
1156                                         }
1157                                     },
1158                                     {
1159                                         "name": "NFVbench API is ready",
1160                                         "keyword": "When",
1161                                         "step_type": "when",
1162                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1163                                         "match": {
1164                                             "arguments": [],
1165                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1166                                         },
1167                                         "result": {
1168                                             "duration": 0.007767915725708008,
1169                                             "status": "passed"
1170                                         }
1171                                     },
1172                                     {
1173                                         "name": "3 runs are started and waiting for maximum result",
1174                                         "keyword": "Then",
1175                                         "step_type": "then",
1176                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1177                                         "match": {
1178                                             "arguments": [
1179                                                 {
1180                                                     "name": "repeat",
1181                                                     "value": 3,
1182                                                     "original": "3"
1183                                                 }
1184                                             ],
1185                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1186                                         },
1187                                         "result": {
1188                                             "duration": 433.39458751678467,
1189                                             "status": "passed"
1190                                         }
1191                                     },
1192                                     {
1193                                         "name": "push result to database",
1194                                         "keyword": "And",
1195                                         "step_type": "then",
1196                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1197                                         "match": {
1198                                             "arguments": [],
1199                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1200                                         },
1201                                         "result": {
1202                                             "duration": 0.00013685226440429688,
1203                                             "status": "passed"
1204                                         }
1205                                     },
1206                                     {
1207                                         "name": "extract offered rate result",
1208                                         "keyword": "And",
1209                                         "step_type": "then",
1210                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1211                                         "match": {
1212                                             "arguments": [],
1213                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1214                                         },
1215                                         "result": {
1216                                             "duration": 0.00031065940856933594,
1217                                             "status": "passed"
1218                                         }
1219                                     }
1220                                 ],
1221                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:24",
1222                                 "type": "scenario"
1223                             },
1224                             {
1225                                 "status": "passed",
1226                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.9 Frame sizes and flow counts",
1227                                 "keyword": "Scenario Outline",
1228                                 "tags": [
1229                                     "throughput"
1230                                 ],
1231                                 "steps": [
1232                                     {
1233                                         "name": "10 sec run duration",
1234                                         "keyword": "Given",
1235                                         "step_type": "given",
1236                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1237                                         "match": {
1238                                             "arguments": [
1239                                                 {
1240                                                     "name": "duration",
1241                                                     "value": "10"
1242                                                 }
1243                                             ],
1244                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1245                                         },
1246                                         "result": {
1247                                             "duration": 0.0001201629638671875,
1248                                             "status": "passed"
1249                                         }
1250                                     },
1251                                     {
1252                                         "name": "IMIX frame size",
1253                                         "keyword": "And",
1254                                         "step_type": "given",
1255                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1256                                         "match": {
1257                                             "arguments": [
1258                                                 {
1259                                                     "name": "frame_size",
1260                                                     "value": "IMIX"
1261                                                 }
1262                                             ],
1263                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1264                                         },
1265                                         "result": {
1266                                             "duration": 0.00010800361633300781,
1267                                             "status": "passed"
1268                                         }
1269                                     },
1270                                     {
1271                                         "name": "128 flow count",
1272                                         "keyword": "And",
1273                                         "step_type": "given",
1274                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1275                                         "match": {
1276                                             "arguments": [
1277                                                 {
1278                                                     "name": "flow_count",
1279                                                     "value": "128"
1280                                                 }
1281                                             ],
1282                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1283                                         },
1284                                         "result": {
1285                                             "duration": 9.34600830078125e-05,
1286                                             "status": "passed"
1287                                         }
1288                                     },
1289                                     {
1290                                         "name": "ndr rate",
1291                                         "keyword": "And",
1292                                         "step_type": "given",
1293                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1294                                         "match": {
1295                                             "arguments": [
1296                                                 {
1297                                                     "name": "rate",
1298                                                     "value": "ndr"
1299                                                 }
1300                                             ],
1301                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1302                                         },
1303                                         "result": {
1304                                             "duration": 9.298324584960938e-05,
1305                                             "status": "passed"
1306                                         }
1307                                     },
1308                                     {
1309                                         "name": "NFVbench API is ready",
1310                                         "keyword": "When",
1311                                         "step_type": "when",
1312                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1313                                         "match": {
1314                                             "arguments": [],
1315                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1316                                         },
1317                                         "result": {
1318                                             "duration": 0.007948875427246094,
1319                                             "status": "passed"
1320                                         }
1321                                     },
1322                                     {
1323                                         "name": "3 runs are started and waiting for maximum result",
1324                                         "keyword": "Then",
1325                                         "step_type": "then",
1326                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1327                                         "match": {
1328                                             "arguments": [
1329                                                 {
1330                                                     "name": "repeat",
1331                                                     "value": 3,
1332                                                     "original": "3"
1333                                                 }
1334                                             ],
1335                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1336                                         },
1337                                         "result": {
1338                                             "duration": 433.39232301712036,
1339                                             "status": "passed"
1340                                         }
1341                                     },
1342                                     {
1343                                         "name": "push result to database",
1344                                         "keyword": "And",
1345                                         "step_type": "then",
1346                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1347                                         "match": {
1348                                             "arguments": [],
1349                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1350                                         },
1351                                         "result": {
1352                                             "duration": 0.0001227855682373047,
1353                                             "status": "passed"
1354                                         }
1355                                     },
1356                                     {
1357                                         "name": "extract offered rate result",
1358                                         "keyword": "And",
1359                                         "step_type": "then",
1360                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1361                                         "match": {
1362                                             "arguments": [],
1363                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1364                                         },
1365                                         "result": {
1366                                             "duration": 0.00029540061950683594,
1367                                             "status": "passed"
1368                                         }
1369                                     }
1370                                 ],
1371                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:25",
1372                                 "type": "scenario"
1373                             },
1374                             {
1375                                 "status": "passed",
1376                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.10 Frame sizes and flow counts",
1377                                 "keyword": "Scenario Outline",
1378                                 "tags": [
1379                                     "throughput"
1380                                 ],
1381                                 "steps": [
1382                                     {
1383                                         "name": "10 sec run duration",
1384                                         "keyword": "Given",
1385                                         "step_type": "given",
1386                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1387                                         "match": {
1388                                             "arguments": [
1389                                                 {
1390                                                     "name": "duration",
1391                                                     "value": "10"
1392                                                 }
1393                                             ],
1394                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1395                                         },
1396                                         "result": {
1397                                             "duration": 9.703636169433594e-05,
1398                                             "status": "passed"
1399                                         }
1400                                     },
1401                                     {
1402                                         "name": "9000 frame size",
1403                                         "keyword": "And",
1404                                         "step_type": "given",
1405                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1406                                         "match": {
1407                                             "arguments": [
1408                                                 {
1409                                                     "name": "frame_size",
1410                                                     "value": "9000"
1411                                                 }
1412                                             ],
1413                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1414                                         },
1415                                         "result": {
1416                                             "duration": 9.799003601074219e-05,
1417                                             "status": "passed"
1418                                         }
1419                                     },
1420                                     {
1421                                         "name": "128 flow count",
1422                                         "keyword": "And",
1423                                         "step_type": "given",
1424                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1425                                         "match": {
1426                                             "arguments": [
1427                                                 {
1428                                                     "name": "flow_count",
1429                                                     "value": "128"
1430                                                 }
1431                                             ],
1432                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1433                                         },
1434                                         "result": {
1435                                             "duration": 9.274482727050781e-05,
1436                                             "status": "passed"
1437                                         }
1438                                     },
1439                                     {
1440                                         "name": "ndr rate",
1441                                         "keyword": "And",
1442                                         "step_type": "given",
1443                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1444                                         "match": {
1445                                             "arguments": [
1446                                                 {
1447                                                     "name": "rate",
1448                                                     "value": "ndr"
1449                                                 }
1450                                             ],
1451                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1452                                         },
1453                                         "result": {
1454                                             "duration": 9.274482727050781e-05,
1455                                             "status": "passed"
1456                                         }
1457                                     },
1458                                     {
1459                                         "name": "NFVbench API is ready",
1460                                         "keyword": "When",
1461                                         "step_type": "when",
1462                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1463                                         "match": {
1464                                             "arguments": [],
1465                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1466                                         },
1467                                         "result": {
1468                                             "duration": 0.0077228546142578125,
1469                                             "status": "passed"
1470                                         }
1471                                     },
1472                                     {
1473                                         "name": "3 runs are started and waiting for maximum result",
1474                                         "keyword": "Then",
1475                                         "step_type": "then",
1476                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1477                                         "match": {
1478                                             "arguments": [
1479                                                 {
1480                                                     "name": "repeat",
1481                                                     "value": 3,
1482                                                     "original": "3"
1483                                                 }
1484                                             ],
1485                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1486                                         },
1487                                         "result": {
1488                                             "duration": 433.4036717414856,
1489                                             "status": "passed"
1490                                         }
1491                                     },
1492                                     {
1493                                         "name": "push result to database",
1494                                         "keyword": "And",
1495                                         "step_type": "then",
1496                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1497                                         "match": {
1498                                             "arguments": [],
1499                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1500                                         },
1501                                         "result": {
1502                                             "duration": 0.00011873245239257812,
1503                                             "status": "passed"
1504                                         }
1505                                     },
1506                                     {
1507                                         "name": "extract offered rate result",
1508                                         "keyword": "And",
1509                                         "step_type": "then",
1510                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1511                                         "match": {
1512                                             "arguments": [],
1513                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1514                                         },
1515                                         "result": {
1516                                             "duration": 0.0002994537353515625,
1517                                             "status": "passed"
1518                                         }
1519                                     }
1520                                 ],
1521                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:26",
1522                                 "type": "scenario"
1523                             },
1524                             {
1525                                 "status": "passed",
1526                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.11 Frame sizes and flow counts",
1527                                 "keyword": "Scenario Outline",
1528                                 "tags": [
1529                                     "throughput"
1530                                 ],
1531                                 "steps": [
1532                                     {
1533                                         "name": "10 sec run duration",
1534                                         "keyword": "Given",
1535                                         "step_type": "given",
1536                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1537                                         "match": {
1538                                             "arguments": [
1539                                                 {
1540                                                     "name": "duration",
1541                                                     "value": "10"
1542                                                 }
1543                                             ],
1544                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1545                                         },
1546                                         "result": {
1547                                             "duration": 9.72747802734375e-05,
1548                                             "status": "passed"
1549                                         }
1550                                     },
1551                                     {
1552                                         "name": "64 frame size",
1553                                         "keyword": "And",
1554                                         "step_type": "given",
1555                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1556                                         "match": {
1557                                             "arguments": [
1558                                                 {
1559                                                     "name": "frame_size",
1560                                                     "value": "64"
1561                                                 }
1562                                             ],
1563                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1564                                         },
1565                                         "result": {
1566                                             "duration": 9.489059448242188e-05,
1567                                             "status": "passed"
1568                                         }
1569                                     },
1570                                     {
1571                                         "name": "10k flow count",
1572                                         "keyword": "And",
1573                                         "step_type": "given",
1574                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1575                                         "match": {
1576                                             "arguments": [
1577                                                 {
1578                                                     "name": "flow_count",
1579                                                     "value": "10k"
1580                                                 }
1581                                             ],
1582                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1583                                         },
1584                                         "result": {
1585                                             "duration": 9.775161743164062e-05,
1586                                             "status": "passed"
1587                                         }
1588                                     },
1589                                     {
1590                                         "name": "ndr rate",
1591                                         "keyword": "And",
1592                                         "step_type": "given",
1593                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1594                                         "match": {
1595                                             "arguments": [
1596                                                 {
1597                                                     "name": "rate",
1598                                                     "value": "ndr"
1599                                                 }
1600                                             ],
1601                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1602                                         },
1603                                         "result": {
1604                                             "duration": 9.465217590332031e-05,
1605                                             "status": "passed"
1606                                         }
1607                                     },
1608                                     {
1609                                         "name": "NFVbench API is ready",
1610                                         "keyword": "When",
1611                                         "step_type": "when",
1612                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1613                                         "match": {
1614                                             "arguments": [],
1615                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1616                                         },
1617                                         "result": {
1618                                             "duration": 0.007776737213134766,
1619                                             "status": "passed"
1620                                         }
1621                                     },
1622                                     {
1623                                         "name": "3 runs are started and waiting for maximum result",
1624                                         "keyword": "Then",
1625                                         "step_type": "then",
1626                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1627                                         "match": {
1628                                             "arguments": [
1629                                                 {
1630                                                     "name": "repeat",
1631                                                     "value": 3,
1632                                                     "original": "3"
1633                                                 }
1634                                             ],
1635                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1636                                         },
1637                                         "result": {
1638                                             "duration": 439.41271233558655,
1639                                             "status": "passed"
1640                                         }
1641                                     },
1642                                     {
1643                                         "name": "push result to database",
1644                                         "keyword": "And",
1645                                         "step_type": "then",
1646                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1647                                         "match": {
1648                                             "arguments": [],
1649                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1650                                         },
1651                                         "result": {
1652                                             "duration": 0.00012230873107910156,
1653                                             "status": "passed"
1654                                         }
1655                                     },
1656                                     {
1657                                         "name": "extract offered rate result",
1658                                         "keyword": "And",
1659                                         "step_type": "then",
1660                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1661                                         "match": {
1662                                             "arguments": [],
1663                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1664                                         },
1665                                         "result": {
1666                                             "duration": 0.0002951622009277344,
1667                                             "status": "passed"
1668                                         }
1669                                     }
1670                                 ],
1671                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:27",
1672                                 "type": "scenario"
1673                             },
1674                             {
1675                                 "status": "passed",
1676                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.12 Frame sizes and flow counts",
1677                                 "keyword": "Scenario Outline",
1678                                 "tags": [
1679                                     "throughput"
1680                                 ],
1681                                 "steps": [
1682                                     {
1683                                         "name": "10 sec run duration",
1684                                         "keyword": "Given",
1685                                         "step_type": "given",
1686                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1687                                         "match": {
1688                                             "arguments": [
1689                                                 {
1690                                                     "name": "duration",
1691                                                     "value": "10"
1692                                                 }
1693                                             ],
1694                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1695                                         },
1696                                         "result": {
1697                                             "duration": 9.799003601074219e-05,
1698                                             "status": "passed"
1699                                         }
1700                                     },
1701                                     {
1702                                         "name": "128 frame size",
1703                                         "keyword": "And",
1704                                         "step_type": "given",
1705                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1706                                         "match": {
1707                                             "arguments": [
1708                                                 {
1709                                                     "name": "frame_size",
1710                                                     "value": "128"
1711                                                 }
1712                                             ],
1713                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1714                                         },
1715                                         "result": {
1716                                             "duration": 9.465217590332031e-05,
1717                                             "status": "passed"
1718                                         }
1719                                     },
1720                                     {
1721                                         "name": "10k flow count",
1722                                         "keyword": "And",
1723                                         "step_type": "given",
1724                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1725                                         "match": {
1726                                             "arguments": [
1727                                                 {
1728                                                     "name": "flow_count",
1729                                                     "value": "10k"
1730                                                 }
1731                                             ],
1732                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1733                                         },
1734                                         "result": {
1735                                             "duration": 9.465217590332031e-05,
1736                                             "status": "passed"
1737                                         }
1738                                     },
1739                                     {
1740                                         "name": "ndr rate",
1741                                         "keyword": "And",
1742                                         "step_type": "given",
1743                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1744                                         "match": {
1745                                             "arguments": [
1746                                                 {
1747                                                     "name": "rate",
1748                                                     "value": "ndr"
1749                                                 }
1750                                             ],
1751                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1752                                         },
1753                                         "result": {
1754                                             "duration": 9.202957153320312e-05,
1755                                             "status": "passed"
1756                                         }
1757                                     },
1758                                     {
1759                                         "name": "NFVbench API is ready",
1760                                         "keyword": "When",
1761                                         "step_type": "when",
1762                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1763                                         "match": {
1764                                             "arguments": [],
1765                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1766                                         },
1767                                         "result": {
1768                                             "duration": 0.007769107818603516,
1769                                             "status": "passed"
1770                                         }
1771                                     },
1772                                     {
1773                                         "name": "3 runs are started and waiting for maximum result",
1774                                         "keyword": "Then",
1775                                         "step_type": "then",
1776                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1777                                         "match": {
1778                                             "arguments": [
1779                                                 {
1780                                                     "name": "repeat",
1781                                                     "value": 3,
1782                                                     "original": "3"
1783                                                 }
1784                                             ],
1785                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1786                                         },
1787                                         "result": {
1788                                             "duration": 439.44420289993286,
1789                                             "status": "passed"
1790                                         }
1791                                     },
1792                                     {
1793                                         "name": "push result to database",
1794                                         "keyword": "And",
1795                                         "step_type": "then",
1796                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1797                                         "match": {
1798                                             "arguments": [],
1799                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1800                                         },
1801                                         "result": {
1802                                             "duration": 0.00012922286987304688,
1803                                             "status": "passed"
1804                                         }
1805                                     },
1806                                     {
1807                                         "name": "extract offered rate result",
1808                                         "keyword": "And",
1809                                         "step_type": "then",
1810                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1811                                         "match": {
1812                                             "arguments": [],
1813                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1814                                         },
1815                                         "result": {
1816                                             "duration": 0.0003147125244140625,
1817                                             "status": "passed"
1818                                         }
1819                                     }
1820                                 ],
1821                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:28",
1822                                 "type": "scenario"
1823                             },
1824                             {
1825                                 "status": "passed",
1826                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.13 Frame sizes and flow counts",
1827                                 "keyword": "Scenario Outline",
1828                                 "tags": [
1829                                     "throughput"
1830                                 ],
1831                                 "steps": [
1832                                     {
1833                                         "name": "10 sec run duration",
1834                                         "keyword": "Given",
1835                                         "step_type": "given",
1836                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1837                                         "match": {
1838                                             "arguments": [
1839                                                 {
1840                                                     "name": "duration",
1841                                                     "value": "10"
1842                                                 }
1843                                             ],
1844                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1845                                         },
1846                                         "result": {
1847                                             "duration": 0.00011992454528808594,
1848                                             "status": "passed"
1849                                         }
1850                                     },
1851                                     {
1852                                         "name": "256 frame size",
1853                                         "keyword": "And",
1854                                         "step_type": "given",
1855                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
1856                                         "match": {
1857                                             "arguments": [
1858                                                 {
1859                                                     "name": "frame_size",
1860                                                     "value": "256"
1861                                                 }
1862                                             ],
1863                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
1864                                         },
1865                                         "result": {
1866                                             "duration": 9.632110595703125e-05,
1867                                             "status": "passed"
1868                                         }
1869                                     },
1870                                     {
1871                                         "name": "10k flow count",
1872                                         "keyword": "And",
1873                                         "step_type": "given",
1874                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
1875                                         "match": {
1876                                             "arguments": [
1877                                                 {
1878                                                     "name": "flow_count",
1879                                                     "value": "10k"
1880                                                 }
1881                                             ],
1882                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
1883                                         },
1884                                         "result": {
1885                                             "duration": 9.417533874511719e-05,
1886                                             "status": "passed"
1887                                         }
1888                                     },
1889                                     {
1890                                         "name": "ndr rate",
1891                                         "keyword": "And",
1892                                         "step_type": "given",
1893                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
1894                                         "match": {
1895                                             "arguments": [
1896                                                 {
1897                                                     "name": "rate",
1898                                                     "value": "ndr"
1899                                                 }
1900                                             ],
1901                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
1902                                         },
1903                                         "result": {
1904                                             "duration": 0.00010967254638671875,
1905                                             "status": "passed"
1906                                         }
1907                                     },
1908                                     {
1909                                         "name": "NFVbench API is ready",
1910                                         "keyword": "When",
1911                                         "step_type": "when",
1912                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
1913                                         "match": {
1914                                             "arguments": [],
1915                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
1916                                         },
1917                                         "result": {
1918                                             "duration": 0.007972955703735352,
1919                                             "status": "passed"
1920                                         }
1921                                     },
1922                                     {
1923                                         "name": "3 runs are started and waiting for maximum result",
1924                                         "keyword": "Then",
1925                                         "step_type": "then",
1926                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
1927                                         "match": {
1928                                             "arguments": [
1929                                                 {
1930                                                     "name": "repeat",
1931                                                     "value": 3,
1932                                                     "original": "3"
1933                                                 }
1934                                             ],
1935                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
1936                                         },
1937                                         "result": {
1938                                             "duration": 439.41557693481445,
1939                                             "status": "passed"
1940                                         }
1941                                     },
1942                                     {
1943                                         "name": "push result to database",
1944                                         "keyword": "And",
1945                                         "step_type": "then",
1946                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
1947                                         "match": {
1948                                             "arguments": [],
1949                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
1950                                         },
1951                                         "result": {
1952                                             "duration": 0.0001201629638671875,
1953                                             "status": "passed"
1954                                         }
1955                                     },
1956                                     {
1957                                         "name": "extract offered rate result",
1958                                         "keyword": "And",
1959                                         "step_type": "then",
1960                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
1961                                         "match": {
1962                                             "arguments": [],
1963                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
1964                                         },
1965                                         "result": {
1966                                             "duration": 0.0002875328063964844,
1967                                             "status": "passed"
1968                                         }
1969                                     }
1970                                 ],
1971                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:29",
1972                                 "type": "scenario"
1973                             },
1974                             {
1975                                 "status": "passed",
1976                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.14 Frame sizes and flow counts",
1977                                 "keyword": "Scenario Outline",
1978                                 "tags": [
1979                                     "throughput"
1980                                 ],
1981                                 "steps": [
1982                                     {
1983                                         "name": "10 sec run duration",
1984                                         "keyword": "Given",
1985                                         "step_type": "given",
1986                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
1987                                         "match": {
1988                                             "arguments": [
1989                                                 {
1990                                                     "name": "duration",
1991                                                     "value": "10"
1992                                                 }
1993                                             ],
1994                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
1995                                         },
1996                                         "result": {
1997                                             "duration": 0.00011610984802246094,
1998                                             "status": "passed"
1999                                         }
2000                                     },
2001                                     {
2002                                         "name": "512 frame size",
2003                                         "keyword": "And",
2004                                         "step_type": "given",
2005                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2006                                         "match": {
2007                                             "arguments": [
2008                                                 {
2009                                                     "name": "frame_size",
2010                                                     "value": "512"
2011                                                 }
2012                                             ],
2013                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2014                                         },
2015                                         "result": {
2016                                             "duration": 9.489059448242188e-05,
2017                                             "status": "passed"
2018                                         }
2019                                     },
2020                                     {
2021                                         "name": "10k flow count",
2022                                         "keyword": "And",
2023                                         "step_type": "given",
2024                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2025                                         "match": {
2026                                             "arguments": [
2027                                                 {
2028                                                     "name": "flow_count",
2029                                                     "value": "10k"
2030                                                 }
2031                                             ],
2032                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2033                                         },
2034                                         "result": {
2035                                             "duration": 9.202957153320312e-05,
2036                                             "status": "passed"
2037                                         }
2038                                     },
2039                                     {
2040                                         "name": "ndr rate",
2041                                         "keyword": "And",
2042                                         "step_type": "given",
2043                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2044                                         "match": {
2045                                             "arguments": [
2046                                                 {
2047                                                     "name": "rate",
2048                                                     "value": "ndr"
2049                                                 }
2050                                             ],
2051                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2052                                         },
2053                                         "result": {
2054                                             "duration": 9.131431579589844e-05,
2055                                             "status": "passed"
2056                                         }
2057                                     },
2058                                     {
2059                                         "name": "NFVbench API is ready",
2060                                         "keyword": "When",
2061                                         "step_type": "when",
2062                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2063                                         "match": {
2064                                             "arguments": [],
2065                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2066                                         },
2067                                         "result": {
2068                                             "duration": 0.007865667343139648,
2069                                             "status": "passed"
2070                                         }
2071                                     },
2072                                     {
2073                                         "name": "3 runs are started and waiting for maximum result",
2074                                         "keyword": "Then",
2075                                         "step_type": "then",
2076                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2077                                         "match": {
2078                                             "arguments": [
2079                                                 {
2080                                                     "name": "repeat",
2081                                                     "value": 3,
2082                                                     "original": "3"
2083                                                 }
2084                                             ],
2085                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2086                                         },
2087                                         "result": {
2088                                             "duration": 439.4459092617035,
2089                                             "status": "passed"
2090                                         }
2091                                     },
2092                                     {
2093                                         "name": "push result to database",
2094                                         "keyword": "And",
2095                                         "step_type": "then",
2096                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2097                                         "match": {
2098                                             "arguments": [],
2099                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2100                                         },
2101                                         "result": {
2102                                             "duration": 0.00013709068298339844,
2103                                             "status": "passed"
2104                                         }
2105                                     },
2106                                     {
2107                                         "name": "extract offered rate result",
2108                                         "keyword": "And",
2109                                         "step_type": "then",
2110                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2111                                         "match": {
2112                                             "arguments": [],
2113                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2114                                         },
2115                                         "result": {
2116                                             "duration": 0.0003178119659423828,
2117                                             "status": "passed"
2118                                         }
2119                                     }
2120                                 ],
2121                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:30",
2122                                 "type": "scenario"
2123                             },
2124                             {
2125                                 "status": "passed",
2126                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.15 Frame sizes and flow counts",
2127                                 "keyword": "Scenario Outline",
2128                                 "tags": [
2129                                     "throughput"
2130                                 ],
2131                                 "steps": [
2132                                     {
2133                                         "name": "10 sec run duration",
2134                                         "keyword": "Given",
2135                                         "step_type": "given",
2136                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2137                                         "match": {
2138                                             "arguments": [
2139                                                 {
2140                                                     "name": "duration",
2141                                                     "value": "10"
2142                                                 }
2143                                             ],
2144                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2145                                         },
2146                                         "result": {
2147                                             "duration": 0.00010061264038085938,
2148                                             "status": "passed"
2149                                         }
2150                                     },
2151                                     {
2152                                         "name": "768 frame size",
2153                                         "keyword": "And",
2154                                         "step_type": "given",
2155                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2156                                         "match": {
2157                                             "arguments": [
2158                                                 {
2159                                                     "name": "frame_size",
2160                                                     "value": "768"
2161                                                 }
2162                                             ],
2163                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2164                                         },
2165                                         "result": {
2166                                             "duration": 9.608268737792969e-05,
2167                                             "status": "passed"
2168                                         }
2169                                     },
2170                                     {
2171                                         "name": "10k flow count",
2172                                         "keyword": "And",
2173                                         "step_type": "given",
2174                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2175                                         "match": {
2176                                             "arguments": [
2177                                                 {
2178                                                     "name": "flow_count",
2179                                                     "value": "10k"
2180                                                 }
2181                                             ],
2182                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2183                                         },
2184                                         "result": {
2185                                             "duration": 9.417533874511719e-05,
2186                                             "status": "passed"
2187                                         }
2188                                     },
2189                                     {
2190                                         "name": "ndr rate",
2191                                         "keyword": "And",
2192                                         "step_type": "given",
2193                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2194                                         "match": {
2195                                             "arguments": [
2196                                                 {
2197                                                     "name": "rate",
2198                                                     "value": "ndr"
2199                                                 }
2200                                             ],
2201                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2202                                         },
2203                                         "result": {
2204                                             "duration": 9.608268737792969e-05,
2205                                             "status": "passed"
2206                                         }
2207                                     },
2208                                     {
2209                                         "name": "NFVbench API is ready",
2210                                         "keyword": "When",
2211                                         "step_type": "when",
2212                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2213                                         "match": {
2214                                             "arguments": [],
2215                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2216                                         },
2217                                         "result": {
2218                                             "duration": 0.007863044738769531,
2219                                             "status": "passed"
2220                                         }
2221                                     },
2222                                     {
2223                                         "name": "3 runs are started and waiting for maximum result",
2224                                         "keyword": "Then",
2225                                         "step_type": "then",
2226                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2227                                         "match": {
2228                                             "arguments": [
2229                                                 {
2230                                                     "name": "repeat",
2231                                                     "value": 3,
2232                                                     "original": "3"
2233                                                 }
2234                                             ],
2235                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2236                                         },
2237                                         "result": {
2238                                             "duration": 439.40875816345215,
2239                                             "status": "passed"
2240                                         }
2241                                     },
2242                                     {
2243                                         "name": "push result to database",
2244                                         "keyword": "And",
2245                                         "step_type": "then",
2246                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2247                                         "match": {
2248                                             "arguments": [],
2249                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2250                                         },
2251                                         "result": {
2252                                             "duration": 0.00011682510375976562,
2253                                             "status": "passed"
2254                                         }
2255                                     },
2256                                     {
2257                                         "name": "extract offered rate result",
2258                                         "keyword": "And",
2259                                         "step_type": "then",
2260                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2261                                         "match": {
2262                                             "arguments": [],
2263                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2264                                         },
2265                                         "result": {
2266                                             "duration": 0.0002982616424560547,
2267                                             "status": "passed"
2268                                         }
2269                                     }
2270                                 ],
2271                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:31",
2272                                 "type": "scenario"
2273                             },
2274                             {
2275                                 "status": "passed",
2276                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.16 Frame sizes and flow counts",
2277                                 "keyword": "Scenario Outline",
2278                                 "tags": [
2279                                     "throughput"
2280                                 ],
2281                                 "steps": [
2282                                     {
2283                                         "name": "10 sec run duration",
2284                                         "keyword": "Given",
2285                                         "step_type": "given",
2286                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2287                                         "match": {
2288                                             "arguments": [
2289                                                 {
2290                                                     "name": "duration",
2291                                                     "value": "10"
2292                                                 }
2293                                             ],
2294                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2295                                         },
2296                                         "result": {
2297                                             "duration": 9.751319885253906e-05,
2298                                             "status": "passed"
2299                                         }
2300                                     },
2301                                     {
2302                                         "name": "1024 frame size",
2303                                         "keyword": "And",
2304                                         "step_type": "given",
2305                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2306                                         "match": {
2307                                             "arguments": [
2308                                                 {
2309                                                     "name": "frame_size",
2310                                                     "value": "1024"
2311                                                 }
2312                                             ],
2313                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2314                                         },
2315                                         "result": {
2316                                             "duration": 9.393692016601562e-05,
2317                                             "status": "passed"
2318                                         }
2319                                     },
2320                                     {
2321                                         "name": "10k flow count",
2322                                         "keyword": "And",
2323                                         "step_type": "given",
2324                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2325                                         "match": {
2326                                             "arguments": [
2327                                                 {
2328                                                     "name": "flow_count",
2329                                                     "value": "10k"
2330                                                 }
2331                                             ],
2332                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2333                                         },
2334                                         "result": {
2335                                             "duration": 9.393692016601562e-05,
2336                                             "status": "passed"
2337                                         }
2338                                     },
2339                                     {
2340                                         "name": "ndr rate",
2341                                         "keyword": "And",
2342                                         "step_type": "given",
2343                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2344                                         "match": {
2345                                             "arguments": [
2346                                                 {
2347                                                     "name": "rate",
2348                                                     "value": "ndr"
2349                                                 }
2350                                             ],
2351                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2352                                         },
2353                                         "result": {
2354                                             "duration": 9.465217590332031e-05,
2355                                             "status": "passed"
2356                                         }
2357                                     },
2358                                     {
2359                                         "name": "NFVbench API is ready",
2360                                         "keyword": "When",
2361                                         "step_type": "when",
2362                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2363                                         "match": {
2364                                             "arguments": [],
2365                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2366                                         },
2367                                         "result": {
2368                                             "duration": 0.007781267166137695,
2369                                             "status": "passed"
2370                                         }
2371                                     },
2372                                     {
2373                                         "name": "3 runs are started and waiting for maximum result",
2374                                         "keyword": "Then",
2375                                         "step_type": "then",
2376                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2377                                         "match": {
2378                                             "arguments": [
2379                                                 {
2380                                                     "name": "repeat",
2381                                                     "value": 3,
2382                                                     "original": "3"
2383                                                 }
2384                                             ],
2385                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2386                                         },
2387                                         "result": {
2388                                             "duration": 439.41113471984863,
2389                                             "status": "passed"
2390                                         }
2391                                     },
2392                                     {
2393                                         "name": "push result to database",
2394                                         "keyword": "And",
2395                                         "step_type": "then",
2396                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2397                                         "match": {
2398                                             "arguments": [],
2399                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2400                                         },
2401                                         "result": {
2402                                             "duration": 0.00014781951904296875,
2403                                             "status": "passed"
2404                                         }
2405                                     },
2406                                     {
2407                                         "name": "extract offered rate result",
2408                                         "keyword": "And",
2409                                         "step_type": "then",
2410                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2411                                         "match": {
2412                                             "arguments": [],
2413                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2414                                         },
2415                                         "result": {
2416                                             "duration": 0.0002956390380859375,
2417                                             "status": "passed"
2418                                         }
2419                                     }
2420                                 ],
2421                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:32",
2422                                 "type": "scenario"
2423                             },
2424                             {
2425                                 "status": "passed",
2426                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.17 Frame sizes and flow counts",
2427                                 "keyword": "Scenario Outline",
2428                                 "tags": [
2429                                     "throughput"
2430                                 ],
2431                                 "steps": [
2432                                     {
2433                                         "name": "10 sec run duration",
2434                                         "keyword": "Given",
2435                                         "step_type": "given",
2436                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2437                                         "match": {
2438                                             "arguments": [
2439                                                 {
2440                                                     "name": "duration",
2441                                                     "value": "10"
2442                                                 }
2443                                             ],
2444                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2445                                         },
2446                                         "result": {
2447                                             "duration": 9.655952453613281e-05,
2448                                             "status": "passed"
2449                                         }
2450                                     },
2451                                     {
2452                                         "name": "1280 frame size",
2453                                         "keyword": "And",
2454                                         "step_type": "given",
2455                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2456                                         "match": {
2457                                             "arguments": [
2458                                                 {
2459                                                     "name": "frame_size",
2460                                                     "value": "1280"
2461                                                 }
2462                                             ],
2463                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2464                                         },
2465                                         "result": {
2466                                             "duration": 0.00010752677917480469,
2467                                             "status": "passed"
2468                                         }
2469                                     },
2470                                     {
2471                                         "name": "10k flow count",
2472                                         "keyword": "And",
2473                                         "step_type": "given",
2474                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2475                                         "match": {
2476                                             "arguments": [
2477                                                 {
2478                                                     "name": "flow_count",
2479                                                     "value": "10k"
2480                                                 }
2481                                             ],
2482                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2483                                         },
2484                                         "result": {
2485                                             "duration": 9.512901306152344e-05,
2486                                             "status": "passed"
2487                                         }
2488                                     },
2489                                     {
2490                                         "name": "ndr rate",
2491                                         "keyword": "And",
2492                                         "step_type": "given",
2493                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2494                                         "match": {
2495                                             "arguments": [
2496                                                 {
2497                                                     "name": "rate",
2498                                                     "value": "ndr"
2499                                                 }
2500                                             ],
2501                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2502                                         },
2503                                         "result": {
2504                                             "duration": 9.179115295410156e-05,
2505                                             "status": "passed"
2506                                         }
2507                                     },
2508                                     {
2509                                         "name": "NFVbench API is ready",
2510                                         "keyword": "When",
2511                                         "step_type": "when",
2512                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2513                                         "match": {
2514                                             "arguments": [],
2515                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2516                                         },
2517                                         "result": {
2518                                             "duration": 0.00796818733215332,
2519                                             "status": "passed"
2520                                         }
2521                                     },
2522                                     {
2523                                         "name": "3 runs are started and waiting for maximum result",
2524                                         "keyword": "Then",
2525                                         "step_type": "then",
2526                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2527                                         "match": {
2528                                             "arguments": [
2529                                                 {
2530                                                     "name": "repeat",
2531                                                     "value": 3,
2532                                                     "original": "3"
2533                                                 }
2534                                             ],
2535                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2536                                         },
2537                                         "result": {
2538                                             "duration": 439.41015791893005,
2539                                             "status": "passed"
2540                                         }
2541                                     },
2542                                     {
2543                                         "name": "push result to database",
2544                                         "keyword": "And",
2545                                         "step_type": "then",
2546                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2547                                         "match": {
2548                                             "arguments": [],
2549                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2550                                         },
2551                                         "result": {
2552                                             "duration": 0.00012063980102539062,
2553                                             "status": "passed"
2554                                         }
2555                                     },
2556                                     {
2557                                         "name": "extract offered rate result",
2558                                         "keyword": "And",
2559                                         "step_type": "then",
2560                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2561                                         "match": {
2562                                             "arguments": [],
2563                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2564                                         },
2565                                         "result": {
2566                                             "duration": 0.00030732154846191406,
2567                                             "status": "passed"
2568                                         }
2569                                     }
2570                                 ],
2571                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:33",
2572                                 "type": "scenario"
2573                             },
2574                             {
2575                                 "status": "passed",
2576                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.18 Frame sizes and flow counts",
2577                                 "keyword": "Scenario Outline",
2578                                 "tags": [
2579                                     "throughput"
2580                                 ],
2581                                 "steps": [
2582                                     {
2583                                         "name": "10 sec run duration",
2584                                         "keyword": "Given",
2585                                         "step_type": "given",
2586                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2587                                         "match": {
2588                                             "arguments": [
2589                                                 {
2590                                                     "name": "duration",
2591                                                     "value": "10"
2592                                                 }
2593                                             ],
2594                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2595                                         },
2596                                         "result": {
2597                                             "duration": 9.775161743164062e-05,
2598                                             "status": "passed"
2599                                         }
2600                                     },
2601                                     {
2602                                         "name": "1518 frame size",
2603                                         "keyword": "And",
2604                                         "step_type": "given",
2605                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2606                                         "match": {
2607                                             "arguments": [
2608                                                 {
2609                                                     "name": "frame_size",
2610                                                     "value": "1518"
2611                                                 }
2612                                             ],
2613                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2614                                         },
2615                                         "result": {
2616                                             "duration": 9.417533874511719e-05,
2617                                             "status": "passed"
2618                                         }
2619                                     },
2620                                     {
2621                                         "name": "10k flow count",
2622                                         "keyword": "And",
2623                                         "step_type": "given",
2624                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2625                                         "match": {
2626                                             "arguments": [
2627                                                 {
2628                                                     "name": "flow_count",
2629                                                     "value": "10k"
2630                                                 }
2631                                             ],
2632                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2633                                         },
2634                                         "result": {
2635                                             "duration": 9.202957153320312e-05,
2636                                             "status": "passed"
2637                                         }
2638                                     },
2639                                     {
2640                                         "name": "ndr rate",
2641                                         "keyword": "And",
2642                                         "step_type": "given",
2643                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2644                                         "match": {
2645                                             "arguments": [
2646                                                 {
2647                                                     "name": "rate",
2648                                                     "value": "ndr"
2649                                                 }
2650                                             ],
2651                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2652                                         },
2653                                         "result": {
2654                                             "duration": 9.393692016601562e-05,
2655                                             "status": "passed"
2656                                         }
2657                                     },
2658                                     {
2659                                         "name": "NFVbench API is ready",
2660                                         "keyword": "When",
2661                                         "step_type": "when",
2662                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2663                                         "match": {
2664                                             "arguments": [],
2665                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2666                                         },
2667                                         "result": {
2668                                             "duration": 0.007746458053588867,
2669                                             "status": "passed"
2670                                         }
2671                                     },
2672                                     {
2673                                         "name": "3 runs are started and waiting for maximum result",
2674                                         "keyword": "Then",
2675                                         "step_type": "then",
2676                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2677                                         "match": {
2678                                             "arguments": [
2679                                                 {
2680                                                     "name": "repeat",
2681                                                     "value": 3,
2682                                                     "original": "3"
2683                                                 }
2684                                             ],
2685                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2686                                         },
2687                                         "result": {
2688                                             "duration": 439.46103525161743,
2689                                             "status": "passed"
2690                                         }
2691                                     },
2692                                     {
2693                                         "name": "push result to database",
2694                                         "keyword": "And",
2695                                         "step_type": "then",
2696                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2697                                         "match": {
2698                                             "arguments": [],
2699                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2700                                         },
2701                                         "result": {
2702                                             "duration": 0.00012159347534179688,
2703                                             "status": "passed"
2704                                         }
2705                                     },
2706                                     {
2707                                         "name": "extract offered rate result",
2708                                         "keyword": "And",
2709                                         "step_type": "then",
2710                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2711                                         "match": {
2712                                             "arguments": [],
2713                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2714                                         },
2715                                         "result": {
2716                                             "duration": 0.0002970695495605469,
2717                                             "status": "passed"
2718                                         }
2719                                     }
2720                                 ],
2721                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:34",
2722                                 "type": "scenario"
2723                             },
2724                             {
2725                                 "status": "passed",
2726                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.19 Frame sizes and flow counts",
2727                                 "keyword": "Scenario Outline",
2728                                 "tags": [
2729                                     "throughput"
2730                                 ],
2731                                 "steps": [
2732                                     {
2733                                         "name": "10 sec run duration",
2734                                         "keyword": "Given",
2735                                         "step_type": "given",
2736                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2737                                         "match": {
2738                                             "arguments": [
2739                                                 {
2740                                                     "name": "duration",
2741                                                     "value": "10"
2742                                                 }
2743                                             ],
2744                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2745                                         },
2746                                         "result": {
2747                                             "duration": 9.846687316894531e-05,
2748                                             "status": "passed"
2749                                         }
2750                                     },
2751                                     {
2752                                         "name": "IMIX frame size",
2753                                         "keyword": "And",
2754                                         "step_type": "given",
2755                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2756                                         "match": {
2757                                             "arguments": [
2758                                                 {
2759                                                     "name": "frame_size",
2760                                                     "value": "IMIX"
2761                                                 }
2762                                             ],
2763                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2764                                         },
2765                                         "result": {
2766                                             "duration": 9.942054748535156e-05,
2767                                             "status": "passed"
2768                                         }
2769                                     },
2770                                     {
2771                                         "name": "10k flow count",
2772                                         "keyword": "And",
2773                                         "step_type": "given",
2774                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2775                                         "match": {
2776                                             "arguments": [
2777                                                 {
2778                                                     "name": "flow_count",
2779                                                     "value": "10k"
2780                                                 }
2781                                             ],
2782                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2783                                         },
2784                                         "result": {
2785                                             "duration": 9.799003601074219e-05,
2786                                             "status": "passed"
2787                                         }
2788                                     },
2789                                     {
2790                                         "name": "ndr rate",
2791                                         "keyword": "And",
2792                                         "step_type": "given",
2793                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2794                                         "match": {
2795                                             "arguments": [
2796                                                 {
2797                                                     "name": "rate",
2798                                                     "value": "ndr"
2799                                                 }
2800                                             ],
2801                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2802                                         },
2803                                         "result": {
2804                                             "duration": 9.560585021972656e-05,
2805                                             "status": "passed"
2806                                         }
2807                                     },
2808                                     {
2809                                         "name": "NFVbench API is ready",
2810                                         "keyword": "When",
2811                                         "step_type": "when",
2812                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2813                                         "match": {
2814                                             "arguments": [],
2815                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2816                                         },
2817                                         "result": {
2818                                             "duration": 0.007760763168334961,
2819                                             "status": "passed"
2820                                         }
2821                                     },
2822                                     {
2823                                         "name": "3 runs are started and waiting for maximum result",
2824                                         "keyword": "Then",
2825                                         "step_type": "then",
2826                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2827                                         "match": {
2828                                             "arguments": [
2829                                                 {
2830                                                     "name": "repeat",
2831                                                     "value": 3,
2832                                                     "original": "3"
2833                                                 }
2834                                             ],
2835                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2836                                         },
2837                                         "result": {
2838                                             "duration": 439.40750312805176,
2839                                             "status": "passed"
2840                                         }
2841                                     },
2842                                     {
2843                                         "name": "push result to database",
2844                                         "keyword": "And",
2845                                         "step_type": "then",
2846                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2847                                         "match": {
2848                                             "arguments": [],
2849                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
2850                                         },
2851                                         "result": {
2852                                             "duration": 0.00012063980102539062,
2853                                             "status": "passed"
2854                                         }
2855                                     },
2856                                     {
2857                                         "name": "extract offered rate result",
2858                                         "keyword": "And",
2859                                         "step_type": "then",
2860                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
2861                                         "match": {
2862                                             "arguments": [],
2863                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
2864                                         },
2865                                         "result": {
2866                                             "duration": 0.0003159046173095703,
2867                                             "status": "passed"
2868                                         }
2869                                     }
2870                                 ],
2871                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:35",
2872                                 "type": "scenario"
2873                             },
2874                             {
2875                                 "status": "passed",
2876                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.20 Frame sizes and flow counts",
2877                                 "keyword": "Scenario Outline",
2878                                 "tags": [
2879                                     "throughput"
2880                                 ],
2881                                 "steps": [
2882                                     {
2883                                         "name": "10 sec run duration",
2884                                         "keyword": "Given",
2885                                         "step_type": "given",
2886                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
2887                                         "match": {
2888                                             "arguments": [
2889                                                 {
2890                                                     "name": "duration",
2891                                                     "value": "10"
2892                                                 }
2893                                             ],
2894                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
2895                                         },
2896                                         "result": {
2897                                             "duration": 0.00010085105895996094,
2898                                             "status": "passed"
2899                                         }
2900                                     },
2901                                     {
2902                                         "name": "9000 frame size",
2903                                         "keyword": "And",
2904                                         "step_type": "given",
2905                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
2906                                         "match": {
2907                                             "arguments": [
2908                                                 {
2909                                                     "name": "frame_size",
2910                                                     "value": "9000"
2911                                                 }
2912                                             ],
2913                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
2914                                         },
2915                                         "result": {
2916                                             "duration": 9.632110595703125e-05,
2917                                             "status": "passed"
2918                                         }
2919                                     },
2920                                     {
2921                                         "name": "10k flow count",
2922                                         "keyword": "And",
2923                                         "step_type": "given",
2924                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
2925                                         "match": {
2926                                             "arguments": [
2927                                                 {
2928                                                     "name": "flow_count",
2929                                                     "value": "10k"
2930                                                 }
2931                                             ],
2932                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
2933                                         },
2934                                         "result": {
2935                                             "duration": 9.489059448242188e-05,
2936                                             "status": "passed"
2937                                         }
2938                                     },
2939                                     {
2940                                         "name": "ndr rate",
2941                                         "keyword": "And",
2942                                         "step_type": "given",
2943                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
2944                                         "match": {
2945                                             "arguments": [
2946                                                 {
2947                                                     "name": "rate",
2948                                                     "value": "ndr"
2949                                                 }
2950                                             ],
2951                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
2952                                         },
2953                                         "result": {
2954                                             "duration": 9.655952453613281e-05,
2955                                             "status": "passed"
2956                                         }
2957                                     },
2958                                     {
2959                                         "name": "NFVbench API is ready",
2960                                         "keyword": "When",
2961                                         "step_type": "when",
2962                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
2963                                         "match": {
2964                                             "arguments": [],
2965                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
2966                                         },
2967                                         "result": {
2968                                             "duration": 0.0077402591705322266,
2969                                             "status": "passed"
2970                                         }
2971                                     },
2972                                     {
2973                                         "name": "3 runs are started and waiting for maximum result",
2974                                         "keyword": "Then",
2975                                         "step_type": "then",
2976                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
2977                                         "match": {
2978                                             "arguments": [
2979                                                 {
2980                                                     "name": "repeat",
2981                                                     "value": 3,
2982                                                     "original": "3"
2983                                                 }
2984                                             ],
2985                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
2986                                         },
2987                                         "result": {
2988                                             "duration": 439.42182779312134,
2989                                             "status": "passed"
2990                                         }
2991                                     },
2992                                     {
2993                                         "name": "push result to database",
2994                                         "keyword": "And",
2995                                         "step_type": "then",
2996                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
2997                                         "match": {
2998                                             "arguments": [],
2999                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3000                                         },
3001                                         "result": {
3002                                             "duration": 0.00011897087097167969,
3003                                             "status": "passed"
3004                                         }
3005                                     },
3006                                     {
3007                                         "name": "extract offered rate result",
3008                                         "keyword": "And",
3009                                         "step_type": "then",
3010                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3011                                         "match": {
3012                                             "arguments": [],
3013                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3014                                         },
3015                                         "result": {
3016                                             "duration": 0.00030732154846191406,
3017                                             "status": "passed"
3018                                         }
3019                                     }
3020                                 ],
3021                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:36",
3022                                 "type": "scenario"
3023                             },
3024                             {
3025                                 "status": "passed",
3026                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.21 Frame sizes and flow counts",
3027                                 "keyword": "Scenario Outline",
3028                                 "tags": [
3029                                     "throughput"
3030                                 ],
3031                                 "steps": [
3032                                     {
3033                                         "name": "10 sec run duration",
3034                                         "keyword": "Given",
3035                                         "step_type": "given",
3036                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3037                                         "match": {
3038                                             "arguments": [
3039                                                 {
3040                                                     "name": "duration",
3041                                                     "value": "10"
3042                                                 }
3043                                             ],
3044                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3045                                         },
3046                                         "result": {
3047                                             "duration": 9.775161743164062e-05,
3048                                             "status": "passed"
3049                                         }
3050                                     },
3051                                     {
3052                                         "name": "64 frame size",
3053                                         "keyword": "And",
3054                                         "step_type": "given",
3055                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3056                                         "match": {
3057                                             "arguments": [
3058                                                 {
3059                                                     "name": "frame_size",
3060                                                     "value": "64"
3061                                                 }
3062                                             ],
3063                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3064                                         },
3065                                         "result": {
3066                                             "duration": 9.417533874511719e-05,
3067                                             "status": "passed"
3068                                         }
3069                                     },
3070                                     {
3071                                         "name": "100k flow count",
3072                                         "keyword": "And",
3073                                         "step_type": "given",
3074                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3075                                         "match": {
3076                                             "arguments": [
3077                                                 {
3078                                                     "name": "flow_count",
3079                                                     "value": "100k"
3080                                                 }
3081                                             ],
3082                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3083                                         },
3084                                         "result": {
3085                                             "duration": 9.226799011230469e-05,
3086                                             "status": "passed"
3087                                         }
3088                                     },
3089                                     {
3090                                         "name": "ndr rate",
3091                                         "keyword": "And",
3092                                         "step_type": "given",
3093                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3094                                         "match": {
3095                                             "arguments": [
3096                                                 {
3097                                                     "name": "rate",
3098                                                     "value": "ndr"
3099                                                 }
3100                                             ],
3101                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3102                                         },
3103                                         "result": {
3104                                             "duration": 0.00011372566223144531,
3105                                             "status": "passed"
3106                                         }
3107                                     },
3108                                     {
3109                                         "name": "NFVbench API is ready",
3110                                         "keyword": "When",
3111                                         "step_type": "when",
3112                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3113                                         "match": {
3114                                             "arguments": [],
3115                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3116                                         },
3117                                         "result": {
3118                                             "duration": 0.007884979248046875,
3119                                             "status": "passed"
3120                                         }
3121                                     },
3122                                     {
3123                                         "name": "3 runs are started and waiting for maximum result",
3124                                         "keyword": "Then",
3125                                         "step_type": "then",
3126                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3127                                         "match": {
3128                                             "arguments": [
3129                                                 {
3130                                                     "name": "repeat",
3131                                                     "value": 3,
3132                                                     "original": "3"
3133                                                 }
3134                                             ],
3135                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3136                                         },
3137                                         "result": {
3138                                             "duration": 439.4939408302307,
3139                                             "status": "passed"
3140                                         }
3141                                     },
3142                                     {
3143                                         "name": "push result to database",
3144                                         "keyword": "And",
3145                                         "step_type": "then",
3146                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3147                                         "match": {
3148                                             "arguments": [],
3149                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3150                                         },
3151                                         "result": {
3152                                             "duration": 0.00012111663818359375,
3153                                             "status": "passed"
3154                                         }
3155                                     },
3156                                     {
3157                                         "name": "extract offered rate result",
3158                                         "keyword": "And",
3159                                         "step_type": "then",
3160                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3161                                         "match": {
3162                                             "arguments": [],
3163                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3164                                         },
3165                                         "result": {
3166                                             "duration": 0.0003120899200439453,
3167                                             "status": "passed"
3168                                         }
3169                                     }
3170                                 ],
3171                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:37",
3172                                 "type": "scenario"
3173                             },
3174                             {
3175                                 "status": "passed",
3176                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.22 Frame sizes and flow counts",
3177                                 "keyword": "Scenario Outline",
3178                                 "tags": [
3179                                     "throughput"
3180                                 ],
3181                                 "steps": [
3182                                     {
3183                                         "name": "10 sec run duration",
3184                                         "keyword": "Given",
3185                                         "step_type": "given",
3186                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3187                                         "match": {
3188                                             "arguments": [
3189                                                 {
3190                                                     "name": "duration",
3191                                                     "value": "10"
3192                                                 }
3193                                             ],
3194                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3195                                         },
3196                                         "result": {
3197                                             "duration": 0.00010085105895996094,
3198                                             "status": "passed"
3199                                         }
3200                                     },
3201                                     {
3202                                         "name": "128 frame size",
3203                                         "keyword": "And",
3204                                         "step_type": "given",
3205                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3206                                         "match": {
3207                                             "arguments": [
3208                                                 {
3209                                                     "name": "frame_size",
3210                                                     "value": "128"
3211                                                 }
3212                                             ],
3213                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3214                                         },
3215                                         "result": {
3216                                             "duration": 9.584426879882812e-05,
3217                                             "status": "passed"
3218                                         }
3219                                     },
3220                                     {
3221                                         "name": "100k flow count",
3222                                         "keyword": "And",
3223                                         "step_type": "given",
3224                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3225                                         "match": {
3226                                             "arguments": [
3227                                                 {
3228                                                     "name": "flow_count",
3229                                                     "value": "100k"
3230                                                 }
3231                                             ],
3232                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3233                                         },
3234                                         "result": {
3235                                             "duration": 0.00011324882507324219,
3236                                             "status": "passed"
3237                                         }
3238                                     },
3239                                     {
3240                                         "name": "ndr rate",
3241                                         "keyword": "And",
3242                                         "step_type": "given",
3243                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3244                                         "match": {
3245                                             "arguments": [
3246                                                 {
3247                                                     "name": "rate",
3248                                                     "value": "ndr"
3249                                                 }
3250                                             ],
3251                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3252                                         },
3253                                         "result": {
3254                                             "duration": 9.393692016601562e-05,
3255                                             "status": "passed"
3256                                         }
3257                                     },
3258                                     {
3259                                         "name": "NFVbench API is ready",
3260                                         "keyword": "When",
3261                                         "step_type": "when",
3262                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3263                                         "match": {
3264                                             "arguments": [],
3265                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3266                                         },
3267                                         "result": {
3268                                             "duration": 0.007754087448120117,
3269                                             "status": "passed"
3270                                         }
3271                                     },
3272                                     {
3273                                         "name": "3 runs are started and waiting for maximum result",
3274                                         "keyword": "Then",
3275                                         "step_type": "then",
3276                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3277                                         "match": {
3278                                             "arguments": [
3279                                                 {
3280                                                     "name": "repeat",
3281                                                     "value": 3,
3282                                                     "original": "3"
3283                                                 }
3284                                             ],
3285                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3286                                         },
3287                                         "result": {
3288                                             "duration": 439.453311920166,
3289                                             "status": "passed"
3290                                         }
3291                                     },
3292                                     {
3293                                         "name": "push result to database",
3294                                         "keyword": "And",
3295                                         "step_type": "then",
3296                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3297                                         "match": {
3298                                             "arguments": [],
3299                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3300                                         },
3301                                         "result": {
3302                                             "duration": 0.0001404285430908203,
3303                                             "status": "passed"
3304                                         }
3305                                     },
3306                                     {
3307                                         "name": "extract offered rate result",
3308                                         "keyword": "And",
3309                                         "step_type": "then",
3310                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3311                                         "match": {
3312                                             "arguments": [],
3313                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3314                                         },
3315                                         "result": {
3316                                             "duration": 0.0003037452697753906,
3317                                             "status": "passed"
3318                                         }
3319                                     }
3320                                 ],
3321                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:38",
3322                                 "type": "scenario"
3323                             },
3324                             {
3325                                 "status": "passed",
3326                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.23 Frame sizes and flow counts",
3327                                 "keyword": "Scenario Outline",
3328                                 "tags": [
3329                                     "throughput"
3330                                 ],
3331                                 "steps": [
3332                                     {
3333                                         "name": "10 sec run duration",
3334                                         "keyword": "Given",
3335                                         "step_type": "given",
3336                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3337                                         "match": {
3338                                             "arguments": [
3339                                                 {
3340                                                     "name": "duration",
3341                                                     "value": "10"
3342                                                 }
3343                                             ],
3344                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3345                                         },
3346                                         "result": {
3347                                             "duration": 9.918212890625e-05,
3348                                             "status": "passed"
3349                                         }
3350                                     },
3351                                     {
3352                                         "name": "256 frame size",
3353                                         "keyword": "And",
3354                                         "step_type": "given",
3355                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3356                                         "match": {
3357                                             "arguments": [
3358                                                 {
3359                                                     "name": "frame_size",
3360                                                     "value": "256"
3361                                                 }
3362                                             ],
3363                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3364                                         },
3365                                         "result": {
3366                                             "duration": 9.679794311523438e-05,
3367                                             "status": "passed"
3368                                         }
3369                                     },
3370                                     {
3371                                         "name": "100k flow count",
3372                                         "keyword": "And",
3373                                         "step_type": "given",
3374                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3375                                         "match": {
3376                                             "arguments": [
3377                                                 {
3378                                                     "name": "flow_count",
3379                                                     "value": "100k"
3380                                                 }
3381                                             ],
3382                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3383                                         },
3384                                         "result": {
3385                                             "duration": 9.369850158691406e-05,
3386                                             "status": "passed"
3387                                         }
3388                                     },
3389                                     {
3390                                         "name": "ndr rate",
3391                                         "keyword": "And",
3392                                         "step_type": "given",
3393                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3394                                         "match": {
3395                                             "arguments": [
3396                                                 {
3397                                                     "name": "rate",
3398                                                     "value": "ndr"
3399                                                 }
3400                                             ],
3401                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3402                                         },
3403                                         "result": {
3404                                             "duration": 9.179115295410156e-05,
3405                                             "status": "passed"
3406                                         }
3407                                     },
3408                                     {
3409                                         "name": "NFVbench API is ready",
3410                                         "keyword": "When",
3411                                         "step_type": "when",
3412                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3413                                         "match": {
3414                                             "arguments": [],
3415                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3416                                         },
3417                                         "result": {
3418                                             "duration": 0.007740497589111328,
3419                                             "status": "passed"
3420                                         }
3421                                     },
3422                                     {
3423                                         "name": "3 runs are started and waiting for maximum result",
3424                                         "keyword": "Then",
3425                                         "step_type": "then",
3426                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3427                                         "match": {
3428                                             "arguments": [
3429                                                 {
3430                                                     "name": "repeat",
3431                                                     "value": 3,
3432                                                     "original": "3"
3433                                                 }
3434                                             ],
3435                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3436                                         },
3437                                         "result": {
3438                                             "duration": 439.5027401447296,
3439                                             "status": "passed"
3440                                         }
3441                                     },
3442                                     {
3443                                         "name": "push result to database",
3444                                         "keyword": "And",
3445                                         "step_type": "then",
3446                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3447                                         "match": {
3448                                             "arguments": [],
3449                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3450                                         },
3451                                         "result": {
3452                                             "duration": 0.00013017654418945312,
3453                                             "status": "passed"
3454                                         }
3455                                     },
3456                                     {
3457                                         "name": "extract offered rate result",
3458                                         "keyword": "And",
3459                                         "step_type": "then",
3460                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3461                                         "match": {
3462                                             "arguments": [],
3463                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3464                                         },
3465                                         "result": {
3466                                             "duration": 0.0002994537353515625,
3467                                             "status": "passed"
3468                                         }
3469                                     }
3470                                 ],
3471                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:39",
3472                                 "type": "scenario"
3473                             },
3474                             {
3475                                 "status": "passed",
3476                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.24 Frame sizes and flow counts",
3477                                 "keyword": "Scenario Outline",
3478                                 "tags": [
3479                                     "throughput"
3480                                 ],
3481                                 "steps": [
3482                                     {
3483                                         "name": "10 sec run duration",
3484                                         "keyword": "Given",
3485                                         "step_type": "given",
3486                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3487                                         "match": {
3488                                             "arguments": [
3489                                                 {
3490                                                     "name": "duration",
3491                                                     "value": "10"
3492                                                 }
3493                                             ],
3494                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3495                                         },
3496                                         "result": {
3497                                             "duration": 9.751319885253906e-05,
3498                                             "status": "passed"
3499                                         }
3500                                     },
3501                                     {
3502                                         "name": "512 frame size",
3503                                         "keyword": "And",
3504                                         "step_type": "given",
3505                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3506                                         "match": {
3507                                             "arguments": [
3508                                                 {
3509                                                     "name": "frame_size",
3510                                                     "value": "512"
3511                                                 }
3512                                             ],
3513                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3514                                         },
3515                                         "result": {
3516                                             "duration": 0.00010919570922851562,
3517                                             "status": "passed"
3518                                         }
3519                                     },
3520                                     {
3521                                         "name": "100k flow count",
3522                                         "keyword": "And",
3523                                         "step_type": "given",
3524                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3525                                         "match": {
3526                                             "arguments": [
3527                                                 {
3528                                                     "name": "flow_count",
3529                                                     "value": "100k"
3530                                                 }
3531                                             ],
3532                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3533                                         },
3534                                         "result": {
3535                                             "duration": 9.369850158691406e-05,
3536                                             "status": "passed"
3537                                         }
3538                                     },
3539                                     {
3540                                         "name": "ndr rate",
3541                                         "keyword": "And",
3542                                         "step_type": "given",
3543                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3544                                         "match": {
3545                                             "arguments": [
3546                                                 {
3547                                                     "name": "rate",
3548                                                     "value": "ndr"
3549                                                 }
3550                                             ],
3551                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3552                                         },
3553                                         "result": {
3554                                             "duration": 0.00010466575622558594,
3555                                             "status": "passed"
3556                                         }
3557                                     },
3558                                     {
3559                                         "name": "NFVbench API is ready",
3560                                         "keyword": "When",
3561                                         "step_type": "when",
3562                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3563                                         "match": {
3564                                             "arguments": [],
3565                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3566                                         },
3567                                         "result": {
3568                                             "duration": 0.007869720458984375,
3569                                             "status": "passed"
3570                                         }
3571                                     },
3572                                     {
3573                                         "name": "3 runs are started and waiting for maximum result",
3574                                         "keyword": "Then",
3575                                         "step_type": "then",
3576                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3577                                         "match": {
3578                                             "arguments": [
3579                                                 {
3580                                                     "name": "repeat",
3581                                                     "value": 3,
3582                                                     "original": "3"
3583                                                 }
3584                                             ],
3585                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3586                                         },
3587                                         "result": {
3588                                             "duration": 439.4968614578247,
3589                                             "status": "passed"
3590                                         }
3591                                     },
3592                                     {
3593                                         "name": "push result to database",
3594                                         "keyword": "And",
3595                                         "step_type": "then",
3596                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3597                                         "match": {
3598                                             "arguments": [],
3599                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3600                                         },
3601                                         "result": {
3602                                             "duration": 0.00012063980102539062,
3603                                             "status": "passed"
3604                                         }
3605                                     },
3606                                     {
3607                                         "name": "extract offered rate result",
3608                                         "keyword": "And",
3609                                         "step_type": "then",
3610                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3611                                         "match": {
3612                                             "arguments": [],
3613                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3614                                         },
3615                                         "result": {
3616                                             "duration": 0.0003190040588378906,
3617                                             "status": "passed"
3618                                         }
3619                                     }
3620                                 ],
3621                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:40",
3622                                 "type": "scenario"
3623                             },
3624                             {
3625                                 "status": "passed",
3626                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.25 Frame sizes and flow counts",
3627                                 "keyword": "Scenario Outline",
3628                                 "tags": [
3629                                     "throughput"
3630                                 ],
3631                                 "steps": [
3632                                     {
3633                                         "name": "10 sec run duration",
3634                                         "keyword": "Given",
3635                                         "step_type": "given",
3636                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3637                                         "match": {
3638                                             "arguments": [
3639                                                 {
3640                                                     "name": "duration",
3641                                                     "value": "10"
3642                                                 }
3643                                             ],
3644                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3645                                         },
3646                                         "result": {
3647                                             "duration": 0.00010085105895996094,
3648                                             "status": "passed"
3649                                         }
3650                                     },
3651                                     {
3652                                         "name": "768 frame size",
3653                                         "keyword": "And",
3654                                         "step_type": "given",
3655                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3656                                         "match": {
3657                                             "arguments": [
3658                                                 {
3659                                                     "name": "frame_size",
3660                                                     "value": "768"
3661                                                 }
3662                                             ],
3663                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3664                                         },
3665                                         "result": {
3666                                             "duration": 9.441375732421875e-05,
3667                                             "status": "passed"
3668                                         }
3669                                     },
3670                                     {
3671                                         "name": "100k flow count",
3672                                         "keyword": "And",
3673                                         "step_type": "given",
3674                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3675                                         "match": {
3676                                             "arguments": [
3677                                                 {
3678                                                     "name": "flow_count",
3679                                                     "value": "100k"
3680                                                 }
3681                                             ],
3682                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3683                                         },
3684                                         "result": {
3685                                             "duration": 9.369850158691406e-05,
3686                                             "status": "passed"
3687                                         }
3688                                     },
3689                                     {
3690                                         "name": "ndr rate",
3691                                         "keyword": "And",
3692                                         "step_type": "given",
3693                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3694                                         "match": {
3695                                             "arguments": [
3696                                                 {
3697                                                     "name": "rate",
3698                                                     "value": "ndr"
3699                                                 }
3700                                             ],
3701                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3702                                         },
3703                                         "result": {
3704                                             "duration": 9.608268737792969e-05,
3705                                             "status": "passed"
3706                                         }
3707                                     },
3708                                     {
3709                                         "name": "NFVbench API is ready",
3710                                         "keyword": "When",
3711                                         "step_type": "when",
3712                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3713                                         "match": {
3714                                             "arguments": [],
3715                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3716                                         },
3717                                         "result": {
3718                                             "duration": 0.007755756378173828,
3719                                             "status": "passed"
3720                                         }
3721                                     },
3722                                     {
3723                                         "name": "3 runs are started and waiting for maximum result",
3724                                         "keyword": "Then",
3725                                         "step_type": "then",
3726                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3727                                         "match": {
3728                                             "arguments": [
3729                                                 {
3730                                                     "name": "repeat",
3731                                                     "value": 3,
3732                                                     "original": "3"
3733                                                 }
3734                                             ],
3735                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3736                                         },
3737                                         "result": {
3738                                             "duration": 439.41006350517273,
3739                                             "status": "passed"
3740                                         }
3741                                     },
3742                                     {
3743                                         "name": "push result to database",
3744                                         "keyword": "And",
3745                                         "step_type": "then",
3746                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3747                                         "match": {
3748                                             "arguments": [],
3749                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3750                                         },
3751                                         "result": {
3752                                             "duration": 0.00011754035949707031,
3753                                             "status": "passed"
3754                                         }
3755                                     },
3756                                     {
3757                                         "name": "extract offered rate result",
3758                                         "keyword": "And",
3759                                         "step_type": "then",
3760                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3761                                         "match": {
3762                                             "arguments": [],
3763                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3764                                         },
3765                                         "result": {
3766                                             "duration": 0.00030159950256347656,
3767                                             "status": "passed"
3768                                         }
3769                                     }
3770                                 ],
3771                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:41",
3772                                 "type": "scenario"
3773                             },
3774                             {
3775                                 "status": "passed",
3776                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.26 Frame sizes and flow counts",
3777                                 "keyword": "Scenario Outline",
3778                                 "tags": [
3779                                     "throughput"
3780                                 ],
3781                                 "steps": [
3782                                     {
3783                                         "name": "10 sec run duration",
3784                                         "keyword": "Given",
3785                                         "step_type": "given",
3786                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3787                                         "match": {
3788                                             "arguments": [
3789                                                 {
3790                                                     "name": "duration",
3791                                                     "value": "10"
3792                                                 }
3793                                             ],
3794                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3795                                         },
3796                                         "result": {
3797                                             "duration": 0.00010013580322265625,
3798                                             "status": "passed"
3799                                         }
3800                                     },
3801                                     {
3802                                         "name": "1024 frame size",
3803                                         "keyword": "And",
3804                                         "step_type": "given",
3805                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3806                                         "match": {
3807                                             "arguments": [
3808                                                 {
3809                                                     "name": "frame_size",
3810                                                     "value": "1024"
3811                                                 }
3812                                             ],
3813                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3814                                         },
3815                                         "result": {
3816                                             "duration": 9.703636169433594e-05,
3817                                             "status": "passed"
3818                                         }
3819                                     },
3820                                     {
3821                                         "name": "100k flow count",
3822                                         "keyword": "And",
3823                                         "step_type": "given",
3824                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3825                                         "match": {
3826                                             "arguments": [
3827                                                 {
3828                                                     "name": "flow_count",
3829                                                     "value": "100k"
3830                                                 }
3831                                             ],
3832                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3833                                         },
3834                                         "result": {
3835                                             "duration": 0.00011706352233886719,
3836                                             "status": "passed"
3837                                         }
3838                                     },
3839                                     {
3840                                         "name": "ndr rate",
3841                                         "keyword": "And",
3842                                         "step_type": "given",
3843                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3844                                         "match": {
3845                                             "arguments": [
3846                                                 {
3847                                                     "name": "rate",
3848                                                     "value": "ndr"
3849                                                 }
3850                                             ],
3851                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
3852                                         },
3853                                         "result": {
3854                                             "duration": 9.417533874511719e-05,
3855                                             "status": "passed"
3856                                         }
3857                                     },
3858                                     {
3859                                         "name": "NFVbench API is ready",
3860                                         "keyword": "When",
3861                                         "step_type": "when",
3862                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
3863                                         "match": {
3864                                             "arguments": [],
3865                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
3866                                         },
3867                                         "result": {
3868                                             "duration": 0.0077631473541259766,
3869                                             "status": "passed"
3870                                         }
3871                                     },
3872                                     {
3873                                         "name": "3 runs are started and waiting for maximum result",
3874                                         "keyword": "Then",
3875                                         "step_type": "then",
3876                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
3877                                         "match": {
3878                                             "arguments": [
3879                                                 {
3880                                                     "name": "repeat",
3881                                                     "value": 3,
3882                                                     "original": "3"
3883                                                 }
3884                                             ],
3885                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
3886                                         },
3887                                         "result": {
3888                                             "duration": 439.4135572910309,
3889                                             "status": "passed"
3890                                         }
3891                                     },
3892                                     {
3893                                         "name": "push result to database",
3894                                         "keyword": "And",
3895                                         "step_type": "then",
3896                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
3897                                         "match": {
3898                                             "arguments": [],
3899                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
3900                                         },
3901                                         "result": {
3902                                             "duration": 0.00011944770812988281,
3903                                             "status": "passed"
3904                                         }
3905                                     },
3906                                     {
3907                                         "name": "extract offered rate result",
3908                                         "keyword": "And",
3909                                         "step_type": "then",
3910                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
3911                                         "match": {
3912                                             "arguments": [],
3913                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
3914                                         },
3915                                         "result": {
3916                                             "duration": 0.00028061866760253906,
3917                                             "status": "passed"
3918                                         }
3919                                     }
3920                                 ],
3921                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:42",
3922                                 "type": "scenario"
3923                             },
3924                             {
3925                                 "status": "passed",
3926                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.27 Frame sizes and flow counts",
3927                                 "keyword": "Scenario Outline",
3928                                 "tags": [
3929                                     "throughput"
3930                                 ],
3931                                 "steps": [
3932                                     {
3933                                         "name": "10 sec run duration",
3934                                         "keyword": "Given",
3935                                         "step_type": "given",
3936                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
3937                                         "match": {
3938                                             "arguments": [
3939                                                 {
3940                                                     "name": "duration",
3941                                                     "value": "10"
3942                                                 }
3943                                             ],
3944                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
3945                                         },
3946                                         "result": {
3947                                             "duration": 0.00012302398681640625,
3948                                             "status": "passed"
3949                                         }
3950                                     },
3951                                     {
3952                                         "name": "1280 frame size",
3953                                         "keyword": "And",
3954                                         "step_type": "given",
3955                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
3956                                         "match": {
3957                                             "arguments": [
3958                                                 {
3959                                                     "name": "frame_size",
3960                                                     "value": "1280"
3961                                                 }
3962                                             ],
3963                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
3964                                         },
3965                                         "result": {
3966                                             "duration": 9.584426879882812e-05,
3967                                             "status": "passed"
3968                                         }
3969                                     },
3970                                     {
3971                                         "name": "100k flow count",
3972                                         "keyword": "And",
3973                                         "step_type": "given",
3974                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
3975                                         "match": {
3976                                             "arguments": [
3977                                                 {
3978                                                     "name": "flow_count",
3979                                                     "value": "100k"
3980                                                 }
3981                                             ],
3982                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
3983                                         },
3984                                         "result": {
3985                                             "duration": 9.584426879882812e-05,
3986                                             "status": "passed"
3987                                         }
3988                                     },
3989                                     {
3990                                         "name": "ndr rate",
3991                                         "keyword": "And",
3992                                         "step_type": "given",
3993                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
3994                                         "match": {
3995                                             "arguments": [
3996                                                 {
3997                                                     "name": "rate",
3998                                                     "value": "ndr"
3999                                                 }
4000                                             ],
4001                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
4002                                         },
4003                                         "result": {
4004                                             "duration": 0.00011610984802246094,
4005                                             "status": "passed"
4006                                         }
4007                                     },
4008                                     {
4009                                         "name": "NFVbench API is ready",
4010                                         "keyword": "When",
4011                                         "step_type": "when",
4012                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
4013                                         "match": {
4014                                             "arguments": [],
4015                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4016                                         },
4017                                         "result": {
4018                                             "duration": 0.007807254791259766,
4019                                             "status": "passed"
4020                                         }
4021                                     },
4022                                     {
4023                                         "name": "3 runs are started and waiting for maximum result",
4024                                         "keyword": "Then",
4025                                         "step_type": "then",
4026                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
4027                                         "match": {
4028                                             "arguments": [
4029                                                 {
4030                                                     "name": "repeat",
4031                                                     "value": 3,
4032                                                     "original": "3"
4033                                                 }
4034                                             ],
4035                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4036                                         },
4037                                         "result": {
4038                                             "duration": 439.4129407405853,
4039                                             "status": "passed"
4040                                         }
4041                                     },
4042                                     {
4043                                         "name": "push result to database",
4044                                         "keyword": "And",
4045                                         "step_type": "then",
4046                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
4047                                         "match": {
4048                                             "arguments": [],
4049                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4050                                         },
4051                                         "result": {
4052                                             "duration": 0.00011730194091796875,
4053                                             "status": "passed"
4054                                         }
4055                                     },
4056                                     {
4057                                         "name": "extract offered rate result",
4058                                         "keyword": "And",
4059                                         "step_type": "then",
4060                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
4061                                         "match": {
4062                                             "arguments": [],
4063                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
4064                                         },
4065                                         "result": {
4066                                             "duration": 0.00029850006103515625,
4067                                             "status": "passed"
4068                                         }
4069                                     }
4070                                 ],
4071                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:43",
4072                                 "type": "scenario"
4073                             },
4074                             {
4075                                 "status": "passed",
4076                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.28 Frame sizes and flow counts",
4077                                 "keyword": "Scenario Outline",
4078                                 "tags": [
4079                                     "throughput"
4080                                 ],
4081                                 "steps": [
4082                                     {
4083                                         "name": "10 sec run duration",
4084                                         "keyword": "Given",
4085                                         "step_type": "given",
4086                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
4087                                         "match": {
4088                                             "arguments": [
4089                                                 {
4090                                                     "name": "duration",
4091                                                     "value": "10"
4092                                                 }
4093                                             ],
4094                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4095                                         },
4096                                         "result": {
4097                                             "duration": 9.632110595703125e-05,
4098                                             "status": "passed"
4099                                         }
4100                                     },
4101                                     {
4102                                         "name": "1518 frame size",
4103                                         "keyword": "And",
4104                                         "step_type": "given",
4105                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
4106                                         "match": {
4107                                             "arguments": [
4108                                                 {
4109                                                     "name": "frame_size",
4110                                                     "value": "1518"
4111                                                 }
4112                                             ],
4113                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4114                                         },
4115                                         "result": {
4116                                             "duration": 9.441375732421875e-05,
4117                                             "status": "passed"
4118                                         }
4119                                     },
4120                                     {
4121                                         "name": "100k flow count",
4122                                         "keyword": "And",
4123                                         "step_type": "given",
4124                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
4125                                         "match": {
4126                                             "arguments": [
4127                                                 {
4128                                                     "name": "flow_count",
4129                                                     "value": "100k"
4130                                                 }
4131                                             ],
4132                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4133                                         },
4134                                         "result": {
4135                                             "duration": 9.226799011230469e-05,
4136                                             "status": "passed"
4137                                         }
4138                                     },
4139                                     {
4140                                         "name": "ndr rate",
4141                                         "keyword": "And",
4142                                         "step_type": "given",
4143                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
4144                                         "match": {
4145                                             "arguments": [
4146                                                 {
4147                                                     "name": "rate",
4148                                                     "value": "ndr"
4149                                                 }
4150                                             ],
4151                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
4152                                         },
4153                                         "result": {
4154                                             "duration": 9.465217590332031e-05,
4155                                             "status": "passed"
4156                                         }
4157                                     },
4158                                     {
4159                                         "name": "NFVbench API is ready",
4160                                         "keyword": "When",
4161                                         "step_type": "when",
4162                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
4163                                         "match": {
4164                                             "arguments": [],
4165                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4166                                         },
4167                                         "result": {
4168                                             "duration": 0.007798910140991211,
4169                                             "status": "passed"
4170                                         }
4171                                     },
4172                                     {
4173                                         "name": "3 runs are started and waiting for maximum result",
4174                                         "keyword": "Then",
4175                                         "step_type": "then",
4176                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
4177                                         "match": {
4178                                             "arguments": [
4179                                                 {
4180                                                     "name": "repeat",
4181                                                     "value": 3,
4182                                                     "original": "3"
4183                                                 }
4184                                             ],
4185                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4186                                         },
4187                                         "result": {
4188                                             "duration": 439.42279505729675,
4189                                             "status": "passed"
4190                                         }
4191                                     },
4192                                     {
4193                                         "name": "push result to database",
4194                                         "keyword": "And",
4195                                         "step_type": "then",
4196                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
4197                                         "match": {
4198                                             "arguments": [],
4199                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4200                                         },
4201                                         "result": {
4202                                             "duration": 0.0001201629638671875,
4203                                             "status": "passed"
4204                                         }
4205                                     },
4206                                     {
4207                                         "name": "extract offered rate result",
4208                                         "keyword": "And",
4209                                         "step_type": "then",
4210                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
4211                                         "match": {
4212                                             "arguments": [],
4213                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
4214                                         },
4215                                         "result": {
4216                                             "duration": 0.00031757354736328125,
4217                                             "status": "passed"
4218                                         }
4219                                     }
4220                                 ],
4221                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:44",
4222                                 "type": "scenario"
4223                             },
4224                             {
4225                                 "status": "passed",
4226                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.29 Frame sizes and flow counts",
4227                                 "keyword": "Scenario Outline",
4228                                 "tags": [
4229                                     "throughput"
4230                                 ],
4231                                 "steps": [
4232                                     {
4233                                         "name": "10 sec run duration",
4234                                         "keyword": "Given",
4235                                         "step_type": "given",
4236                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
4237                                         "match": {
4238                                             "arguments": [
4239                                                 {
4240                                                     "name": "duration",
4241                                                     "value": "10"
4242                                                 }
4243                                             ],
4244                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4245                                         },
4246                                         "result": {
4247                                             "duration": 9.870529174804688e-05,
4248                                             "status": "passed"
4249                                         }
4250                                     },
4251                                     {
4252                                         "name": "IMIX frame size",
4253                                         "keyword": "And",
4254                                         "step_type": "given",
4255                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
4256                                         "match": {
4257                                             "arguments": [
4258                                                 {
4259                                                     "name": "frame_size",
4260                                                     "value": "IMIX"
4261                                                 }
4262                                             ],
4263                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4264                                         },
4265                                         "result": {
4266                                             "duration": 9.489059448242188e-05,
4267                                             "status": "passed"
4268                                         }
4269                                     },
4270                                     {
4271                                         "name": "100k flow count",
4272                                         "keyword": "And",
4273                                         "step_type": "given",
4274                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
4275                                         "match": {
4276                                             "arguments": [
4277                                                 {
4278                                                     "name": "flow_count",
4279                                                     "value": "100k"
4280                                                 }
4281                                             ],
4282                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4283                                         },
4284                                         "result": {
4285                                             "duration": 9.417533874511719e-05,
4286                                             "status": "passed"
4287                                         }
4288                                     },
4289                                     {
4290                                         "name": "ndr rate",
4291                                         "keyword": "And",
4292                                         "step_type": "given",
4293                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
4294                                         "match": {
4295                                             "arguments": [
4296                                                 {
4297                                                     "name": "rate",
4298                                                     "value": "ndr"
4299                                                 }
4300                                             ],
4301                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
4302                                         },
4303                                         "result": {
4304                                             "duration": 9.584426879882812e-05,
4305                                             "status": "passed"
4306                                         }
4307                                     },
4308                                     {
4309                                         "name": "NFVbench API is ready",
4310                                         "keyword": "When",
4311                                         "step_type": "when",
4312                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
4313                                         "match": {
4314                                             "arguments": [],
4315                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4316                                         },
4317                                         "result": {
4318                                             "duration": 0.007747650146484375,
4319                                             "status": "passed"
4320                                         }
4321                                     },
4322                                     {
4323                                         "name": "3 runs are started and waiting for maximum result",
4324                                         "keyword": "Then",
4325                                         "step_type": "then",
4326                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
4327                                         "match": {
4328                                             "arguments": [
4329                                                 {
4330                                                     "name": "repeat",
4331                                                     "value": 3,
4332                                                     "original": "3"
4333                                                 }
4334                                             ],
4335                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4336                                         },
4337                                         "result": {
4338                                             "duration": 439.46680998802185,
4339                                             "status": "passed"
4340                                         }
4341                                     },
4342                                     {
4343                                         "name": "push result to database",
4344                                         "keyword": "And",
4345                                         "step_type": "then",
4346                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
4347                                         "match": {
4348                                             "arguments": [],
4349                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4350                                         },
4351                                         "result": {
4352                                             "duration": 0.00011920928955078125,
4353                                             "status": "passed"
4354                                         }
4355                                     },
4356                                     {
4357                                         "name": "extract offered rate result",
4358                                         "keyword": "And",
4359                                         "step_type": "then",
4360                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
4361                                         "match": {
4362                                             "arguments": [],
4363                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
4364                                         },
4365                                         "result": {
4366                                             "duration": 0.00030684471130371094,
4367                                             "status": "passed"
4368                                         }
4369                                     }
4370                                 ],
4371                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:45",
4372                                 "type": "scenario"
4373                             },
4374                             {
4375                                 "status": "passed",
4376                                 "name": "Run a NDR test for a defined frame size and flow count -- @1.30 Frame sizes and flow counts",
4377                                 "keyword": "Scenario Outline",
4378                                 "tags": [
4379                                     "throughput"
4380                                 ],
4381                                 "steps": [
4382                                     {
4383                                         "name": "10 sec run duration",
4384                                         "keyword": "Given",
4385                                         "step_type": "given",
4386                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:6",
4387                                         "match": {
4388                                             "arguments": [
4389                                                 {
4390                                                     "name": "duration",
4391                                                     "value": "10"
4392                                                 }
4393                                             ],
4394                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4395                                         },
4396                                         "result": {
4397                                             "duration": 9.870529174804688e-05,
4398                                             "status": "passed"
4399                                         }
4400                                     },
4401                                     {
4402                                         "name": "9000 frame size",
4403                                         "keyword": "And",
4404                                         "step_type": "given",
4405                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:7",
4406                                         "match": {
4407                                             "arguments": [
4408                                                 {
4409                                                     "name": "frame_size",
4410                                                     "value": "9000"
4411                                                 }
4412                                             ],
4413                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4414                                         },
4415                                         "result": {
4416                                             "duration": 9.5367431640625e-05,
4417                                             "status": "passed"
4418                                         }
4419                                     },
4420                                     {
4421                                         "name": "100k flow count",
4422                                         "keyword": "And",
4423                                         "step_type": "given",
4424                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:8",
4425                                         "match": {
4426                                             "arguments": [
4427                                                 {
4428                                                     "name": "flow_count",
4429                                                     "value": "100k"
4430                                                 }
4431                                             ],
4432                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4433                                         },
4434                                         "result": {
4435                                             "duration": 9.417533874511719e-05,
4436                                             "status": "passed"
4437                                         }
4438                                     },
4439                                     {
4440                                         "name": "ndr rate",
4441                                         "keyword": "And",
4442                                         "step_type": "given",
4443                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:9",
4444                                         "match": {
4445                                             "arguments": [
4446                                                 {
4447                                                     "name": "rate",
4448                                                     "value": "ndr"
4449                                                 }
4450                                             ],
4451                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:119"
4452                                         },
4453                                         "result": {
4454                                             "duration": 9.512901306152344e-05,
4455                                             "status": "passed"
4456                                         }
4457                                     },
4458                                     {
4459                                         "name": "NFVbench API is ready",
4460                                         "keyword": "When",
4461                                         "step_type": "when",
4462                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:10",
4463                                         "match": {
4464                                             "arguments": [],
4465                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4466                                         },
4467                                         "result": {
4468                                             "duration": 0.008136987686157227,
4469                                             "status": "passed"
4470                                         }
4471                                     },
4472                                     {
4473                                         "name": "3 runs are started and waiting for maximum result",
4474                                         "keyword": "Then",
4475                                         "step_type": "then",
4476                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:11",
4477                                         "match": {
4478                                             "arguments": [
4479                                                 {
4480                                                     "name": "repeat",
4481                                                     "value": 3,
4482                                                     "original": "3"
4483                                                 }
4484                                             ],
4485                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4486                                         },
4487                                         "result": {
4488                                             "duration": 441.5627624988556,
4489                                             "status": "passed"
4490                                         }
4491                                     },
4492                                     {
4493                                         "name": "push result to database",
4494                                         "keyword": "And",
4495                                         "step_type": "then",
4496                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:12",
4497                                         "match": {
4498                                             "arguments": [],
4499                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4500                                         },
4501                                         "result": {
4502                                             "duration": 0.0001380443572998047,
4503                                             "status": "passed"
4504                                         }
4505                                     },
4506                                     {
4507                                         "name": "extract offered rate result",
4508                                         "keyword": "And",
4509                                         "step_type": "then",
4510                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:13",
4511                                         "match": {
4512                                             "arguments": [],
4513                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:327"
4514                                         },
4515                                         "result": {
4516                                             "duration": 0.0003027915954589844,
4517                                             "status": "passed"
4518                                         }
4519                                     }
4520                                 ],
4521                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:46",
4522                                 "type": "scenario"
4523                             },
4524                             {
4525                                 "status": "passed",
4526                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.1 Frame sizes and throughput percentages",
4527                                 "keyword": "Scenario Outline",
4528                                 "tags": [
4529                                     "latency"
4530                                 ],
4531                                 "steps": [
4532                                     {
4533                                         "name": "10 sec run duration",
4534                                         "keyword": "Given",
4535                                         "step_type": "given",
4536                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
4537                                         "match": {
4538                                             "arguments": [
4539                                                 {
4540                                                     "name": "duration",
4541                                                     "value": "10"
4542                                                 }
4543                                             ],
4544                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4545                                         },
4546                                         "result": {
4547                                             "duration": 9.846687316894531e-05,
4548                                             "status": "passed"
4549                                         }
4550                                     },
4551                                     {
4552                                         "name": "TRex is restarted",
4553                                         "keyword": "And",
4554                                         "step_type": "given",
4555                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
4556                                         "match": {
4557                                             "arguments": [],
4558                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
4559                                         },
4560                                         "result": {
4561                                             "duration": 9.1552734375e-05,
4562                                             "status": "passed"
4563                                         }
4564                                     },
4565                                     {
4566                                         "name": "64 frame size",
4567                                         "keyword": "And",
4568                                         "step_type": "given",
4569                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
4570                                         "match": {
4571                                             "arguments": [
4572                                                 {
4573                                                     "name": "frame_size",
4574                                                     "value": "64"
4575                                                 }
4576                                             ],
4577                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4578                                         },
4579                                         "result": {
4580                                             "duration": 0.00012063980102539062,
4581                                             "status": "passed"
4582                                         }
4583                                     },
4584                                     {
4585                                         "name": "100k flow count",
4586                                         "keyword": "And",
4587                                         "step_type": "given",
4588                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
4589                                         "match": {
4590                                             "arguments": [
4591                                                 {
4592                                                     "name": "flow_count",
4593                                                     "value": "100k"
4594                                                 }
4595                                             ],
4596                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4597                                         },
4598                                         "result": {
4599                                             "duration": 9.584426879882812e-05,
4600                                             "status": "passed"
4601                                         }
4602                                     },
4603                                     {
4604                                         "name": "70% rate of previous scenario",
4605                                         "keyword": "And",
4606                                         "step_type": "given",
4607                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
4608                                         "match": {
4609                                             "arguments": [
4610                                                 {
4611                                                     "name": "percentage_rate",
4612                                                     "value": "70%"
4613                                                 }
4614                                             ],
4615                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
4616                                         },
4617                                         "result": {
4618                                             "duration": 0.00023174285888671875,
4619                                             "status": "passed"
4620                                         }
4621                                     },
4622                                     {
4623                                         "name": "NFVbench API is ready",
4624                                         "keyword": "When",
4625                                         "step_type": "when",
4626                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
4627                                         "match": {
4628                                             "arguments": [],
4629                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4630                                         },
4631                                         "result": {
4632                                             "duration": 0.007772684097290039,
4633                                             "status": "passed"
4634                                         }
4635                                     },
4636                                     {
4637                                         "name": "run is started and waiting for result",
4638                                         "keyword": "Then",
4639                                         "step_type": "then",
4640                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
4641                                         "match": {
4642                                             "arguments": [],
4643                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4644                                         },
4645                                         "result": {
4646                                             "duration": 40.20964193344116,
4647                                             "status": "passed"
4648                                         }
4649                                     },
4650                                     {
4651                                         "name": "push result to database",
4652                                         "keyword": "And",
4653                                         "step_type": "then",
4654                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
4655                                         "match": {
4656                                             "arguments": [],
4657                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4658                                         },
4659                                         "result": {
4660                                             "duration": 0.0001323223114013672,
4661                                             "status": "passed"
4662                                         }
4663                                     }
4664                                 ],
4665                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:62",
4666                                 "type": "scenario"
4667                             },
4668                             {
4669                                 "status": "passed",
4670                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.2 Frame sizes and throughput percentages",
4671                                 "keyword": "Scenario Outline",
4672                                 "tags": [
4673                                     "latency"
4674                                 ],
4675                                 "steps": [
4676                                     {
4677                                         "name": "10 sec run duration",
4678                                         "keyword": "Given",
4679                                         "step_type": "given",
4680                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
4681                                         "match": {
4682                                             "arguments": [
4683                                                 {
4684                                                     "name": "duration",
4685                                                     "value": "10"
4686                                                 }
4687                                             ],
4688                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4689                                         },
4690                                         "result": {
4691                                             "duration": 0.00010061264038085938,
4692                                             "status": "passed"
4693                                         }
4694                                     },
4695                                     {
4696                                         "name": "TRex is restarted",
4697                                         "keyword": "And",
4698                                         "step_type": "given",
4699                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
4700                                         "match": {
4701                                             "arguments": [],
4702                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
4703                                         },
4704                                         "result": {
4705                                             "duration": 9.489059448242188e-05,
4706                                             "status": "passed"
4707                                         }
4708                                     },
4709                                     {
4710                                         "name": "64 frame size",
4711                                         "keyword": "And",
4712                                         "step_type": "given",
4713                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
4714                                         "match": {
4715                                             "arguments": [
4716                                                 {
4717                                                     "name": "frame_size",
4718                                                     "value": "64"
4719                                                 }
4720                                             ],
4721                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4722                                         },
4723                                         "result": {
4724                                             "duration": 0.00010657310485839844,
4725                                             "status": "passed"
4726                                         }
4727                                     },
4728                                     {
4729                                         "name": "100k flow count",
4730                                         "keyword": "And",
4731                                         "step_type": "given",
4732                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
4733                                         "match": {
4734                                             "arguments": [
4735                                                 {
4736                                                     "name": "flow_count",
4737                                                     "value": "100k"
4738                                                 }
4739                                             ],
4740                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4741                                         },
4742                                         "result": {
4743                                             "duration": 9.250640869140625e-05,
4744                                             "status": "passed"
4745                                         }
4746                                     },
4747                                     {
4748                                         "name": "90% rate of previous scenario",
4749                                         "keyword": "And",
4750                                         "step_type": "given",
4751                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
4752                                         "match": {
4753                                             "arguments": [
4754                                                 {
4755                                                     "name": "percentage_rate",
4756                                                     "value": "90%"
4757                                                 }
4758                                             ],
4759                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
4760                                         },
4761                                         "result": {
4762                                             "duration": 0.00022912025451660156,
4763                                             "status": "passed"
4764                                         }
4765                                     },
4766                                     {
4767                                         "name": "NFVbench API is ready",
4768                                         "keyword": "When",
4769                                         "step_type": "when",
4770                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
4771                                         "match": {
4772                                             "arguments": [],
4773                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4774                                         },
4775                                         "result": {
4776                                             "duration": 0.008083343505859375,
4777                                             "status": "passed"
4778                                         }
4779                                     },
4780                                     {
4781                                         "name": "run is started and waiting for result",
4782                                         "keyword": "Then",
4783                                         "step_type": "then",
4784                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
4785                                         "match": {
4786                                             "arguments": [],
4787                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4788                                         },
4789                                         "result": {
4790                                             "duration": 40.24647831916809,
4791                                             "status": "passed"
4792                                         }
4793                                     },
4794                                     {
4795                                         "name": "push result to database",
4796                                         "keyword": "And",
4797                                         "step_type": "then",
4798                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
4799                                         "match": {
4800                                             "arguments": [],
4801                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4802                                         },
4803                                         "result": {
4804                                             "duration": 0.00013446807861328125,
4805                                             "status": "passed"
4806                                         }
4807                                     }
4808                                 ],
4809                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:63",
4810                                 "type": "scenario"
4811                             },
4812                             {
4813                                 "status": "passed",
4814                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.3 Frame sizes and throughput percentages",
4815                                 "keyword": "Scenario Outline",
4816                                 "tags": [
4817                                     "latency"
4818                                 ],
4819                                 "steps": [
4820                                     {
4821                                         "name": "10 sec run duration",
4822                                         "keyword": "Given",
4823                                         "step_type": "given",
4824                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
4825                                         "match": {
4826                                             "arguments": [
4827                                                 {
4828                                                     "name": "duration",
4829                                                     "value": "10"
4830                                                 }
4831                                             ],
4832                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4833                                         },
4834                                         "result": {
4835                                             "duration": 9.942054748535156e-05,
4836                                             "status": "passed"
4837                                         }
4838                                     },
4839                                     {
4840                                         "name": "TRex is restarted",
4841                                         "keyword": "And",
4842                                         "step_type": "given",
4843                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
4844                                         "match": {
4845                                             "arguments": [],
4846                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
4847                                         },
4848                                         "result": {
4849                                             "duration": 9.393692016601562e-05,
4850                                             "status": "passed"
4851                                         }
4852                                     },
4853                                     {
4854                                         "name": "768 frame size",
4855                                         "keyword": "And",
4856                                         "step_type": "given",
4857                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
4858                                         "match": {
4859                                             "arguments": [
4860                                                 {
4861                                                     "name": "frame_size",
4862                                                     "value": "768"
4863                                                 }
4864                                             ],
4865                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
4866                                         },
4867                                         "result": {
4868                                             "duration": 0.00010704994201660156,
4869                                             "status": "passed"
4870                                         }
4871                                     },
4872                                     {
4873                                         "name": "100k flow count",
4874                                         "keyword": "And",
4875                                         "step_type": "given",
4876                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
4877                                         "match": {
4878                                             "arguments": [
4879                                                 {
4880                                                     "name": "flow_count",
4881                                                     "value": "100k"
4882                                                 }
4883                                             ],
4884                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
4885                                         },
4886                                         "result": {
4887                                             "duration": 9.441375732421875e-05,
4888                                             "status": "passed"
4889                                         }
4890                                     },
4891                                     {
4892                                         "name": "70% rate of previous scenario",
4893                                         "keyword": "And",
4894                                         "step_type": "given",
4895                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
4896                                         "match": {
4897                                             "arguments": [
4898                                                 {
4899                                                     "name": "percentage_rate",
4900                                                     "value": "70%"
4901                                                 }
4902                                             ],
4903                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
4904                                         },
4905                                         "result": {
4906                                             "duration": 0.000244140625,
4907                                             "status": "passed"
4908                                         }
4909                                     },
4910                                     {
4911                                         "name": "NFVbench API is ready",
4912                                         "keyword": "When",
4913                                         "step_type": "when",
4914                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
4915                                         "match": {
4916                                             "arguments": [],
4917                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
4918                                         },
4919                                         "result": {
4920                                             "duration": 0.008151054382324219,
4921                                             "status": "passed"
4922                                         }
4923                                     },
4924                                     {
4925                                         "name": "run is started and waiting for result",
4926                                         "keyword": "Then",
4927                                         "step_type": "then",
4928                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
4929                                         "match": {
4930                                             "arguments": [],
4931                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
4932                                         },
4933                                         "result": {
4934                                             "duration": 38.257242918014526,
4935                                             "status": "passed"
4936                                         }
4937                                     },
4938                                     {
4939                                         "name": "push result to database",
4940                                         "keyword": "And",
4941                                         "step_type": "then",
4942                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
4943                                         "match": {
4944                                             "arguments": [],
4945                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
4946                                         },
4947                                         "result": {
4948                                             "duration": 0.0001327991485595703,
4949                                             "status": "passed"
4950                                         }
4951                                     }
4952                                 ],
4953                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:64",
4954                                 "type": "scenario"
4955                             },
4956                             {
4957                                 "status": "passed",
4958                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.4 Frame sizes and throughput percentages",
4959                                 "keyword": "Scenario Outline",
4960                                 "tags": [
4961                                     "latency"
4962                                 ],
4963                                 "steps": [
4964                                     {
4965                                         "name": "10 sec run duration",
4966                                         "keyword": "Given",
4967                                         "step_type": "given",
4968                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
4969                                         "match": {
4970                                             "arguments": [
4971                                                 {
4972                                                     "name": "duration",
4973                                                     "value": "10"
4974                                                 }
4975                                             ],
4976                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
4977                                         },
4978                                         "result": {
4979                                             "duration": 9.846687316894531e-05,
4980                                             "status": "passed"
4981                                         }
4982                                     },
4983                                     {
4984                                         "name": "TRex is restarted",
4985                                         "keyword": "And",
4986                                         "step_type": "given",
4987                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
4988                                         "match": {
4989                                             "arguments": [],
4990                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
4991                                         },
4992                                         "result": {
4993                                             "duration": 9.369850158691406e-05,
4994                                             "status": "passed"
4995                                         }
4996                                     },
4997                                     {
4998                                         "name": "768 frame size",
4999                                         "keyword": "And",
5000                                         "step_type": "given",
5001                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
5002                                         "match": {
5003                                             "arguments": [
5004                                                 {
5005                                                     "name": "frame_size",
5006                                                     "value": "768"
5007                                                 }
5008                                             ],
5009                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
5010                                         },
5011                                         "result": {
5012                                             "duration": 0.00010466575622558594,
5013                                             "status": "passed"
5014                                         }
5015                                     },
5016                                     {
5017                                         "name": "100k flow count",
5018                                         "keyword": "And",
5019                                         "step_type": "given",
5020                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
5021                                         "match": {
5022                                             "arguments": [
5023                                                 {
5024                                                     "name": "flow_count",
5025                                                     "value": "100k"
5026                                                 }
5027                                             ],
5028                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
5029                                         },
5030                                         "result": {
5031                                             "duration": 9.322166442871094e-05,
5032                                             "status": "passed"
5033                                         }
5034                                     },
5035                                     {
5036                                         "name": "90% rate of previous scenario",
5037                                         "keyword": "And",
5038                                         "step_type": "given",
5039                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
5040                                         "match": {
5041                                             "arguments": [
5042                                                 {
5043                                                     "name": "percentage_rate",
5044                                                     "value": "90%"
5045                                                 }
5046                                             ],
5047                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
5048                                         },
5049                                         "result": {
5050                                             "duration": 0.00023818016052246094,
5051                                             "status": "passed"
5052                                         }
5053                                     },
5054                                     {
5055                                         "name": "NFVbench API is ready",
5056                                         "keyword": "When",
5057                                         "step_type": "when",
5058                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
5059                                         "match": {
5060                                             "arguments": [],
5061                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
5062                                         },
5063                                         "result": {
5064                                             "duration": 0.008000850677490234,
5065                                             "status": "passed"
5066                                         }
5067                                     },
5068                                     {
5069                                         "name": "run is started and waiting for result",
5070                                         "keyword": "Then",
5071                                         "step_type": "then",
5072                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
5073                                         "match": {
5074                                             "arguments": [],
5075                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
5076                                         },
5077                                         "result": {
5078                                             "duration": 38.23027515411377,
5079                                             "status": "passed"
5080                                         }
5081                                     },
5082                                     {
5083                                         "name": "push result to database",
5084                                         "keyword": "And",
5085                                         "step_type": "then",
5086                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
5087                                         "match": {
5088                                             "arguments": [],
5089                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
5090                                         },
5091                                         "result": {
5092                                             "duration": 0.00013971328735351562,
5093                                             "status": "passed"
5094                                         }
5095                                     }
5096                                 ],
5097                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:65",
5098                                 "type": "scenario"
5099                             },
5100                             {
5101                                 "status": "passed",
5102                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.5 Frame sizes and throughput percentages",
5103                                 "keyword": "Scenario Outline",
5104                                 "tags": [
5105                                     "latency"
5106                                 ],
5107                                 "steps": [
5108                                     {
5109                                         "name": "10 sec run duration",
5110                                         "keyword": "Given",
5111                                         "step_type": "given",
5112                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
5113                                         "match": {
5114                                             "arguments": [
5115                                                 {
5116                                                     "name": "duration",
5117                                                     "value": "10"
5118                                                 }
5119                                             ],
5120                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
5121                                         },
5122                                         "result": {
5123                                             "duration": 0.00010228157043457031,
5124                                             "status": "passed"
5125                                         }
5126                                     },
5127                                     {
5128                                         "name": "TRex is restarted",
5129                                         "keyword": "And",
5130                                         "step_type": "given",
5131                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
5132                                         "match": {
5133                                             "arguments": [],
5134                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
5135                                         },
5136                                         "result": {
5137                                             "duration": 9.799003601074219e-05,
5138                                             "status": "passed"
5139                                         }
5140                                     },
5141                                     {
5142                                         "name": "1518 frame size",
5143                                         "keyword": "And",
5144                                         "step_type": "given",
5145                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
5146                                         "match": {
5147                                             "arguments": [
5148                                                 {
5149                                                     "name": "frame_size",
5150                                                     "value": "1518"
5151                                                 }
5152                                             ],
5153                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
5154                                         },
5155                                         "result": {
5156                                             "duration": 0.00011301040649414062,
5157                                             "status": "passed"
5158                                         }
5159                                     },
5160                                     {
5161                                         "name": "100k flow count",
5162                                         "keyword": "And",
5163                                         "step_type": "given",
5164                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
5165                                         "match": {
5166                                             "arguments": [
5167                                                 {
5168                                                     "name": "flow_count",
5169                                                     "value": "100k"
5170                                                 }
5171                                             ],
5172                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
5173                                         },
5174                                         "result": {
5175                                             "duration": 0.00010156631469726562,
5176                                             "status": "passed"
5177                                         }
5178                                     },
5179                                     {
5180                                         "name": "70% rate of previous scenario",
5181                                         "keyword": "And",
5182                                         "step_type": "given",
5183                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
5184                                         "match": {
5185                                             "arguments": [
5186                                                 {
5187                                                     "name": "percentage_rate",
5188                                                     "value": "70%"
5189                                                 }
5190                                             ],
5191                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
5192                                         },
5193                                         "result": {
5194                                             "duration": 0.00023365020751953125,
5195                                             "status": "passed"
5196                                         }
5197                                     },
5198                                     {
5199                                         "name": "NFVbench API is ready",
5200                                         "keyword": "When",
5201                                         "step_type": "when",
5202                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
5203                                         "match": {
5204                                             "arguments": [],
5205                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
5206                                         },
5207                                         "result": {
5208                                             "duration": 0.007997751235961914,
5209                                             "status": "passed"
5210                                         }
5211                                     },
5212                                     {
5213                                         "name": "run is started and waiting for result",
5214                                         "keyword": "Then",
5215                                         "step_type": "then",
5216                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
5217                                         "match": {
5218                                             "arguments": [],
5219                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
5220                                         },
5221                                         "result": {
5222                                             "duration": 40.18446683883667,
5223                                             "status": "passed"
5224                                         }
5225                                     },
5226                                     {
5227                                         "name": "push result to database",
5228                                         "keyword": "And",
5229                                         "step_type": "then",
5230                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
5231                                         "match": {
5232                                             "arguments": [],
5233                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
5234                                         },
5235                                         "result": {
5236                                             "duration": 0.00013399124145507812,
5237                                             "status": "passed"
5238                                         }
5239                                     }
5240                                 ],
5241                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:66",
5242                                 "type": "scenario"
5243                             },
5244                             {
5245                                 "status": "passed",
5246                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.6 Frame sizes and throughput percentages",
5247                                 "keyword": "Scenario Outline",
5248                                 "tags": [
5249                                     "latency"
5250                                 ],
5251                                 "steps": [
5252                                     {
5253                                         "name": "10 sec run duration",
5254                                         "keyword": "Given",
5255                                         "step_type": "given",
5256                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
5257                                         "match": {
5258                                             "arguments": [
5259                                                 {
5260                                                     "name": "duration",
5261                                                     "value": "10"
5262                                                 }
5263                                             ],
5264                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
5265                                         },
5266                                         "result": {
5267                                             "duration": 9.989738464355469e-05,
5268                                             "status": "passed"
5269                                         }
5270                                     },
5271                                     {
5272                                         "name": "TRex is restarted",
5273                                         "keyword": "And",
5274                                         "step_type": "given",
5275                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
5276                                         "match": {
5277                                             "arguments": [],
5278                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
5279                                         },
5280                                         "result": {
5281                                             "duration": 9.489059448242188e-05,
5282                                             "status": "passed"
5283                                         }
5284                                     },
5285                                     {
5286                                         "name": "1518 frame size",
5287                                         "keyword": "And",
5288                                         "step_type": "given",
5289                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
5290                                         "match": {
5291                                             "arguments": [
5292                                                 {
5293                                                     "name": "frame_size",
5294                                                     "value": "1518"
5295                                                 }
5296                                             ],
5297                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
5298                                         },
5299                                         "result": {
5300                                             "duration": 0.00012946128845214844,
5301                                             "status": "passed"
5302                                         }
5303                                     },
5304                                     {
5305                                         "name": "100k flow count",
5306                                         "keyword": "And",
5307                                         "step_type": "given",
5308                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
5309                                         "match": {
5310                                             "arguments": [
5311                                                 {
5312                                                     "name": "flow_count",
5313                                                     "value": "100k"
5314                                                 }
5315                                             ],
5316                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
5317                                         },
5318                                         "result": {
5319                                             "duration": 9.608268737792969e-05,
5320                                             "status": "passed"
5321                                         }
5322                                     },
5323                                     {
5324                                         "name": "90% rate of previous scenario",
5325                                         "keyword": "And",
5326                                         "step_type": "given",
5327                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
5328                                         "match": {
5329                                             "arguments": [
5330                                                 {
5331                                                     "name": "percentage_rate",
5332                                                     "value": "90%"
5333                                                 }
5334                                             ],
5335                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
5336                                         },
5337                                         "result": {
5338                                             "duration": 0.00023436546325683594,
5339                                             "status": "passed"
5340                                         }
5341                                     },
5342                                     {
5343                                         "name": "NFVbench API is ready",
5344                                         "keyword": "When",
5345                                         "step_type": "when",
5346                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
5347                                         "match": {
5348                                             "arguments": [],
5349                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
5350                                         },
5351                                         "result": {
5352                                             "duration": 0.007965087890625,
5353                                             "status": "passed"
5354                                         }
5355                                     },
5356                                     {
5357                                         "name": "run is started and waiting for result",
5358                                         "keyword": "Then",
5359                                         "step_type": "then",
5360                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
5361                                         "match": {
5362                                             "arguments": [],
5363                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
5364                                         },
5365                                         "result": {
5366                                             "duration": 40.255555391311646,
5367                                             "status": "passed"
5368                                         }
5369                                     },
5370                                     {
5371                                         "name": "push result to database",
5372                                         "keyword": "And",
5373                                         "step_type": "then",
5374                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
5375                                         "match": {
5376                                             "arguments": [],
5377                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
5378                                         },
5379                                         "result": {
5380                                             "duration": 0.00013446807861328125,
5381                                             "status": "passed"
5382                                         }
5383                                     }
5384                                 ],
5385                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:67",
5386                                 "type": "scenario"
5387                             },
5388                             {
5389                                 "status": "passed",
5390                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.7 Frame sizes and throughput percentages",
5391                                 "keyword": "Scenario Outline",
5392                                 "tags": [
5393                                     "latency"
5394                                 ],
5395                                 "steps": [
5396                                     {
5397                                         "name": "10 sec run duration",
5398                                         "keyword": "Given",
5399                                         "step_type": "given",
5400                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
5401                                         "match": {
5402                                             "arguments": [
5403                                                 {
5404                                                     "name": "duration",
5405                                                     "value": "10"
5406                                                 }
5407                                             ],
5408                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
5409                                         },
5410                                         "result": {
5411                                             "duration": 0.00010013580322265625,
5412                                             "status": "passed"
5413                                         }
5414                                     },
5415                                     {
5416                                         "name": "TRex is restarted",
5417                                         "keyword": "And",
5418                                         "step_type": "given",
5419                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
5420                                         "match": {
5421                                             "arguments": [],
5422                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
5423                                         },
5424                                         "result": {
5425                                             "duration": 9.608268737792969e-05,
5426                                             "status": "passed"
5427                                         }
5428                                     },
5429                                     {
5430                                         "name": "9000 frame size",
5431                                         "keyword": "And",
5432                                         "step_type": "given",
5433                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
5434                                         "match": {
5435                                             "arguments": [
5436                                                 {
5437                                                     "name": "frame_size",
5438                                                     "value": "9000"
5439                                                 }
5440                                             ],
5441                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
5442                                         },
5443                                         "result": {
5444                                             "duration": 0.00010895729064941406,
5445                                             "status": "passed"
5446                                         }
5447                                     },
5448                                     {
5449                                         "name": "100k flow count",
5450                                         "keyword": "And",
5451                                         "step_type": "given",
5452                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
5453                                         "match": {
5454                                             "arguments": [
5455                                                 {
5456                                                     "name": "flow_count",
5457                                                     "value": "100k"
5458                                                 }
5459                                             ],
5460                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
5461                                         },
5462                                         "result": {
5463                                             "duration": 9.72747802734375e-05,
5464                                             "status": "passed"
5465                                         }
5466                                     },
5467                                     {
5468                                         "name": "70% rate of previous scenario",
5469                                         "keyword": "And",
5470                                         "step_type": "given",
5471                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
5472                                         "match": {
5473                                             "arguments": [
5474                                                 {
5475                                                     "name": "percentage_rate",
5476                                                     "value": "70%"
5477                                                 }
5478                                             ],
5479                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
5480                                         },
5481                                         "result": {
5482                                             "duration": 0.00023174285888671875,
5483                                             "status": "passed"
5484                                         }
5485                                     },
5486                                     {
5487                                         "name": "NFVbench API is ready",
5488                                         "keyword": "When",
5489                                         "step_type": "when",
5490                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
5491                                         "match": {
5492                                             "arguments": [],
5493                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
5494                                         },
5495                                         "result": {
5496                                             "duration": 0.008159637451171875,
5497                                             "status": "passed"
5498                                         }
5499                                     },
5500                                     {
5501                                         "name": "run is started and waiting for result",
5502                                         "keyword": "Then",
5503                                         "step_type": "then",
5504                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
5505                                         "match": {
5506                                             "arguments": [],
5507                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
5508                                         },
5509                                         "result": {
5510                                             "duration": 38.21106767654419,
5511                                             "status": "passed"
5512                                         }
5513                                     },
5514                                     {
5515                                         "name": "push result to database",
5516                                         "keyword": "And",
5517                                         "step_type": "then",
5518                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
5519                                         "match": {
5520                                             "arguments": [],
5521                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
5522                                         },
5523                                         "result": {
5524                                             "duration": 0.0001327991485595703,
5525                                             "status": "passed"
5526                                         }
5527                                     }
5528                                 ],
5529                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:68",
5530                                 "type": "scenario"
5531                             },
5532                             {
5533                                 "status": "passed",
5534                                 "name": "Run a latency test for a defined frame size and throughput percentage -- @1.8 Frame sizes and throughput percentages",
5535                                 "keyword": "Scenario Outline",
5536                                 "tags": [
5537                                     "latency"
5538                                 ],
5539                                 "steps": [
5540                                     {
5541                                         "name": "10 sec run duration",
5542                                         "keyword": "Given",
5543                                         "step_type": "given",
5544                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:51",
5545                                         "match": {
5546                                             "arguments": [
5547                                                 {
5548                                                     "name": "duration",
5549                                                     "value": "10"
5550                                                 }
5551                                             ],
5552                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:124"
5553                                         },
5554                                         "result": {
5555                                             "duration": 0.00010037422180175781,
5556                                             "status": "passed"
5557                                         }
5558                                     },
5559                                     {
5560                                         "name": "TRex is restarted",
5561                                         "keyword": "And",
5562                                         "step_type": "given",
5563                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:52",
5564                                         "match": {
5565                                             "arguments": [],
5566                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:99"
5567                                         },
5568                                         "result": {
5569                                             "duration": 0.00011754035949707031,
5570                                             "status": "passed"
5571                                         }
5572                                     },
5573                                     {
5574                                         "name": "9000 frame size",
5575                                         "keyword": "And",
5576                                         "step_type": "given",
5577                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:53",
5578                                         "match": {
5579                                             "arguments": [
5580                                                 {
5581                                                     "name": "frame_size",
5582                                                     "value": "9000"
5583                                                 }
5584                                             ],
5585                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:109"
5586                                         },
5587                                         "result": {
5588                                             "duration": 0.00010704994201660156,
5589                                             "status": "passed"
5590                                         }
5591                                     },
5592                                     {
5593                                         "name": "100k flow count",
5594                                         "keyword": "And",
5595                                         "step_type": "given",
5596                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:54",
5597                                         "match": {
5598                                             "arguments": [
5599                                                 {
5600                                                     "name": "flow_count",
5601                                                     "value": "100k"
5602                                                 }
5603                                             ],
5604                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:114"
5605                                         },
5606                                         "result": {
5607                                             "duration": 9.751319885253906e-05,
5608                                             "status": "passed"
5609                                         }
5610                                     },
5611                                     {
5612                                         "name": "90% rate of previous scenario",
5613                                         "keyword": "And",
5614                                         "step_type": "given",
5615                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:55",
5616                                         "match": {
5617                                             "arguments": [
5618                                                 {
5619                                                     "name": "percentage_rate",
5620                                                     "value": "90%"
5621                                                 }
5622                                             ],
5623                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:129"
5624                                         },
5625                                         "result": {
5626                                             "duration": 0.00027060508728027344,
5627                                             "status": "passed"
5628                                         }
5629                                     },
5630                                     {
5631                                         "name": "NFVbench API is ready",
5632                                         "keyword": "When",
5633                                         "step_type": "when",
5634                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:56",
5635                                         "match": {
5636                                             "arguments": [],
5637                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:210"
5638                                         },
5639                                         "result": {
5640                                             "duration": 0.008315563201904297,
5641                                             "status": "passed"
5642                                         }
5643                                     },
5644                                     {
5645                                         "name": "run is started and waiting for result",
5646                                         "keyword": "Then",
5647                                         "step_type": "then",
5648                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:57",
5649                                         "match": {
5650                                             "arguments": [],
5651                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:264"
5652                                         },
5653                                         "result": {
5654                                             "duration": 38.238194704055786,
5655                                             "status": "passed"
5656                                         }
5657                                     },
5658                                     {
5659                                         "name": "push result to database",
5660                                         "keyword": "And",
5661                                         "step_type": "then",
5662                                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:58",
5663                                         "match": {
5664                                             "arguments": [],
5665                                             "location": "../../opt/nfvbench/behave_tests/features/steps/steps.py:426"
5666                                         },
5667                                         "result": {
5668                                             "duration": 0.00013208389282226562,
5669                                             "status": "passed"
5670                                         }
5671                                     }
5672                                 ],
5673                                 "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:69",
5674                                 "type": "scenario"
5675                             }
5676                         ],
5677                         "name": "characterization",
5678                         "keyword": "Feature",
5679                         "tags": [
5680                             "characterization"
5681                         ],
5682                         "location": "../../opt/nfvbench/behave_tests/features/characterization-full.feature:2"
5683                     }
5684                 ],
5685                 "skip_tests": 0,
5686                 "links": [
5687                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/xtesting.log",
5688                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-0.json",
5689                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-0.json",
5690                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-2.json",
5691                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-1.json",
5692                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-2.json",
5693                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-2.json",
5694                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-1.json",
5695                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-0.json",
5696                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-1.json",
5697                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-2.json",
5698                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-2.json",
5699                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-2.json",
5700                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-1.json",
5701                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-1.json",
5702                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-1.json",
5703                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/output.html",
5704                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-1.json",
5705                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-1.json",
5706                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-0.json",
5707                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-2.json",
5708                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-2.json",
5709                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-2.json",
5710                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-2.json",
5711                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-1.json",
5712                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_64-fc_100k-rate_70%.json",
5713                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-2.json",
5714                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-2.json",
5715                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-1.json",
5716                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-1.json",
5717                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-0.json",
5718                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-2.json",
5719                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-1.json",
5720                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-0.json",
5721                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-1.json",
5722                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-0.json",
5723                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-1.json",
5724                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-2.json",
5725                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-0.json",
5726                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-1.json",
5727                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-1.json",
5728                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-0.json",
5729                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-2.json",
5730                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-0.json",
5731                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-2.json",
5732                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-2.json",
5733                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-1.json",
5734                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/behave_tests.log",
5735                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-1.json",
5736                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_9000-fc_100k-rate_70%.json",
5737                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-0.json",
5738                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-2.json",
5739                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-1.json",
5740                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/campaign_result.json",
5741                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-1.json",
5742                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-2.json",
5743                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-0.json",
5744                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-0.json",
5745                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_768-fc_100k-rate_90%.json",
5746                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-0.json",
5747                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-2.json",
5748                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-2.json",
5749                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-0.json",
5750                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/TESTS-characterization-full.xml",
5751                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_1518-fc_100k-rate_90%.json",
5752                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-0.json",
5753                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-0.json",
5754                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-2.json",
5755                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-0.json",
5756                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-2.json",
5757                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-0.json",
5758                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-0.json",
5759                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-2.json",
5760                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-0.json",
5761                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-1.json",
5762                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-0.json",
5763                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-0.json",
5764                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-1.json",
5765                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-0.json",
5766                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-1.json",
5767                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-2.json",
5768                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-0.json",
5769                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-1.json",
5770                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-2.json",
5771                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_64-fc_100k-rate_90%.json",
5772                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-0.json",
5773                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-1.json",
5774                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_768-fc_100k-rate_70%.json",
5775                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-1.json",
5776                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench.log",
5777                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-2.json",
5778                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-0.json",
5779                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_9000-fc_100k-rate_90%.json",
5780                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-2.json",
5781                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-2.json",
5782                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-0.json",
5783                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-2.json",
5784                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-0.json",
5785                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-1.json",
5786                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-latency-fs_1518-fc_100k-rate_70%.json",
5787                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-0.json",
5788                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-1.json",
5789                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-1.json",
5790                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/output.json",
5791                     "http://172.20.73.203:8181/GUB6K4FMHSH1/nfvbench-amical-e2e-intensive-_-nfvbench-launcher-latest-devel-nfvbench_e2e_only_test_characterization-run-7/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-1.json"
5792                 ],
5793                 "results": {
5794                     "latency": [
5795                         {
5796                             "input": {
5797                                 "duration_sec": "10",
5798                                 "flavor_type": "nfvbench.loop.intensive",
5799                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_70%.json",
5800                                 "frame_sizes": [
5801                                     "64"
5802                                 ],
5803                                 "rate": "70%",
5804                                 "flow_count": "100k",
5805                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
5806                                 "user_label": "amical_tc6_intensive",
5807                                 "restart": "true"
5808                             },
5809                             "output": {
5810                                 "status": "OK",
5811                                 "result": {
5812                                     "date": "2022-03-03 08:05:30",
5813                                     "nfvbench_version": "5.0.4.dev29",
5814                                     "config": {
5815                                         "compute_nodes": null,
5816                                         "traffic_generator": {
5817                                             "mac_addrs_left": null,
5818                                             "gateway_ip_addrs": [
5819                                                 "192.168.30.2",
5820                                                 "192.168.31.2"
5821                                             ],
5822                                             "mac_addrs_right": null,
5823                                             "default_profile": "trex-local",
5824                                             "src_vteps": null,
5825                                             "generator_profile": [
5826                                                 {
5827                                                     "intf_speed": null,
5828                                                     "name": "trex-local",
5829                                                     "ip": "127.0.0.1",
5830                                                     "zmq_rpc_port": 4501,
5831                                                     "tool": "TRex",
5832                                                     "platform": {
5833                                                         "master_thread_id": "0",
5834                                                         "latency_thread_id": "1",
5835                                                         "dual_if": [
5836                                                             {
5837                                                                 "threads": [
5838                                                                     2,
5839                                                                     3,
5840                                                                     4,
5841                                                                     5,
5842                                                                     6,
5843                                                                     7
5844                                                                 ],
5845                                                                 "socket": 0
5846                                                             }
5847                                                         ]
5848                                                     },
5849                                                     "zmq_pub_port": 4500,
5850                                                     "interfaces": [
5851                                                         {
5852                                                             "switch": null,
5853                                                             "pci": "0000:00:05.0",
5854                                                             "port": 0
5855                                                         },
5856                                                         {
5857                                                             "switch": null,
5858                                                             "pci": "0000:00:06.0",
5859                                                             "port": 1
5860                                                         }
5861                                                     ],
5862                                                     "cores": 5,
5863                                                     "software_mode": false
5864                                                 }
5865                                             ],
5866                                             "vtep_gateway_ips": null,
5867                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
5868                                             "udp_port_step": "1",
5869                                             "udp_src_port": [
5870                                                 "49152",
5871                                                 "49168"
5872                                             ],
5873                                             "gateway_ip_addrs_step": "0.0.0.1",
5874                                             "tg_gateway_ip_addrs": [
5875                                                 "192.168.30.1",
5876                                                 "192.168.31.1"
5877                                             ],
5878                                             "ip_addrs": [
5879                                                 "198.18.0.0/16",
5880                                                 "198.19.0.0/16"
5881                                             ],
5882                                             "ip_src_static": true,
5883                                             "host_name": "nfvbench_tg",
5884                                             "ip_addrs_step": "0.0.0.1",
5885                                             "tg_gateway_ip_cidrs": [
5886                                                 "192.168.1.0/24",
5887                                                 "192.168.2.0/24"
5888                                             ],
5889                                             "dst_vtep": null,
5890                                             "vtep_vlan": null,
5891                                             "udp_dst_port": [
5892                                                 "49152",
5893                                                 "49168"
5894                                             ]
5895                                         },
5896                                         "availability_zone": "nova",
5897                                         "vif_multiqueue_size": 8,
5898                                         "periodic_gratuitous_arp": false,
5899                                         "flavor": {
5900                                             "vcpus": 2,
5901                                             "disk": 0,
5902                                             "extra_specs": {
5903                                                 "hw:cpu_policy": "dedicated",
5904                                                 "hw:mem_page_size": "large"
5905                                             },
5906                                             "ram": 4096
5907                                         },
5908                                         "floating_network": {
5909                                             "subnet": "nfvbench-floating-subnet",
5910                                             "name": "nfvbench-floating-net",
5911                                             "segmentation_id": null,
5912                                             "physical_network": null,
5913                                             "cidr": "192.168.0.0/24",
5914                                             "network_type": "vlan"
5915                                         },
5916                                         "user_info": null,
5917                                         "service_chain": "PVP",
5918                                         "sriov": false,
5919                                         "vxlan": false,
5920                                         "intf_speed_detected": 25000000000.0,
5921                                         "pause_sec": 2.0,
5922                                         "internal_networks": {
5923                                             "middle": {
5924                                                 "subnet": "nfvbench-msubnet",
5925                                                 "name": "nfvbench-mnet",
5926                                                 "segmentation_id": null,
5927                                                 "physical_network": null,
5928                                                 "mpls_transport_labels": null,
5929                                                 "cidr": "192.168.3.0/24",
5930                                                 "network_type": "vlan"
5931                                             },
5932                                             "right": {
5933                                                 "subnet": "subnet_nfvbench_vn2bis",
5934                                                 "name": "net_nfvbench_vn2bis",
5935                                                 "segmentation_id": null,
5936                                                 "physical_network": null,
5937                                                 "mpls_transport_labels": null,
5938                                                 "cidr": "192.168.31.0/24",
5939                                                 "network_type": "vlan"
5940                                             },
5941                                             "left": {
5942                                                 "subnet": "subnet_nfvbench_vn1bis",
5943                                                 "name": "net_nfvbench_vn1bis",
5944                                                 "segmentation_id": null,
5945                                                 "physical_network": null,
5946                                                 "mpls_transport_labels": null,
5947                                                 "cidr": "192.168.30.0/24",
5948                                                 "network_type": "vlan"
5949                                             }
5950                                         },
5951                                         "no_vswitch_access": false,
5952                                         "traffic": {
5953                                             "bidirectional": true,
5954                                             "profile": "custom_traffic_profile"
5955                                         },
5956                                         "restart": "true",
5957                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
5958                                         "name": "nfvbench.conf",
5959                                         "std_json": null,
5960                                         "l2_loopback": false,
5961                                         "request_id": "05da7928f54347d98272aae0eb8ccf68",
5962                                         "debug": false,
5963                                         "group_id": null,
5964                                         "loop_vm_name": "nfvbench-loop-vm",
5965                                         "check_traffic_time_sec": 200,
5966                                         "num_mbufs": 128000,
5967                                         "rate": "202197pps",
5968                                         "service_chain_count": 1,
5969                                         "service_chain_shared_net": true,
5970                                         "measurement": {
5971                                             "NDR": 0.001,
5972                                             "PDR": 0.1,
5973                                             "load_epsilon": 0.1
5974                                         },
5975                                         "l3_router": false,
5976                                         "debug_mask": 0,
5977                                         "factory_class": "BasicFactory",
5978                                         "tg-tool": "TRex",
5979                                         "frame_sizes": [
5980                                             "64"
5981                                         ],
5982                                         "service_mode": false,
5983                                         "edge_networks": {
5984                                             "right": {
5985                                                 "subnet": "nfvbench-subnet3",
5986                                                 "name": "nfvbench-net3",
5987                                                 "segmentation_id": null,
5988                                                 "network_type": null,
5989                                                 "physical_network": null,
5990                                                 "cidr": "192.168.4.0/24",
5991                                                 "router_name": "router_right",
5992                                                 "gateway": null
5993                                             },
5994                                             "left": {
5995                                                 "subnet": "nfvbench-subnet2",
5996                                                 "name": "nfvbench-net2",
5997                                                 "segmentation_id": null,
5998                                                 "network_type": null,
5999                                                 "physical_network": null,
6000                                                 "cidr": "192.168.3.0/24",
6001                                                 "router_name": "router_left",
6002                                                 "gateway": null
6003                                             }
6004                                         },
6005                                         "ndr_run": false,
6006                                         "use_management_port": false,
6007                                         "hypervisor_hostname": "localdomain",
6008                                         "cache_size": 0,
6009                                         "pdr_run": false,
6010                                         "vlan_tagging": false,
6011                                         "fluentd": [
6012                                             {
6013                                                 "ip": "172.20.73.203",
6014                                                 "result_tag": "nfvbench.results.amical",
6015                                                 "logging_tag": "nfvbench.logs.amical",
6016                                                 "port": 25225
6017                                             }
6018                                         ],
6019                                         "use_floating_ip": false,
6020                                         "flow_count": 100000,
6021                                         "loop_vm_arp": false,
6022                                         "user_id": null,
6023                                         "openrc_file": null,
6024                                         "disable_hdrh": false,
6025                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_70%.json",
6026                                         "vm_forwarder": "vpp",
6027                                         "factory_module": "nfvbench.factory",
6028                                         "no_latency_streams": false,
6029                                         "single_run": true,
6030                                         "no_arp": false,
6031                                         "cores_used": 5,
6032                                         "traffic_profile": [
6033                                             {
6034                                                 "l2frame_size": [
6035                                                     "64"
6036                                                 ],
6037                                                 "name": "custom_traffic_profile"
6038                                             }
6039                                         ],
6040                                         "vlans": [
6041                                             2504,
6042                                             2515
6043                                         ],
6044                                         "tg-name": "trex-local",
6045                                         "management_network": {
6046                                             "subnet": "nfvbench-management-subnet",
6047                                             "name": "nfvbench-management-net",
6048                                             "segmentation_id": null,
6049                                             "network_type": "vlan",
6050                                             "physical_network": null,
6051                                             "cidr": "192.168.0.0/24",
6052                                             "gateway": "192.168.0.254"
6053                                         },
6054                                         "no_traffic": false,
6055                                         "mpls": false,
6056                                         "duration_sec": 10.0,
6057                                         "clouds_detail": "openstack",
6058                                         "mbuf_64": null,
6059                                         "generic_poll_sec": 2,
6060                                         "idle_interfaces_per_vm": 0,
6061                                         "no_flow_stats": false,
6062                                         "lat_percentiles": [
6063                                             25,
6064                                             75,
6065                                             99
6066                                         ],
6067                                         "no_cleanup": true,
6068                                         "no_e2e_check": false,
6069                                         "intf_speed_used": 25000000000.0,
6070                                         "generator_profile": "trex-local",
6071                                         "mbuf_factor": 0.2,
6072                                         "user_label": "amical_tc6_intensive",
6073                                         "intf_speed": null,
6074                                         "generic_retry_count": 100,
6075                                         "flavor_type": "nfvbench.loop.intensive",
6076                                         "use_sriov_middle_net": false,
6077                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_70%.json",
6078                                         "std_json_path": null,
6079                                         "unidir_reverse_traffic_pps": 1,
6080                                         "i40e_mixed": "ignore",
6081                                         "gratuitous_arp_pps": 1,
6082                                         "idle_networks": {
6083                                             "subnet": "nfvbench-idle-subnet",
6084                                             "name": "nfvbench-idle-net",
6085                                             "segmentation_id": null,
6086                                             "physical_network": null,
6087                                             "cidr": "192.169.1.0/24",
6088                                             "network_type": "vlan"
6089                                         },
6090                                         "interval_sec": 10.0,
6091                                         "no_latency_stats": false,
6092                                         "cores": null,
6093                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
6094                                         "external_networks": {
6095                                             "right": null,
6096                                             "left": null
6097                                         }
6098                                     },
6099                                     "benchmarks": {
6100                                         "network": {
6101                                             "service_chain": {
6102                                                 "PVP": {
6103                                                     "result": {
6104                                                         "compute_nodes": {},
6105                                                         "profile": "custom_traffic_profile",
6106                                                         "service_chain_count": 1,
6107                                                         "result": {
6108                                                             "64": {
6109                                                                 "run_config": {
6110                                                                     "direction-forward": {
6111                                                                         "rx": {
6112                                                                             "rate_percent": 0.2706993408,
6113                                                                             "rate_pps": 100706,
6114                                                                             "initial_rate_type": "rate_pps",
6115                                                                             "rate_bps": 67674835
6116                                                                         },
6117                                                                         "tx": {
6118                                                                             "rate_percent": 0.2707356288,
6119                                                                             "rate_pps": 100720,
6120                                                                             "initial_rate_type": "rate_pps",
6121                                                                             "rate_bps": 67683907
6122                                                                         },
6123                                                                         "orig": {
6124                                                                             "rate_percent": 0.271752768,
6125                                                                             "rate_pps": 101098,
6126                                                                             "initial_rate_type": "rate_pps",
6127                                                                             "rate_bps": 67938192
6128                                                                         }
6129                                                                     },
6130                                                                     "direction-total": {
6131                                                                         "rx": {
6132                                                                             "rate_percent": 0.5414347008,
6133                                                                             "rate_pps": 201426.0,
6134                                                                             "rate_bps": 135358675.0
6135                                                                         },
6136                                                                         "tx": {
6137                                                                             "rate_percent": 0.5414709888,
6138                                                                             "rate_pps": 201440.0,
6139                                                                             "rate_bps": 135367747.0
6140                                                                         },
6141                                                                         "orig": {
6142                                                                             "rate_percent": 0.543505536,
6143                                                                             "rate_pps": 202196.0,
6144                                                                             "rate_bps": 135876384.0
6145                                                                         }
6146                                                                     },
6147                                                                     "direction-reverse": {
6148                                                                         "rx": {
6149                                                                             "rate_percent": 0.27073536,
6150                                                                             "rate_pps": 100720,
6151                                                                             "initial_rate_type": "rate_pps",
6152                                                                             "rate_bps": 67683840
6153                                                                         },
6154                                                                         "tx": {
6155                                                                             "rate_percent": 0.27073536,
6156                                                                             "rate_pps": 100720,
6157                                                                             "initial_rate_type": "rate_pps",
6158                                                                             "rate_bps": 67683840
6159                                                                         },
6160                                                                         "orig": {
6161                                                                             "rate_percent": 0.271752768,
6162                                                                             "rate_pps": 101098,
6163                                                                             "initial_rate_type": "rate_pps",
6164                                                                             "rate_bps": 67938192
6165                                                                         }
6166                                                                     }
6167                                                                 },
6168                                                                 "packet_path_stats": {
6169                                                                     "Forward": {
6170                                                                         "interfaces": [
6171                                                                             "TRex.TX.p0",
6172                                                                             "TRex.RX.p1"
6173                                                                         ],
6174                                                                         "chains": {
6175                                                                             "0": {
6176                                                                                 "packets": [
6177                                                                                     1006353,
6178                                                                                     "-127 (-0.0126%)"
6179                                                                                 ],
6180                                                                                 "lat_max_usec": 6319,
6181                                                                                 "lat_avg_usec": 343,
6182                                                                                 "lat_min_usec": 55,
6183                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
6184                                                                                 "lat_percentile": {
6185                                                                                     "99": "n/a",
6186                                                                                     "25": "n/a",
6187                                                                                     "75": "n/a"
6188                                                                                 }
6189                                                                             }
6190                                                                         }
6191                                                                     },
6192                                                                     "Reverse": {
6193                                                                         "interfaces": [
6194                                                                             "TRex.TX.p1",
6195                                                                             "TRex.RX.p0"
6196                                                                         ],
6197                                                                         "chains": {
6198                                                                             "0": {
6199                                                                                 "packets": [
6200                                                                                     1007200,
6201                                                                                     1007200
6202                                                                                 ],
6203                                                                                 "lat_max_usec": 16679,
6204                                                                                 "lat_avg_usec": 332,
6205                                                                                 "lat_min_usec": 39,
6206                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
6207                                                                                 "lat_percentile": {
6208                                                                                     "99": "n/a",
6209                                                                                     "25": "n/a",
6210                                                                                     "75": "n/a"
6211                                                                                 }
6212                                                                             }
6213                                                                         }
6214                                                                     }
6215                                                                 },
6216                                                                 "stats": {
6217                                                                     "total_tx_rate": 201440,
6218                                                                     "overall": {
6219                                                                         "drop_rate_percent": 0.006701744091667946,
6220                                                                         "rx": {
6221                                                                             "dropped_pkts": 135,
6222                                                                             "pkt_bit_rate": 54798412.0,
6223                                                                             "pkt_rate": 100732.0,
6224                                                                             "max_delay_usec": 16679,
6225                                                                             "lat_percentile": {
6226                                                                                 "99": "n/a",
6227                                                                                 "25": "n/a",
6228                                                                                 "75": "n/a"
6229                                                                             },
6230                                                                             "avg_delay_usec": 337.50036589010585,
6231                                                                             "total_pkt_bytes": 136970088,
6232                                                                             "total_pkts": 2014266,
6233                                                                             "min_delay_usec": 39
6234                                                                         },
6235                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
6236                                                                         "tx": {
6237                                                                             "total_pkt_bytes": 136979268,
6238                                                                             "total_pkts": 2014401,
6239                                                                             "pkt_bit_rate": 54796758.0,
6240                                                                             "pkt_rate": 100728.5
6241                                                                         }
6242                                                                     },
6243                                                                     "1": {
6244                                                                         "drop_rate_percent": 0.01340349483717236,
6245                                                                         "rx": {
6246                                                                             "dropped_pkts": 135,
6247                                                                             "pkt_bit_rate": 54797180,
6248                                                                             "pkt_rate": 100730,
6249                                                                             "max_delay_usec": 16679,
6250                                                                             "total_pkt_bytes": 68480488,
6251                                                                             "avg_delay_usec": 332,
6252                                                                             "total_pkts": 1007066,
6253                                                                             "min_delay_usec": 39
6254                                                                         },
6255                                                                         "tx": {
6256                                                                             "total_pkt_bytes": 68489600,
6257                                                                             "total_pkts": 1007200,
6258                                                                             "pkt_bit_rate": 54796540,
6259                                                                             "pkt_rate": 100728
6260                                                                         }
6261                                                                     },
6262                                                                     "0": {
6263                                                                         "drop_rate_percent": 0.0,
6264                                                                         "rx": {
6265                                                                             "dropped_pkts": 0,
6266                                                                             "pkt_bit_rate": 54799644,
6267                                                                             "pkt_rate": 100734,
6268                                                                             "max_delay_usec": 6319,
6269                                                                             "total_pkt_bytes": 68489600,
6270                                                                             "avg_delay_usec": 343,
6271                                                                             "total_pkts": 1007200,
6272                                                                             "min_delay_usec": 55
6273                                                                         },
6274                                                                         "tx": {
6275                                                                             "total_pkt_bytes": 68489668,
6276                                                                             "total_pkts": 1007201,
6277                                                                             "pkt_bit_rate": 54796976,
6278                                                                             "pkt_rate": 100729
6279                                                                         }
6280                                                                     },
6281                                                                     "theoretical_tx_rate_bps": 50000000000.0,
6282                                                                     "offered_tx_rate_bps": 135367680.0,
6283                                                                     "theoretical_tx_rate_pps": 74404761.90476191
6284                                                                 }
6285                                                             }
6286                                                         },
6287                                                         "flow_count": 100000,
6288                                                         "bidirectional": true
6289                                                     }
6290                                                 }
6291                                             },
6292                                             "versions": {
6293                                                 "Traffic_Generator": {
6294                                                     "build_date": "Apr 14 2021",
6295                                                     "version": "v2.89",
6296                                                     "built_by": "hhaim",
6297                                                     "mode": "STL",
6298                                                     "build_time": "11:22:15"
6299                                                 }
6300                                             }
6301                                         }
6302                                     }
6303                                 },
6304                                 "request_id": "05da7928f54347d98272aae0eb8ccf68"
6305                             },
6306                             "synthesis": {
6307                                 "avg_delay_usec": 337.50036589010585,
6308                                 "total_tx_rate": 201440
6309                             }
6310                         },
6311                         {
6312                             "input": {
6313                                 "duration_sec": "10",
6314                                 "flavor_type": "nfvbench.loop.intensive",
6315                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_90%.json",
6316                                 "frame_sizes": [
6317                                     "64"
6318                                 ],
6319                                 "rate": "90%",
6320                                 "flow_count": "100k",
6321                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
6322                                 "user_label": "amical_tc6_intensive",
6323                                 "restart": "true"
6324                             },
6325                             "output": {
6326                                 "status": "OK",
6327                                 "result": {
6328                                     "date": "2022-03-03 08:06:11",
6329                                     "nfvbench_version": "5.0.4.dev29",
6330                                     "config": {
6331                                         "compute_nodes": null,
6332                                         "traffic_generator": {
6333                                             "mac_addrs_left": null,
6334                                             "gateway_ip_addrs": [
6335                                                 "192.168.30.2",
6336                                                 "192.168.31.2"
6337                                             ],
6338                                             "mac_addrs_right": null,
6339                                             "default_profile": "trex-local",
6340                                             "src_vteps": null,
6341                                             "generator_profile": [
6342                                                 {
6343                                                     "intf_speed": null,
6344                                                     "name": "trex-local",
6345                                                     "ip": "127.0.0.1",
6346                                                     "zmq_rpc_port": 4501,
6347                                                     "tool": "TRex",
6348                                                     "platform": {
6349                                                         "master_thread_id": "0",
6350                                                         "latency_thread_id": "1",
6351                                                         "dual_if": [
6352                                                             {
6353                                                                 "threads": [
6354                                                                     2,
6355                                                                     3,
6356                                                                     4,
6357                                                                     5,
6358                                                                     6,
6359                                                                     7
6360                                                                 ],
6361                                                                 "socket": 0
6362                                                             }
6363                                                         ]
6364                                                     },
6365                                                     "zmq_pub_port": 4500,
6366                                                     "interfaces": [
6367                                                         {
6368                                                             "switch": null,
6369                                                             "pci": "0000:00:05.0",
6370                                                             "port": 0
6371                                                         },
6372                                                         {
6373                                                             "switch": null,
6374                                                             "pci": "0000:00:06.0",
6375                                                             "port": 1
6376                                                         }
6377                                                     ],
6378                                                     "cores": 5,
6379                                                     "software_mode": false
6380                                                 }
6381                                             ],
6382                                             "vtep_gateway_ips": null,
6383                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
6384                                             "udp_port_step": "1",
6385                                             "udp_src_port": [
6386                                                 "49152",
6387                                                 "49168"
6388                                             ],
6389                                             "gateway_ip_addrs_step": "0.0.0.1",
6390                                             "tg_gateway_ip_addrs": [
6391                                                 "192.168.30.1",
6392                                                 "192.168.31.1"
6393                                             ],
6394                                             "ip_addrs": [
6395                                                 "198.18.0.0/16",
6396                                                 "198.19.0.0/16"
6397                                             ],
6398                                             "ip_src_static": true,
6399                                             "host_name": "nfvbench_tg",
6400                                             "ip_addrs_step": "0.0.0.1",
6401                                             "tg_gateway_ip_cidrs": [
6402                                                 "192.168.1.0/24",
6403                                                 "192.168.2.0/24"
6404                                             ],
6405                                             "dst_vtep": null,
6406                                             "vtep_vlan": null,
6407                                             "udp_dst_port": [
6408                                                 "49152",
6409                                                 "49168"
6410                                             ]
6411                                         },
6412                                         "availability_zone": "nova",
6413                                         "vif_multiqueue_size": 8,
6414                                         "periodic_gratuitous_arp": false,
6415                                         "flavor": {
6416                                             "vcpus": 2,
6417                                             "disk": 0,
6418                                             "extra_specs": {
6419                                                 "hw:cpu_policy": "dedicated",
6420                                                 "hw:mem_page_size": "large"
6421                                             },
6422                                             "ram": 4096
6423                                         },
6424                                         "floating_network": {
6425                                             "subnet": "nfvbench-floating-subnet",
6426                                             "name": "nfvbench-floating-net",
6427                                             "segmentation_id": null,
6428                                             "physical_network": null,
6429                                             "cidr": "192.168.0.0/24",
6430                                             "network_type": "vlan"
6431                                         },
6432                                         "user_info": null,
6433                                         "service_chain": "PVP",
6434                                         "sriov": false,
6435                                         "vxlan": false,
6436                                         "intf_speed_detected": 25000000000.0,
6437                                         "pause_sec": 2.0,
6438                                         "internal_networks": {
6439                                             "middle": {
6440                                                 "subnet": "nfvbench-msubnet",
6441                                                 "name": "nfvbench-mnet",
6442                                                 "segmentation_id": null,
6443                                                 "physical_network": null,
6444                                                 "mpls_transport_labels": null,
6445                                                 "cidr": "192.168.3.0/24",
6446                                                 "network_type": "vlan"
6447                                             },
6448                                             "right": {
6449                                                 "subnet": "subnet_nfvbench_vn2bis",
6450                                                 "name": "net_nfvbench_vn2bis",
6451                                                 "segmentation_id": null,
6452                                                 "physical_network": null,
6453                                                 "mpls_transport_labels": null,
6454                                                 "cidr": "192.168.31.0/24",
6455                                                 "network_type": "vlan"
6456                                             },
6457                                             "left": {
6458                                                 "subnet": "subnet_nfvbench_vn1bis",
6459                                                 "name": "net_nfvbench_vn1bis",
6460                                                 "segmentation_id": null,
6461                                                 "physical_network": null,
6462                                                 "mpls_transport_labels": null,
6463                                                 "cidr": "192.168.30.0/24",
6464                                                 "network_type": "vlan"
6465                                             }
6466                                         },
6467                                         "no_vswitch_access": false,
6468                                         "traffic": {
6469                                             "bidirectional": true,
6470                                             "profile": "custom_traffic_profile"
6471                                         },
6472                                         "restart": "true",
6473                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
6474                                         "name": "nfvbench.conf",
6475                                         "std_json": null,
6476                                         "l2_loopback": false,
6477                                         "request_id": "2eb5c2020c5149db9e10bab584e2dbf6",
6478                                         "debug": false,
6479                                         "group_id": null,
6480                                         "loop_vm_name": "nfvbench-loop-vm",
6481                                         "check_traffic_time_sec": 200,
6482                                         "num_mbufs": 128000,
6483                                         "rate": "259968pps",
6484                                         "service_chain_count": 1,
6485                                         "service_chain_shared_net": true,
6486                                         "measurement": {
6487                                             "NDR": 0.001,
6488                                             "PDR": 0.1,
6489                                             "load_epsilon": 0.1
6490                                         },
6491                                         "l3_router": false,
6492                                         "debug_mask": 0,
6493                                         "factory_class": "BasicFactory",
6494                                         "tg-tool": "TRex",
6495                                         "frame_sizes": [
6496                                             "64"
6497                                         ],
6498                                         "service_mode": false,
6499                                         "edge_networks": {
6500                                             "right": {
6501                                                 "subnet": "nfvbench-subnet3",
6502                                                 "name": "nfvbench-net3",
6503                                                 "segmentation_id": null,
6504                                                 "network_type": null,
6505                                                 "physical_network": null,
6506                                                 "cidr": "192.168.4.0/24",
6507                                                 "router_name": "router_right",
6508                                                 "gateway": null
6509                                             },
6510                                             "left": {
6511                                                 "subnet": "nfvbench-subnet2",
6512                                                 "name": "nfvbench-net2",
6513                                                 "segmentation_id": null,
6514                                                 "network_type": null,
6515                                                 "physical_network": null,
6516                                                 "cidr": "192.168.3.0/24",
6517                                                 "router_name": "router_left",
6518                                                 "gateway": null
6519                                             }
6520                                         },
6521                                         "ndr_run": false,
6522                                         "use_management_port": false,
6523                                         "hypervisor_hostname": "localdomain",
6524                                         "cache_size": 0,
6525                                         "pdr_run": false,
6526                                         "vlan_tagging": false,
6527                                         "fluentd": [
6528                                             {
6529                                                 "ip": "172.20.73.203",
6530                                                 "result_tag": "nfvbench.results.amical",
6531                                                 "logging_tag": "nfvbench.logs.amical",
6532                                                 "port": 25225
6533                                             }
6534                                         ],
6535                                         "use_floating_ip": false,
6536                                         "flow_count": 100000,
6537                                         "loop_vm_arp": false,
6538                                         "user_id": null,
6539                                         "openrc_file": null,
6540                                         "disable_hdrh": false,
6541                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_90%.json",
6542                                         "vm_forwarder": "vpp",
6543                                         "factory_module": "nfvbench.factory",
6544                                         "no_latency_streams": false,
6545                                         "single_run": true,
6546                                         "no_arp": false,
6547                                         "cores_used": 5,
6548                                         "traffic_profile": [
6549                                             {
6550                                                 "l2frame_size": [
6551                                                     "64"
6552                                                 ],
6553                                                 "name": "custom_traffic_profile"
6554                                             }
6555                                         ],
6556                                         "vlans": [
6557                                             2504,
6558                                             2515
6559                                         ],
6560                                         "tg-name": "trex-local",
6561                                         "management_network": {
6562                                             "subnet": "nfvbench-management-subnet",
6563                                             "name": "nfvbench-management-net",
6564                                             "segmentation_id": null,
6565                                             "network_type": "vlan",
6566                                             "physical_network": null,
6567                                             "cidr": "192.168.0.0/24",
6568                                             "gateway": "192.168.0.254"
6569                                         },
6570                                         "no_traffic": false,
6571                                         "mpls": false,
6572                                         "duration_sec": 10.0,
6573                                         "clouds_detail": "openstack",
6574                                         "mbuf_64": null,
6575                                         "generic_poll_sec": 2,
6576                                         "idle_interfaces_per_vm": 0,
6577                                         "no_flow_stats": false,
6578                                         "lat_percentiles": [
6579                                             25,
6580                                             75,
6581                                             99
6582                                         ],
6583                                         "no_cleanup": true,
6584                                         "no_e2e_check": false,
6585                                         "intf_speed_used": 25000000000.0,
6586                                         "generator_profile": "trex-local",
6587                                         "mbuf_factor": 0.2,
6588                                         "user_label": "amical_tc6_intensive",
6589                                         "intf_speed": null,
6590                                         "generic_retry_count": 100,
6591                                         "flavor_type": "nfvbench.loop.intensive",
6592                                         "use_sriov_middle_net": false,
6593                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_64-fc_100k-rate_90%.json",
6594                                         "std_json_path": null,
6595                                         "unidir_reverse_traffic_pps": 1,
6596                                         "i40e_mixed": "ignore",
6597                                         "gratuitous_arp_pps": 1,
6598                                         "idle_networks": {
6599                                             "subnet": "nfvbench-idle-subnet",
6600                                             "name": "nfvbench-idle-net",
6601                                             "segmentation_id": null,
6602                                             "physical_network": null,
6603                                             "cidr": "192.169.1.0/24",
6604                                             "network_type": "vlan"
6605                                         },
6606                                         "interval_sec": 10.0,
6607                                         "no_latency_stats": false,
6608                                         "cores": null,
6609                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
6610                                         "external_networks": {
6611                                             "right": null,
6612                                             "left": null
6613                                         }
6614                                     },
6615                                     "benchmarks": {
6616                                         "network": {
6617                                             "service_chain": {
6618                                                 "PVP": {
6619                                                     "result": {
6620                                                         "compute_nodes": {},
6621                                                         "profile": "custom_traffic_profile",
6622                                                         "service_chain_count": 1,
6623                                                         "result": {
6624                                                             "64": {
6625                                                                 "run_config": {
6626                                                                     "direction-forward": {
6627                                                                         "rx": {
6628                                                                             "rate_percent": 0.34818819840000004,
6629                                                                             "rate_pps": 129534,
6630                                                                             "initial_rate_type": "rate_pps",
6631                                                                             "rate_bps": 87047049
6632                                                                         },
6633                                                                         "tx": {
6634                                                                             "rate_percent": 0.3481965312,
6635                                                                             "rate_pps": 129537,
6636                                                                             "initial_rate_type": "rate_pps",
6637                                                                             "rate_bps": 87049132
6638                                                                         },
6639                                                                         "orig": {
6640                                                                             "rate_percent": 0.349396992,
6641                                                                             "rate_pps": 129984,
6642                                                                             "initial_rate_type": "rate_pps",
6643                                                                             "rate_bps": 87349248
6644                                                                         }
6645                                                                     },
6646                                                                     "direction-total": {
6647                                                                         "rx": {
6648                                                                             "rate_percent": 0.696405696,
6649                                                                             "rate_pps": 259079.0,
6650                                                                             "rate_bps": 174101423.0
6651                                                                         },
6652                                                                         "tx": {
6653                                                                             "rate_percent": 0.6964140288,
6654                                                                             "rate_pps": 259082.0,
6655                                                                             "rate_bps": 174103506.0
6656                                                                         },
6657                                                                         "orig": {
6658                                                                             "rate_percent": 0.698793984,
6659                                                                             "rate_pps": 259968.0,
6660                                                                             "rate_bps": 174698496.0
6661                                                                         }
6662                                                                     },
6663                                                                     "direction-reverse": {
6664                                                                         "rx": {
6665                                                                             "rate_percent": 0.3482174976,
6666                                                                             "rate_pps": 129545,
6667                                                                             "initial_rate_type": "rate_pps",
6668                                                                             "rate_bps": 87054374
6669                                                                         },
6670                                                                         "tx": {
6671                                                                             "rate_percent": 0.3482174976,
6672                                                                             "rate_pps": 129545,
6673                                                                             "initial_rate_type": "rate_pps",
6674                                                                             "rate_bps": 87054374
6675                                                                         },
6676                                                                         "orig": {
6677                                                                             "rate_percent": 0.349396992,
6678                                                                             "rate_pps": 129984,
6679                                                                             "initial_rate_type": "rate_pps",
6680                                                                             "rate_bps": 87349248
6681                                                                         }
6682                                                                     }
6683                                                                 },
6684                                                                 "packet_path_stats": {
6685                                                                     "Forward": {
6686                                                                         "interfaces": [
6687                                                                             "TRex.TX.p0",
6688                                                                             "TRex.RX.p1"
6689                                                                         ],
6690                                                                         "chains": {
6691                                                                             "0": {
6692                                                                                 "packets": [
6693                                                                                     1294246,
6694                                                                                     "+14 (+0.0011%)"
6695                                                                                 ],
6696                                                                                 "lat_max_usec": 5982,
6697                                                                                 "lat_avg_usec": 438,
6698                                                                                 "lat_min_usec": 53,
6699                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
6700                                                                                 "lat_percentile": {
6701                                                                                     "99": "n/a",
6702                                                                                     "25": "n/a",
6703                                                                                     "75": "n/a"
6704                                                                                 }
6705                                                                             }
6706                                                                         }
6707                                                                     },
6708                                                                     "Reverse": {
6709                                                                         "interfaces": [
6710                                                                             "TRex.TX.p1",
6711                                                                             "TRex.RX.p0"
6712                                                                         ],
6713                                                                         "chains": {
6714                                                                             "0": {
6715                                                                                 "packets": [
6716                                                                                     1295452,
6717                                                                                     1295452
6718                                                                                 ],
6719                                                                                 "lat_max_usec": 12890,
6720                                                                                 "lat_avg_usec": 403,
6721                                                                                 "lat_min_usec": 79,
6722                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
6723                                                                                 "lat_percentile": {
6724                                                                                     "99": "n/a",
6725                                                                                     "25": "n/a",
6726                                                                                     "75": "n/a"
6727                                                                                 }
6728                                                                             }
6729                                                                         }
6730                                                                     }
6731                                                                 },
6732                                                                 "stats": {
6733                                                                     "total_tx_rate": 259082,
6734                                                                     "overall": {
6735                                                                         "drop_rate_percent": 0.0011965296009843964,
6736                                                                         "rx": {
6737                                                                             "dropped_pkts": 31,
6738                                                                             "pkt_bit_rate": 70518144.0,
6739                                                                             "pkt_rate": 129628.0,
6740                                                                             "max_delay_usec": 12890,
6741                                                                             "lat_percentile": {
6742                                                                                 "99": "n/a",
6743                                                                                 "25": "n/a",
6744                                                                                 "75": "n/a"
6745                                                                             },
6746                                                                             "avg_delay_usec": 420.50073626049146,
6747                                                                             "total_pkt_bytes": 176174060,
6748                                                                             "total_pkts": 2590795,
6749                                                                             "min_delay_usec": 53
6750                                                                         },
6751                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
6752                                                                         "tx": {
6753                                                                             "total_pkt_bytes": 176176168,
6754                                                                             "total_pkts": 2590826,
6755                                                                             "pkt_bit_rate": 70546464.0,
6756                                                                             "pkt_rate": 129680.5
6757                                                                         }
6758                                                                     },
6759                                                                     "1": {
6760                                                                         "drop_rate_percent": 0.0023929871581502052,
6761                                                                         "rx": {
6762                                                                             "dropped_pkts": 31,
6763                                                                             "pkt_bit_rate": 70304360,
6764                                                                             "pkt_rate": 129235,
6765                                                                             "max_delay_usec": 12890,
6766                                                                             "total_pkt_bytes": 88083324,
6767                                                                             "avg_delay_usec": 403,
6768                                                                             "total_pkts": 1295343,
6769                                                                             "min_delay_usec": 79
6770                                                                         },
6771                                                                         "tx": {
6772                                                                             "total_pkt_bytes": 88090736,
6773                                                                             "total_pkts": 1295452,
6774                                                                             "pkt_bit_rate": 70660064,
6775                                                                             "pkt_rate": 129889
6776                                                                         }
6777                                                                     },
6778                                                                     "0": {
6779                                                                         "drop_rate_percent": 0.0,
6780                                                                         "rx": {
6781                                                                             "dropped_pkts": 0,
6782                                                                             "pkt_bit_rate": 70731928,
6783                                                                             "pkt_rate": 130021,
6784                                                                             "max_delay_usec": 5982,
6785                                                                             "total_pkt_bytes": 88090736,
6786                                                                             "avg_delay_usec": 438,
6787                                                                             "total_pkts": 1295452,
6788                                                                             "min_delay_usec": 53
6789                                                                         },
6790                                                                         "tx": {
6791                                                                             "total_pkt_bytes": 88085432,
6792                                                                             "total_pkts": 1295374,
6793                                                                             "pkt_bit_rate": 70432864,
6794                                                                             "pkt_rate": 129472
6795                                                                         }
6796                                                                     },
6797                                                                     "theoretical_tx_rate_bps": 50000000000.0,
6798                                                                     "offered_tx_rate_bps": 174103104.0,
6799                                                                     "theoretical_tx_rate_pps": 74404761.90476191
6800                                                                 }
6801                                                             }
6802                                                         },
6803                                                         "flow_count": 100000,
6804                                                         "bidirectional": true
6805                                                     }
6806                                                 }
6807                                             },
6808                                             "versions": {
6809                                                 "Traffic_Generator": {
6810                                                     "build_date": "Apr 14 2021",
6811                                                     "version": "v2.89",
6812                                                     "built_by": "hhaim",
6813                                                     "mode": "STL",
6814                                                     "build_time": "11:22:15"
6815                                                 }
6816                                             }
6817                                         }
6818                                     }
6819                                 },
6820                                 "request_id": "2eb5c2020c5149db9e10bab584e2dbf6"
6821                             },
6822                             "synthesis": {
6823                                 "avg_delay_usec": 420.50073626049146,
6824                                 "total_tx_rate": 259082
6825                             }
6826                         },
6827                         {
6828                             "input": {
6829                                 "duration_sec": "10",
6830                                 "flavor_type": "nfvbench.loop.intensive",
6831                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_70%.json",
6832                                 "frame_sizes": [
6833                                     "768"
6834                                 ],
6835                                 "rate": "70%",
6836                                 "flow_count": "100k",
6837                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
6838                                 "user_label": "amical_tc6_intensive",
6839                                 "restart": "true"
6840                             },
6841                             "output": {
6842                                 "status": "OK",
6843                                 "result": {
6844                                     "date": "2022-03-03 08:06:50",
6845                                     "nfvbench_version": "5.0.4.dev29",
6846                                     "config": {
6847                                         "compute_nodes": null,
6848                                         "traffic_generator": {
6849                                             "mac_addrs_left": null,
6850                                             "gateway_ip_addrs": [
6851                                                 "192.168.30.2",
6852                                                 "192.168.31.2"
6853                                             ],
6854                                             "mac_addrs_right": null,
6855                                             "default_profile": "trex-local",
6856                                             "src_vteps": null,
6857                                             "generator_profile": [
6858                                                 {
6859                                                     "intf_speed": null,
6860                                                     "name": "trex-local",
6861                                                     "ip": "127.0.0.1",
6862                                                     "zmq_rpc_port": 4501,
6863                                                     "tool": "TRex",
6864                                                     "platform": {
6865                                                         "master_thread_id": "0",
6866                                                         "latency_thread_id": "1",
6867                                                         "dual_if": [
6868                                                             {
6869                                                                 "threads": [
6870                                                                     2,
6871                                                                     3,
6872                                                                     4,
6873                                                                     5,
6874                                                                     6,
6875                                                                     7
6876                                                                 ],
6877                                                                 "socket": 0
6878                                                             }
6879                                                         ]
6880                                                     },
6881                                                     "zmq_pub_port": 4500,
6882                                                     "interfaces": [
6883                                                         {
6884                                                             "switch": null,
6885                                                             "pci": "0000:00:05.0",
6886                                                             "port": 0
6887                                                         },
6888                                                         {
6889                                                             "switch": null,
6890                                                             "pci": "0000:00:06.0",
6891                                                             "port": 1
6892                                                         }
6893                                                     ],
6894                                                     "cores": 5,
6895                                                     "software_mode": false
6896                                                 }
6897                                             ],
6898                                             "vtep_gateway_ips": null,
6899                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
6900                                             "udp_port_step": "1",
6901                                             "udp_src_port": [
6902                                                 "49152",
6903                                                 "49168"
6904                                             ],
6905                                             "gateway_ip_addrs_step": "0.0.0.1",
6906                                             "tg_gateway_ip_addrs": [
6907                                                 "192.168.30.1",
6908                                                 "192.168.31.1"
6909                                             ],
6910                                             "ip_addrs": [
6911                                                 "198.18.0.0/16",
6912                                                 "198.19.0.0/16"
6913                                             ],
6914                                             "ip_src_static": true,
6915                                             "host_name": "nfvbench_tg",
6916                                             "ip_addrs_step": "0.0.0.1",
6917                                             "tg_gateway_ip_cidrs": [
6918                                                 "192.168.1.0/24",
6919                                                 "192.168.2.0/24"
6920                                             ],
6921                                             "dst_vtep": null,
6922                                             "vtep_vlan": null,
6923                                             "udp_dst_port": [
6924                                                 "49152",
6925                                                 "49168"
6926                                             ]
6927                                         },
6928                                         "availability_zone": "nova",
6929                                         "vif_multiqueue_size": 8,
6930                                         "periodic_gratuitous_arp": false,
6931                                         "flavor": {
6932                                             "vcpus": 2,
6933                                             "disk": 0,
6934                                             "extra_specs": {
6935                                                 "hw:cpu_policy": "dedicated",
6936                                                 "hw:mem_page_size": "large"
6937                                             },
6938                                             "ram": 4096
6939                                         },
6940                                         "floating_network": {
6941                                             "subnet": "nfvbench-floating-subnet",
6942                                             "name": "nfvbench-floating-net",
6943                                             "segmentation_id": null,
6944                                             "physical_network": null,
6945                                             "cidr": "192.168.0.0/24",
6946                                             "network_type": "vlan"
6947                                         },
6948                                         "user_info": null,
6949                                         "service_chain": "PVP",
6950                                         "sriov": false,
6951                                         "vxlan": false,
6952                                         "intf_speed_detected": 25000000000.0,
6953                                         "pause_sec": 2.0,
6954                                         "internal_networks": {
6955                                             "middle": {
6956                                                 "subnet": "nfvbench-msubnet",
6957                                                 "name": "nfvbench-mnet",
6958                                                 "segmentation_id": null,
6959                                                 "physical_network": null,
6960                                                 "mpls_transport_labels": null,
6961                                                 "cidr": "192.168.3.0/24",
6962                                                 "network_type": "vlan"
6963                                             },
6964                                             "right": {
6965                                                 "subnet": "subnet_nfvbench_vn2bis",
6966                                                 "name": "net_nfvbench_vn2bis",
6967                                                 "segmentation_id": null,
6968                                                 "physical_network": null,
6969                                                 "mpls_transport_labels": null,
6970                                                 "cidr": "192.168.31.0/24",
6971                                                 "network_type": "vlan"
6972                                             },
6973                                             "left": {
6974                                                 "subnet": "subnet_nfvbench_vn1bis",
6975                                                 "name": "net_nfvbench_vn1bis",
6976                                                 "segmentation_id": null,
6977                                                 "physical_network": null,
6978                                                 "mpls_transport_labels": null,
6979                                                 "cidr": "192.168.30.0/24",
6980                                                 "network_type": "vlan"
6981                                             }
6982                                         },
6983                                         "no_vswitch_access": false,
6984                                         "traffic": {
6985                                             "bidirectional": true,
6986                                             "profile": "custom_traffic_profile"
6987                                         },
6988                                         "restart": "true",
6989                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
6990                                         "name": "nfvbench.conf",
6991                                         "std_json": null,
6992                                         "l2_loopback": false,
6993                                         "request_id": "694c371f3fce42c4ba547b3cc5cbc030",
6994                                         "debug": false,
6995                                         "group_id": null,
6996                                         "loop_vm_name": "nfvbench-loop-vm",
6997                                         "check_traffic_time_sec": 200,
6998                                         "num_mbufs": 128000,
6999                                         "rate": "204764pps",
7000                                         "service_chain_count": 1,
7001                                         "service_chain_shared_net": true,
7002                                         "measurement": {
7003                                             "NDR": 0.001,
7004                                             "PDR": 0.1,
7005                                             "load_epsilon": 0.1
7006                                         },
7007                                         "l3_router": false,
7008                                         "debug_mask": 0,
7009                                         "factory_class": "BasicFactory",
7010                                         "tg-tool": "TRex",
7011                                         "frame_sizes": [
7012                                             "768"
7013                                         ],
7014                                         "service_mode": false,
7015                                         "edge_networks": {
7016                                             "right": {
7017                                                 "subnet": "nfvbench-subnet3",
7018                                                 "name": "nfvbench-net3",
7019                                                 "segmentation_id": null,
7020                                                 "network_type": null,
7021                                                 "physical_network": null,
7022                                                 "cidr": "192.168.4.0/24",
7023                                                 "router_name": "router_right",
7024                                                 "gateway": null
7025                                             },
7026                                             "left": {
7027                                                 "subnet": "nfvbench-subnet2",
7028                                                 "name": "nfvbench-net2",
7029                                                 "segmentation_id": null,
7030                                                 "network_type": null,
7031                                                 "physical_network": null,
7032                                                 "cidr": "192.168.3.0/24",
7033                                                 "router_name": "router_left",
7034                                                 "gateway": null
7035                                             }
7036                                         },
7037                                         "ndr_run": false,
7038                                         "use_management_port": false,
7039                                         "hypervisor_hostname": "localdomain",
7040                                         "cache_size": 0,
7041                                         "pdr_run": false,
7042                                         "vlan_tagging": false,
7043                                         "fluentd": [
7044                                             {
7045                                                 "ip": "172.20.73.203",
7046                                                 "result_tag": "nfvbench.results.amical",
7047                                                 "logging_tag": "nfvbench.logs.amical",
7048                                                 "port": 25225
7049                                             }
7050                                         ],
7051                                         "use_floating_ip": false,
7052                                         "flow_count": 100000,
7053                                         "loop_vm_arp": false,
7054                                         "user_id": null,
7055                                         "openrc_file": null,
7056                                         "disable_hdrh": false,
7057                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_70%.json",
7058                                         "vm_forwarder": "vpp",
7059                                         "factory_module": "nfvbench.factory",
7060                                         "no_latency_streams": false,
7061                                         "single_run": true,
7062                                         "no_arp": false,
7063                                         "cores_used": 5,
7064                                         "traffic_profile": [
7065                                             {
7066                                                 "l2frame_size": [
7067                                                     "768"
7068                                                 ],
7069                                                 "name": "custom_traffic_profile"
7070                                             }
7071                                         ],
7072                                         "vlans": [
7073                                             2504,
7074                                             2515
7075                                         ],
7076                                         "tg-name": "trex-local",
7077                                         "management_network": {
7078                                             "subnet": "nfvbench-management-subnet",
7079                                             "name": "nfvbench-management-net",
7080                                             "segmentation_id": null,
7081                                             "network_type": "vlan",
7082                                             "physical_network": null,
7083                                             "cidr": "192.168.0.0/24",
7084                                             "gateway": "192.168.0.254"
7085                                         },
7086                                         "no_traffic": false,
7087                                         "mpls": false,
7088                                         "duration_sec": 10.0,
7089                                         "clouds_detail": "openstack",
7090                                         "mbuf_64": null,
7091                                         "generic_poll_sec": 2,
7092                                         "idle_interfaces_per_vm": 0,
7093                                         "no_flow_stats": false,
7094                                         "lat_percentiles": [
7095                                             25,
7096                                             75,
7097                                             99
7098                                         ],
7099                                         "no_cleanup": true,
7100                                         "no_e2e_check": false,
7101                                         "intf_speed_used": 25000000000.0,
7102                                         "generator_profile": "trex-local",
7103                                         "mbuf_factor": 0.2,
7104                                         "user_label": "amical_tc6_intensive",
7105                                         "intf_speed": null,
7106                                         "generic_retry_count": 100,
7107                                         "flavor_type": "nfvbench.loop.intensive",
7108                                         "use_sriov_middle_net": false,
7109                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_70%.json",
7110                                         "std_json_path": null,
7111                                         "unidir_reverse_traffic_pps": 1,
7112                                         "i40e_mixed": "ignore",
7113                                         "gratuitous_arp_pps": 1,
7114                                         "idle_networks": {
7115                                             "subnet": "nfvbench-idle-subnet",
7116                                             "name": "nfvbench-idle-net",
7117                                             "segmentation_id": null,
7118                                             "physical_network": null,
7119                                             "cidr": "192.169.1.0/24",
7120                                             "network_type": "vlan"
7121                                         },
7122                                         "interval_sec": 10.0,
7123                                         "no_latency_stats": false,
7124                                         "cores": null,
7125                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
7126                                         "external_networks": {
7127                                             "right": null,
7128                                             "left": null
7129                                         }
7130                                     },
7131                                     "benchmarks": {
7132                                         "network": {
7133                                             "service_chain": {
7134                                                 "PVP": {
7135                                                     "result": {
7136                                                         "compute_nodes": {},
7137                                                         "profile": "custom_traffic_profile",
7138                                                         "service_chain_count": 1,
7139                                                         "result": {
7140                                                             "768": {
7141                                                                 "run_config": {
7142                                                                     "direction-forward": {
7143                                                                         "rx": {
7144                                                                             "rate_percent": 2.5720017408,
7145                                                                             "rate_pps": 101998,
7146                                                                             "initial_rate_type": "rate_pps",
7147                                                                             "rate_bps": 643000435
7148                                                                         },
7149                                                                         "tx": {
7150                                                                             "rate_percent": 2.5720017408,
7151                                                                             "rate_pps": 101998,
7152                                                                             "initial_rate_type": "rate_pps",
7153                                                                             "rate_bps": 643000435
7154                                                                         },
7155                                                                         "orig": {
7156                                                                             "rate_percent": 2.5816645119999997,
7157                                                                             "rate_pps": 102382,
7158                                                                             "initial_rate_type": "rate_pps",
7159                                                                             "rate_bps": 645416128
7160                                                                         }
7161                                                                     },
7162                                                                     "direction-total": {
7163                                                                         "rx": {
7164                                                                             "rate_percent": 5.14400096,
7165                                                                             "rate_pps": 203996.0,
7166                                                                             "rate_bps": 1286000239.0
7167                                                                         },
7168                                                                         "tx": {
7169                                                                             "rate_percent": 5.14400096,
7170                                                                             "rate_pps": 203996.0,
7171                                                                             "rate_bps": 1286000239.0
7172                                                                         },
7173                                                                         "orig": {
7174                                                                             "rate_percent": 5.163329023999999,
7175                                                                             "rate_pps": 204764.0,
7176                                                                             "rate_bps": 1290832256.0
7177                                                                         }
7178                                                                     },
7179                                                                     "direction-reverse": {
7180                                                                         "rx": {
7181                                                                             "rate_percent": 2.5719992192,
7182                                                                             "rate_pps": 101998,
7183                                                                             "initial_rate_type": "rate_pps",
7184                                                                             "rate_bps": 642999804
7185                                                                         },
7186                                                                         "tx": {
7187                                                                             "rate_percent": 2.5719992192,
7188                                                                             "rate_pps": 101998,
7189                                                                             "initial_rate_type": "rate_pps",
7190                                                                             "rate_bps": 642999804
7191                                                                         },
7192                                                                         "orig": {
7193                                                                             "rate_percent": 2.5816645119999997,
7194                                                                             "rate_pps": 102382,
7195                                                                             "initial_rate_type": "rate_pps",
7196                                                                             "rate_bps": 645416128
7197                                                                         }
7198                                                                     }
7199                                                                 },
7200                                                                 "packet_path_stats": {
7201                                                                     "Forward": {
7202                                                                         "interfaces": [
7203                                                                             "TRex.TX.p0",
7204                                                                             "TRex.RX.p1"
7205                                                                         ],
7206                                                                         "chains": {
7207                                                                             "0": {
7208                                                                                 "packets": [
7209                                                                                     1019120,
7210                                                                                     "+16 (+0.0016%)"
7211                                                                                 ],
7212                                                                                 "lat_max_usec": 6400,
7213                                                                                 "lat_avg_usec": 441,
7214                                                                                 "lat_min_usec": 34,
7215                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
7216                                                                                 "lat_percentile": {
7217                                                                                     "99": "n/a",
7218                                                                                     "25": "n/a",
7219                                                                                     "75": "n/a"
7220                                                                                 }
7221                                                                             }
7222                                                                         }
7223                                                                     },
7224                                                                     "Reverse": {
7225                                                                         "interfaces": [
7226                                                                             "TRex.TX.p1",
7227                                                                             "TRex.RX.p0"
7228                                                                         ],
7229                                                                         "chains": {
7230                                                                             "0": {
7231                                                                                 "packets": [
7232                                                                                     1019987,
7233                                                                                     1019987
7234                                                                                 ],
7235                                                                                 "lat_max_usec": 12992,
7236                                                                                 "lat_avg_usec": 416,
7237                                                                                 "lat_min_usec": 39,
7238                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
7239                                                                                 "lat_percentile": {
7240                                                                                     "99": "n/a",
7241                                                                                     "25": "n/a",
7242                                                                                     "75": "n/a"
7243                                                                                 }
7244                                                                             }
7245                                                                         }
7246                                                                     }
7247                                                                 },
7248                                                                 "stats": {
7249                                                                     "total_tx_rate": 203997,
7250                                                                     "overall": {
7251                                                                         "drop_rate_percent": 0.0,
7252                                                                         "rx": {
7253                                                                             "dropped_pkts": 0,
7254                                                                             "pkt_bit_rate": 593093792.0,
7255                                                                             "pkt_rate": 96031.5,
7256                                                                             "max_delay_usec": 12992,
7257                                                                             "lat_percentile": {
7258                                                                                 "99": "n/a",
7259                                                                                 "25": "n/a",
7260                                                                                 "75": "n/a"
7261                                                                             },
7262                                                                             "avg_delay_usec": 428.4999938724739,
7263                                                                             "total_pkt_bytes": 1574860700,
7264                                                                             "total_pkts": 2039975,
7265                                                                             "min_delay_usec": 34
7266                                                                         },
7267                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
7268                                                                         "tx": {
7269                                                                             "total_pkt_bytes": 1574860700,
7270                                                                             "total_pkts": 2039975,
7271                                                                             "pkt_bit_rate": 593058368.0,
7272                                                                             "pkt_rate": 96025.5
7273                                                                         }
7274                                                                     },
7275                                                                     "1": {
7276                                                                         "drop_rate_percent": 0.0,
7277                                                                         "rx": {
7278                                                                             "dropped_pkts": 0,
7279                                                                             "pkt_bit_rate": 589896256,
7280                                                                             "pkt_rate": 95514,
7281                                                                             "max_delay_usec": 12992,
7282                                                                             "total_pkt_bytes": 787430736,
7283                                                                             "avg_delay_usec": 416,
7284                                                                             "total_pkts": 1019988,
7285                                                                             "min_delay_usec": 39
7286                                                                         },
7287                                                                         "tx": {
7288                                                                             "total_pkt_bytes": 787429964,
7289                                                                             "total_pkts": 1019987,
7290                                                                             "pkt_bit_rate": 593190528,
7291                                                                             "pkt_rate": 96047
7292                                                                         }
7293                                                                     },
7294                                                                     "0": {
7295                                                                         "drop_rate_percent": 0.0,
7296                                                                         "rx": {
7297                                                                             "dropped_pkts": 0,
7298                                                                             "pkt_bit_rate": 596291328,
7299                                                                             "pkt_rate": 96549,
7300                                                                             "max_delay_usec": 6400,
7301                                                                             "total_pkt_bytes": 787429964,
7302                                                                             "avg_delay_usec": 441,
7303                                                                             "total_pkts": 1019987,
7304                                                                             "min_delay_usec": 34
7305                                                                         },
7306                                                                         "tx": {
7307                                                                             "total_pkt_bytes": 787430736,
7308                                                                             "total_pkts": 1019988,
7309                                                                             "pkt_bit_rate": 592926208,
7310                                                                             "pkt_rate": 96004
7311                                                                         }
7312                                                                     },
7313                                                                     "theoretical_tx_rate_bps": 50000000000.0,
7314                                                                     "offered_tx_rate_bps": 1285997088.0,
7315                                                                     "theoretical_tx_rate_pps": 7931472.081218274
7316                                                                 }
7317                                                             }
7318                                                         },
7319                                                         "flow_count": 100000,
7320                                                         "bidirectional": true
7321                                                     }
7322                                                 }
7323                                             },
7324                                             "versions": {
7325                                                 "Traffic_Generator": {
7326                                                     "build_date": "Apr 14 2021",
7327                                                     "version": "v2.89",
7328                                                     "built_by": "hhaim",
7329                                                     "mode": "STL",
7330                                                     "build_time": "11:22:15"
7331                                                 }
7332                                             }
7333                                         }
7334                                     }
7335                                 },
7336                                 "request_id": "694c371f3fce42c4ba547b3cc5cbc030"
7337                             },
7338                             "synthesis": {
7339                                 "avg_delay_usec": 428.4999938724739,
7340                                 "total_tx_rate": 203997
7341                             }
7342                         },
7343                         {
7344                             "input": {
7345                                 "duration_sec": "10",
7346                                 "flavor_type": "nfvbench.loop.intensive",
7347                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_90%.json",
7348                                 "frame_sizes": [
7349                                     "768"
7350                                 ],
7351                                 "rate": "90%",
7352                                 "flow_count": "100k",
7353                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
7354                                 "user_label": "amical_tc6_intensive",
7355                                 "restart": "true"
7356                             },
7357                             "output": {
7358                                 "status": "OK",
7359                                 "result": {
7360                                     "date": "2022-03-03 08:07:28",
7361                                     "nfvbench_version": "5.0.4.dev29",
7362                                     "config": {
7363                                         "compute_nodes": null,
7364                                         "traffic_generator": {
7365                                             "mac_addrs_left": null,
7366                                             "gateway_ip_addrs": [
7367                                                 "192.168.30.2",
7368                                                 "192.168.31.2"
7369                                             ],
7370                                             "mac_addrs_right": null,
7371                                             "default_profile": "trex-local",
7372                                             "src_vteps": null,
7373                                             "generator_profile": [
7374                                                 {
7375                                                     "intf_speed": null,
7376                                                     "name": "trex-local",
7377                                                     "ip": "127.0.0.1",
7378                                                     "zmq_rpc_port": 4501,
7379                                                     "tool": "TRex",
7380                                                     "platform": {
7381                                                         "master_thread_id": "0",
7382                                                         "latency_thread_id": "1",
7383                                                         "dual_if": [
7384                                                             {
7385                                                                 "threads": [
7386                                                                     2,
7387                                                                     3,
7388                                                                     4,
7389                                                                     5,
7390                                                                     6,
7391                                                                     7
7392                                                                 ],
7393                                                                 "socket": 0
7394                                                             }
7395                                                         ]
7396                                                     },
7397                                                     "zmq_pub_port": 4500,
7398                                                     "interfaces": [
7399                                                         {
7400                                                             "switch": null,
7401                                                             "pci": "0000:00:05.0",
7402                                                             "port": 0
7403                                                         },
7404                                                         {
7405                                                             "switch": null,
7406                                                             "pci": "0000:00:06.0",
7407                                                             "port": 1
7408                                                         }
7409                                                     ],
7410                                                     "cores": 5,
7411                                                     "software_mode": false
7412                                                 }
7413                                             ],
7414                                             "vtep_gateway_ips": null,
7415                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
7416                                             "udp_port_step": "1",
7417                                             "udp_src_port": [
7418                                                 "49152",
7419                                                 "49168"
7420                                             ],
7421                                             "gateway_ip_addrs_step": "0.0.0.1",
7422                                             "tg_gateway_ip_addrs": [
7423                                                 "192.168.30.1",
7424                                                 "192.168.31.1"
7425                                             ],
7426                                             "ip_addrs": [
7427                                                 "198.18.0.0/16",
7428                                                 "198.19.0.0/16"
7429                                             ],
7430                                             "ip_src_static": true,
7431                                             "host_name": "nfvbench_tg",
7432                                             "ip_addrs_step": "0.0.0.1",
7433                                             "tg_gateway_ip_cidrs": [
7434                                                 "192.168.1.0/24",
7435                                                 "192.168.2.0/24"
7436                                             ],
7437                                             "dst_vtep": null,
7438                                             "vtep_vlan": null,
7439                                             "udp_dst_port": [
7440                                                 "49152",
7441                                                 "49168"
7442                                             ]
7443                                         },
7444                                         "availability_zone": "nova",
7445                                         "vif_multiqueue_size": 8,
7446                                         "periodic_gratuitous_arp": false,
7447                                         "flavor": {
7448                                             "vcpus": 2,
7449                                             "disk": 0,
7450                                             "extra_specs": {
7451                                                 "hw:cpu_policy": "dedicated",
7452                                                 "hw:mem_page_size": "large"
7453                                             },
7454                                             "ram": 4096
7455                                         },
7456                                         "floating_network": {
7457                                             "subnet": "nfvbench-floating-subnet",
7458                                             "name": "nfvbench-floating-net",
7459                                             "segmentation_id": null,
7460                                             "physical_network": null,
7461                                             "cidr": "192.168.0.0/24",
7462                                             "network_type": "vlan"
7463                                         },
7464                                         "user_info": null,
7465                                         "service_chain": "PVP",
7466                                         "sriov": false,
7467                                         "vxlan": false,
7468                                         "intf_speed_detected": 25000000000.0,
7469                                         "pause_sec": 2.0,
7470                                         "internal_networks": {
7471                                             "middle": {
7472                                                 "subnet": "nfvbench-msubnet",
7473                                                 "name": "nfvbench-mnet",
7474                                                 "segmentation_id": null,
7475                                                 "physical_network": null,
7476                                                 "mpls_transport_labels": null,
7477                                                 "cidr": "192.168.3.0/24",
7478                                                 "network_type": "vlan"
7479                                             },
7480                                             "right": {
7481                                                 "subnet": "subnet_nfvbench_vn2bis",
7482                                                 "name": "net_nfvbench_vn2bis",
7483                                                 "segmentation_id": null,
7484                                                 "physical_network": null,
7485                                                 "mpls_transport_labels": null,
7486                                                 "cidr": "192.168.31.0/24",
7487                                                 "network_type": "vlan"
7488                                             },
7489                                             "left": {
7490                                                 "subnet": "subnet_nfvbench_vn1bis",
7491                                                 "name": "net_nfvbench_vn1bis",
7492                                                 "segmentation_id": null,
7493                                                 "physical_network": null,
7494                                                 "mpls_transport_labels": null,
7495                                                 "cidr": "192.168.30.0/24",
7496                                                 "network_type": "vlan"
7497                                             }
7498                                         },
7499                                         "no_vswitch_access": false,
7500                                         "traffic": {
7501                                             "bidirectional": true,
7502                                             "profile": "custom_traffic_profile"
7503                                         },
7504                                         "restart": "true",
7505                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
7506                                         "name": "nfvbench.conf",
7507                                         "std_json": null,
7508                                         "l2_loopback": false,
7509                                         "request_id": "9d22db1a0cf34ca0874e09eb8b37c51e",
7510                                         "debug": false,
7511                                         "group_id": null,
7512                                         "loop_vm_name": "nfvbench-loop-vm",
7513                                         "check_traffic_time_sec": 200,
7514                                         "num_mbufs": 128000,
7515                                         "rate": "263268pps",
7516                                         "service_chain_count": 1,
7517                                         "service_chain_shared_net": true,
7518                                         "measurement": {
7519                                             "NDR": 0.001,
7520                                             "PDR": 0.1,
7521                                             "load_epsilon": 0.1
7522                                         },
7523                                         "l3_router": false,
7524                                         "debug_mask": 0,
7525                                         "factory_class": "BasicFactory",
7526                                         "tg-tool": "TRex",
7527                                         "frame_sizes": [
7528                                             "768"
7529                                         ],
7530                                         "service_mode": false,
7531                                         "edge_networks": {
7532                                             "right": {
7533                                                 "subnet": "nfvbench-subnet3",
7534                                                 "name": "nfvbench-net3",
7535                                                 "segmentation_id": null,
7536                                                 "network_type": null,
7537                                                 "physical_network": null,
7538                                                 "cidr": "192.168.4.0/24",
7539                                                 "router_name": "router_right",
7540                                                 "gateway": null
7541                                             },
7542                                             "left": {
7543                                                 "subnet": "nfvbench-subnet2",
7544                                                 "name": "nfvbench-net2",
7545                                                 "segmentation_id": null,
7546                                                 "network_type": null,
7547                                                 "physical_network": null,
7548                                                 "cidr": "192.168.3.0/24",
7549                                                 "router_name": "router_left",
7550                                                 "gateway": null
7551                                             }
7552                                         },
7553                                         "ndr_run": false,
7554                                         "use_management_port": false,
7555                                         "hypervisor_hostname": "localdomain",
7556                                         "cache_size": 0,
7557                                         "pdr_run": false,
7558                                         "vlan_tagging": false,
7559                                         "fluentd": [
7560                                             {
7561                                                 "ip": "172.20.73.203",
7562                                                 "result_tag": "nfvbench.results.amical",
7563                                                 "logging_tag": "nfvbench.logs.amical",
7564                                                 "port": 25225
7565                                             }
7566                                         ],
7567                                         "use_floating_ip": false,
7568                                         "flow_count": 100000,
7569                                         "loop_vm_arp": false,
7570                                         "user_id": null,
7571                                         "openrc_file": null,
7572                                         "disable_hdrh": false,
7573                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_90%.json",
7574                                         "vm_forwarder": "vpp",
7575                                         "factory_module": "nfvbench.factory",
7576                                         "no_latency_streams": false,
7577                                         "single_run": true,
7578                                         "no_arp": false,
7579                                         "cores_used": 5,
7580                                         "traffic_profile": [
7581                                             {
7582                                                 "l2frame_size": [
7583                                                     "768"
7584                                                 ],
7585                                                 "name": "custom_traffic_profile"
7586                                             }
7587                                         ],
7588                                         "vlans": [
7589                                             2504,
7590                                             2515
7591                                         ],
7592                                         "tg-name": "trex-local",
7593                                         "management_network": {
7594                                             "subnet": "nfvbench-management-subnet",
7595                                             "name": "nfvbench-management-net",
7596                                             "segmentation_id": null,
7597                                             "network_type": "vlan",
7598                                             "physical_network": null,
7599                                             "cidr": "192.168.0.0/24",
7600                                             "gateway": "192.168.0.254"
7601                                         },
7602                                         "no_traffic": false,
7603                                         "mpls": false,
7604                                         "duration_sec": 10.0,
7605                                         "clouds_detail": "openstack",
7606                                         "mbuf_64": null,
7607                                         "generic_poll_sec": 2,
7608                                         "idle_interfaces_per_vm": 0,
7609                                         "no_flow_stats": false,
7610                                         "lat_percentiles": [
7611                                             25,
7612                                             75,
7613                                             99
7614                                         ],
7615                                         "no_cleanup": true,
7616                                         "no_e2e_check": false,
7617                                         "intf_speed_used": 25000000000.0,
7618                                         "generator_profile": "trex-local",
7619                                         "mbuf_factor": 0.2,
7620                                         "user_label": "amical_tc6_intensive",
7621                                         "intf_speed": null,
7622                                         "generic_retry_count": 100,
7623                                         "flavor_type": "nfvbench.loop.intensive",
7624                                         "use_sriov_middle_net": false,
7625                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_768-fc_100k-rate_90%.json",
7626                                         "std_json_path": null,
7627                                         "unidir_reverse_traffic_pps": 1,
7628                                         "i40e_mixed": "ignore",
7629                                         "gratuitous_arp_pps": 1,
7630                                         "idle_networks": {
7631                                             "subnet": "nfvbench-idle-subnet",
7632                                             "name": "nfvbench-idle-net",
7633                                             "segmentation_id": null,
7634                                             "physical_network": null,
7635                                             "cidr": "192.169.1.0/24",
7636                                             "network_type": "vlan"
7637                                         },
7638                                         "interval_sec": 10.0,
7639                                         "no_latency_stats": false,
7640                                         "cores": null,
7641                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
7642                                         "external_networks": {
7643                                             "right": null,
7644                                             "left": null
7645                                         }
7646                                     },
7647                                     "benchmarks": {
7648                                         "network": {
7649                                             "service_chain": {
7650                                                 "PVP": {
7651                                                     "result": {
7652                                                         "compute_nodes": {},
7653                                                         "profile": "custom_traffic_profile",
7654                                                         "service_chain_count": 1,
7655                                                         "result": {
7656                                                             "768": {
7657                                                                 "run_config": {
7658                                                                     "direction-forward": {
7659                                                                         "rx": {
7660                                                                             "rate_percent": 3.3066320768,
7661                                                                             "rate_pps": 131132,
7662                                                                             "initial_rate_type": "rate_pps",
7663                                                                             "rate_bps": 826658019
7664                                                                         },
7665                                                                         "tx": {
7666                                                                             "rate_percent": 3.306674944,
7667                                                                             "rate_pps": 131134,
7668                                                                             "initial_rate_type": "rate_pps",
7669                                                                             "rate_bps": 826668736
7670                                                                         },
7671                                                                         "orig": {
7672                                                                             "rate_percent": 3.3192829440000002,
7673                                                                             "rate_pps": 131634,
7674                                                                             "initial_rate_type": "rate_pps",
7675                                                                             "rate_bps": 829820736
7676                                                                         }
7677                                                                     },
7678                                                                     "direction-total": {
7679                                                                         "rx": {
7680                                                                             "rate_percent": 6.613438144,
7681                                                                             "rate_pps": 262271.0,
7682                                                                             "rate_bps": 1653359535.0
7683                                                                         },
7684                                                                         "tx": {
7685                                                                             "rate_percent": 6.6135490944,
7686                                                                             "rate_pps": 262275.0,
7687                                                                             "rate_bps": 1653387273.0
7688                                                                         },
7689                                                                         "orig": {
7690                                                                             "rate_percent": 6.6385658880000005,
7691                                                                             "rate_pps": 263268.0,
7692                                                                             "rate_bps": 1659641472.0
7693                                                                         }
7694                                                                     },
7695                                                                     "direction-reverse": {
7696                                                                         "rx": {
7697                                                                             "rate_percent": 3.3068060672,
7698                                                                             "rate_pps": 131139,
7699                                                                             "initial_rate_type": "rate_pps",
7700                                                                             "rate_bps": 826701516
7701                                                                         },
7702                                                                         "tx": {
7703                                                                             "rate_percent": 3.306874150399999,
7704                                                                             "rate_pps": 131141,
7705                                                                             "initial_rate_type": "rate_pps",
7706                                                                             "rate_bps": 826718537
7707                                                                         },
7708                                                                         "orig": {
7709                                                                             "rate_percent": 3.3192829440000002,
7710                                                                             "rate_pps": 131634,
7711                                                                             "initial_rate_type": "rate_pps",
7712                                                                             "rate_bps": 829820736
7713                                                                         }
7714                                                                     }
7715                                                                 },
7716                                                                 "packet_path_stats": {
7717                                                                     "Forward": {
7718                                                                         "interfaces": [
7719                                                                             "TRex.TX.p0",
7720                                                                             "TRex.RX.p1"
7721                                                                         ],
7722                                                                         "chains": {
7723                                                                             "0": {
7724                                                                                 "packets": [
7725                                                                                     1310232,
7726                                                                                     "-6 (-0.0005%)"
7727                                                                                 ],
7728                                                                                 "lat_max_usec": 1676,
7729                                                                                 "lat_avg_usec": 349,
7730                                                                                 "lat_min_usec": 51,
7731                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
7732                                                                                 "lat_percentile": {
7733                                                                                     "99": "n/a",
7734                                                                                     "25": "n/a",
7735                                                                                     "75": "n/a"
7736                                                                                 }
7737                                                                             }
7738                                                                         }
7739                                                                     },
7740                                                                     "Reverse": {
7741                                                                         "interfaces": [
7742                                                                             "TRex.TX.p1",
7743                                                                             "TRex.RX.p0"
7744                                                                         ],
7745                                                                         "chains": {
7746                                                                             "0": {
7747                                                                                 "packets": [
7748                                                                                     1311419,
7749                                                                                     "-27 (-0.0021%)"
7750                                                                                 ],
7751                                                                                 "lat_max_usec": 17335,
7752                                                                                 "lat_avg_usec": 357,
7753                                                                                 "lat_min_usec": 74,
7754                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
7755                                                                                 "lat_percentile": {
7756                                                                                     "99": "n/a",
7757                                                                                     "25": "n/a",
7758                                                                                     "75": "n/a"
7759                                                                                 }
7760                                                                             }
7761                                                                         }
7762                                                                     }
7763                                                                 },
7764                                                                 "stats": {
7765                                                                     "total_tx_rate": 262275,
7766                                                                     "overall": {
7767                                                                         "drop_rate_percent": 0.0016776226866441024,
7768                                                                         "rx": {
7769                                                                             "dropped_pkts": 44,
7770                                                                             "pkt_bit_rate": 812587744.0,
7771                                                                             "pkt_rate": 131571.5,
7772                                                                             "max_delay_usec": 17335,
7773                                                                             "lat_percentile": {
7774                                                                                 "99": "n/a",
7775                                                                                 "25": "n/a",
7776                                                                                 "75": "n/a"
7777                                                                             },
7778                                                                             "avg_delay_usec": 352.9998947655388,
7779                                                                             "total_pkt_bytes": 2024735980,
7780                                                                             "total_pkts": 2622715,
7781                                                                             "min_delay_usec": 51
7782                                                                         },
7783                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
7784                                                                         "tx": {
7785                                                                             "total_pkt_bytes": 2024769948,
7786                                                                             "total_pkts": 2622759,
7787                                                                             "pkt_bit_rate": 812466528.0,
7788                                                                             "pkt_rate": 131551.5
7789                                                                         }
7790                                                                     },
7791                                                                     "1": {
7792                                                                         "drop_rate_percent": 0.0012963057573513882,
7793                                                                         "rx": {
7794                                                                             "dropped_pkts": 17,
7795                                                                             "pkt_bit_rate": 812597184,
7796                                                                             "pkt_rate": 131573,
7797                                                                             "max_delay_usec": 17335,
7798                                                                             "total_pkt_bytes": 1012341356,
7799                                                                             "avg_delay_usec": 357,
7800                                                                             "total_pkts": 1311323,
7801                                                                             "min_delay_usec": 74
7802                                                                         },
7803                                                                         "tx": {
7804                                                                             "total_pkt_bytes": 1012415468,
7805                                                                             "total_pkts": 1311419,
7806                                                                             "pkt_bit_rate": 812396480,
7807                                                                             "pkt_rate": 131540
7808                                                                         }
7809                                                                     },
7810                                                                     "0": {
7811                                                                         "drop_rate_percent": 0.002058962587887199,
7812                                                                         "rx": {
7813                                                                             "dropped_pkts": 27,
7814                                                                             "pkt_bit_rate": 812578304,
7815                                                                             "pkt_rate": 131570,
7816                                                                             "max_delay_usec": 1676,
7817                                                                             "total_pkt_bytes": 1012394624,
7818                                                                             "avg_delay_usec": 349,
7819                                                                             "total_pkts": 1311392,
7820                                                                             "min_delay_usec": 51
7821                                                                         },
7822                                                                         "tx": {
7823                                                                             "total_pkt_bytes": 1012354480,
7824                                                                             "total_pkts": 1311340,
7825                                                                             "pkt_bit_rate": 812536576,
7826                                                                             "pkt_rate": 131563
7827                                                                         }
7828                                                                     },
7829                                                                     "theoretical_tx_rate_bps": 50000000000.0,
7830                                                                     "offered_tx_rate_bps": 1653381600.0,
7831                                                                     "theoretical_tx_rate_pps": 7931472.081218274
7832                                                                 }
7833                                                             }
7834                                                         },
7835                                                         "flow_count": 100000,
7836                                                         "bidirectional": true
7837                                                     }
7838                                                 }
7839                                             },
7840                                             "versions": {
7841                                                 "Traffic_Generator": {
7842                                                     "build_date": "Apr 14 2021",
7843                                                     "version": "v2.89",
7844                                                     "built_by": "hhaim",
7845                                                     "mode": "STL",
7846                                                     "build_time": "11:22:15"
7847                                                 }
7848                                             }
7849                                         }
7850                                     }
7851                                 },
7852                                 "request_id": "9d22db1a0cf34ca0874e09eb8b37c51e"
7853                             },
7854                             "synthesis": {
7855                                 "avg_delay_usec": 352.9998947655388,
7856                                 "total_tx_rate": 262275
7857                             }
7858                         },
7859                         {
7860                             "input": {
7861                                 "duration_sec": "10",
7862                                 "flavor_type": "nfvbench.loop.intensive",
7863                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_70%.json",
7864                                 "frame_sizes": [
7865                                     "1518"
7866                                 ],
7867                                 "rate": "70%",
7868                                 "flow_count": "100k",
7869                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
7870                                 "user_label": "amical_tc6_intensive",
7871                                 "restart": "true"
7872                             },
7873                             "output": {
7874                                 "status": "OK",
7875                                 "result": {
7876                                     "date": "2022-03-03 08:08:07",
7877                                     "nfvbench_version": "5.0.4.dev29",
7878                                     "config": {
7879                                         "compute_nodes": null,
7880                                         "traffic_generator": {
7881                                             "mac_addrs_left": null,
7882                                             "gateway_ip_addrs": [
7883                                                 "192.168.30.2",
7884                                                 "192.168.31.2"
7885                                             ],
7886                                             "mac_addrs_right": null,
7887                                             "default_profile": "trex-local",
7888                                             "src_vteps": null,
7889                                             "generator_profile": [
7890                                                 {
7891                                                     "intf_speed": null,
7892                                                     "name": "trex-local",
7893                                                     "ip": "127.0.0.1",
7894                                                     "zmq_rpc_port": 4501,
7895                                                     "tool": "TRex",
7896                                                     "platform": {
7897                                                         "master_thread_id": "0",
7898                                                         "latency_thread_id": "1",
7899                                                         "dual_if": [
7900                                                             {
7901                                                                 "threads": [
7902                                                                     2,
7903                                                                     3,
7904                                                                     4,
7905                                                                     5,
7906                                                                     6,
7907                                                                     7
7908                                                                 ],
7909                                                                 "socket": 0
7910                                                             }
7911                                                         ]
7912                                                     },
7913                                                     "zmq_pub_port": 4500,
7914                                                     "interfaces": [
7915                                                         {
7916                                                             "switch": null,
7917                                                             "pci": "0000:00:05.0",
7918                                                             "port": 0
7919                                                         },
7920                                                         {
7921                                                             "switch": null,
7922                                                             "pci": "0000:00:06.0",
7923                                                             "port": 1
7924                                                         }
7925                                                     ],
7926                                                     "cores": 5,
7927                                                     "software_mode": false
7928                                                 }
7929                                             ],
7930                                             "vtep_gateway_ips": null,
7931                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
7932                                             "udp_port_step": "1",
7933                                             "udp_src_port": [
7934                                                 "49152",
7935                                                 "49168"
7936                                             ],
7937                                             "gateway_ip_addrs_step": "0.0.0.1",
7938                                             "tg_gateway_ip_addrs": [
7939                                                 "192.168.30.1",
7940                                                 "192.168.31.1"
7941                                             ],
7942                                             "ip_addrs": [
7943                                                 "198.18.0.0/16",
7944                                                 "198.19.0.0/16"
7945                                             ],
7946                                             "ip_src_static": true,
7947                                             "host_name": "nfvbench_tg",
7948                                             "ip_addrs_step": "0.0.0.1",
7949                                             "tg_gateway_ip_cidrs": [
7950                                                 "192.168.1.0/24",
7951                                                 "192.168.2.0/24"
7952                                             ],
7953                                             "dst_vtep": null,
7954                                             "vtep_vlan": null,
7955                                             "udp_dst_port": [
7956                                                 "49152",
7957                                                 "49168"
7958                                             ]
7959                                         },
7960                                         "availability_zone": "nova",
7961                                         "vif_multiqueue_size": 8,
7962                                         "periodic_gratuitous_arp": false,
7963                                         "flavor": {
7964                                             "vcpus": 2,
7965                                             "disk": 0,
7966                                             "extra_specs": {
7967                                                 "hw:cpu_policy": "dedicated",
7968                                                 "hw:mem_page_size": "large"
7969                                             },
7970                                             "ram": 4096
7971                                         },
7972                                         "floating_network": {
7973                                             "subnet": "nfvbench-floating-subnet",
7974                                             "name": "nfvbench-floating-net",
7975                                             "segmentation_id": null,
7976                                             "physical_network": null,
7977                                             "cidr": "192.168.0.0/24",
7978                                             "network_type": "vlan"
7979                                         },
7980                                         "user_info": null,
7981                                         "service_chain": "PVP",
7982                                         "sriov": false,
7983                                         "vxlan": false,
7984                                         "intf_speed_detected": 25000000000.0,
7985                                         "pause_sec": 2.0,
7986                                         "internal_networks": {
7987                                             "middle": {
7988                                                 "subnet": "nfvbench-msubnet",
7989                                                 "name": "nfvbench-mnet",
7990                                                 "segmentation_id": null,
7991                                                 "physical_network": null,
7992                                                 "mpls_transport_labels": null,
7993                                                 "cidr": "192.168.3.0/24",
7994                                                 "network_type": "vlan"
7995                                             },
7996                                             "right": {
7997                                                 "subnet": "subnet_nfvbench_vn2bis",
7998                                                 "name": "net_nfvbench_vn2bis",
7999                                                 "segmentation_id": null,
8000                                                 "physical_network": null,
8001                                                 "mpls_transport_labels": null,
8002                                                 "cidr": "192.168.31.0/24",
8003                                                 "network_type": "vlan"
8004                                             },
8005                                             "left": {
8006                                                 "subnet": "subnet_nfvbench_vn1bis",
8007                                                 "name": "net_nfvbench_vn1bis",
8008                                                 "segmentation_id": null,
8009                                                 "physical_network": null,
8010                                                 "mpls_transport_labels": null,
8011                                                 "cidr": "192.168.30.0/24",
8012                                                 "network_type": "vlan"
8013                                             }
8014                                         },
8015                                         "no_vswitch_access": false,
8016                                         "traffic": {
8017                                             "bidirectional": true,
8018                                             "profile": "custom_traffic_profile"
8019                                         },
8020                                         "restart": "true",
8021                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
8022                                         "name": "nfvbench.conf",
8023                                         "std_json": null,
8024                                         "l2_loopback": false,
8025                                         "request_id": "89248933cb70463792a0aa738f17d3e6",
8026                                         "debug": false,
8027                                         "group_id": null,
8028                                         "loop_vm_name": "nfvbench-loop-vm",
8029                                         "check_traffic_time_sec": 200,
8030                                         "num_mbufs": 128000,
8031                                         "rate": "182233pps",
8032                                         "service_chain_count": 1,
8033                                         "service_chain_shared_net": true,
8034                                         "measurement": {
8035                                             "NDR": 0.001,
8036                                             "PDR": 0.1,
8037                                             "load_epsilon": 0.1
8038                                         },
8039                                         "l3_router": false,
8040                                         "debug_mask": 0,
8041                                         "factory_class": "BasicFactory",
8042                                         "tg-tool": "TRex",
8043                                         "frame_sizes": [
8044                                             "1518"
8045                                         ],
8046                                         "service_mode": false,
8047                                         "edge_networks": {
8048                                             "right": {
8049                                                 "subnet": "nfvbench-subnet3",
8050                                                 "name": "nfvbench-net3",
8051                                                 "segmentation_id": null,
8052                                                 "network_type": null,
8053                                                 "physical_network": null,
8054                                                 "cidr": "192.168.4.0/24",
8055                                                 "router_name": "router_right",
8056                                                 "gateway": null
8057                                             },
8058                                             "left": {
8059                                                 "subnet": "nfvbench-subnet2",
8060                                                 "name": "nfvbench-net2",
8061                                                 "segmentation_id": null,
8062                                                 "network_type": null,
8063                                                 "physical_network": null,
8064                                                 "cidr": "192.168.3.0/24",
8065                                                 "router_name": "router_left",
8066                                                 "gateway": null
8067                                             }
8068                                         },
8069                                         "ndr_run": false,
8070                                         "use_management_port": false,
8071                                         "hypervisor_hostname": "localdomain",
8072                                         "cache_size": 0,
8073                                         "pdr_run": false,
8074                                         "vlan_tagging": false,
8075                                         "fluentd": [
8076                                             {
8077                                                 "ip": "172.20.73.203",
8078                                                 "result_tag": "nfvbench.results.amical",
8079                                                 "logging_tag": "nfvbench.logs.amical",
8080                                                 "port": 25225
8081                                             }
8082                                         ],
8083                                         "use_floating_ip": false,
8084                                         "flow_count": 100000,
8085                                         "loop_vm_arp": false,
8086                                         "user_id": null,
8087                                         "openrc_file": null,
8088                                         "disable_hdrh": false,
8089                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_70%.json",
8090                                         "vm_forwarder": "vpp",
8091                                         "factory_module": "nfvbench.factory",
8092                                         "no_latency_streams": false,
8093                                         "single_run": true,
8094                                         "no_arp": false,
8095                                         "cores_used": 5,
8096                                         "traffic_profile": [
8097                                             {
8098                                                 "l2frame_size": [
8099                                                     "1518"
8100                                                 ],
8101                                                 "name": "custom_traffic_profile"
8102                                             }
8103                                         ],
8104                                         "vlans": [
8105                                             2504,
8106                                             2515
8107                                         ],
8108                                         "tg-name": "trex-local",
8109                                         "management_network": {
8110                                             "subnet": "nfvbench-management-subnet",
8111                                             "name": "nfvbench-management-net",
8112                                             "segmentation_id": null,
8113                                             "network_type": "vlan",
8114                                             "physical_network": null,
8115                                             "cidr": "192.168.0.0/24",
8116                                             "gateway": "192.168.0.254"
8117                                         },
8118                                         "no_traffic": false,
8119                                         "mpls": false,
8120                                         "duration_sec": 10.0,
8121                                         "clouds_detail": "openstack",
8122                                         "mbuf_64": null,
8123                                         "generic_poll_sec": 2,
8124                                         "idle_interfaces_per_vm": 0,
8125                                         "no_flow_stats": false,
8126                                         "lat_percentiles": [
8127                                             25,
8128                                             75,
8129                                             99
8130                                         ],
8131                                         "no_cleanup": true,
8132                                         "no_e2e_check": false,
8133                                         "intf_speed_used": 25000000000.0,
8134                                         "generator_profile": "trex-local",
8135                                         "mbuf_factor": 0.2,
8136                                         "user_label": "amical_tc6_intensive",
8137                                         "intf_speed": null,
8138                                         "generic_retry_count": 100,
8139                                         "flavor_type": "nfvbench.loop.intensive",
8140                                         "use_sriov_middle_net": false,
8141                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_70%.json",
8142                                         "std_json_path": null,
8143                                         "unidir_reverse_traffic_pps": 1,
8144                                         "i40e_mixed": "ignore",
8145                                         "gratuitous_arp_pps": 1,
8146                                         "idle_networks": {
8147                                             "subnet": "nfvbench-idle-subnet",
8148                                             "name": "nfvbench-idle-net",
8149                                             "segmentation_id": null,
8150                                             "physical_network": null,
8151                                             "cidr": "192.169.1.0/24",
8152                                             "network_type": "vlan"
8153                                         },
8154                                         "interval_sec": 10.0,
8155                                         "no_latency_stats": false,
8156                                         "cores": null,
8157                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
8158                                         "external_networks": {
8159                                             "right": null,
8160                                             "left": null
8161                                         }
8162                                     },
8163                                     "benchmarks": {
8164                                         "network": {
8165                                             "service_chain": {
8166                                                 "PVP": {
8167                                                     "result": {
8168                                                         "compute_nodes": {},
8169                                                         "profile": "custom_traffic_profile",
8170                                                         "service_chain_count": 1,
8171                                                         "result": {
8172                                                             "1518": {
8173                                                                 "run_config": {
8174                                                                     "direction-forward": {
8175                                                                         "rx": {
8176                                                                             "rate_percent": 4.4675971648,
8177                                                                             "rate_pps": 90775,
8178                                                                             "initial_rate_type": "rate_pps",
8179                                                                             "rate_bps": 1116899291
8180                                                                         },
8181                                                                         "tx": {
8182                                                                             "rate_percent": 4.4675971648,
8183                                                                             "rate_pps": 90775,
8184                                                                             "initial_rate_type": "rate_pps",
8185                                                                             "rate_bps": 1116899291
8186                                                                         },
8187                                                                         "orig": {
8188                                                                             "rate_percent": 4.484389664,
8189                                                                             "rate_pps": 91116,
8190                                                                             "initial_rate_type": "rate_pps",
8191                                                                             "rate_bps": 1121097416
8192                                                                         }
8193                                                                     },
8194                                                                     "direction-total": {
8195                                                                         "rx": {
8196                                                                             "rate_percent": 8.9354650176,
8197                                                                             "rate_pps": 181555.0,
8198                                                                             "rate_bps": 2233866254.0
8199                                                                         },
8200                                                                         "tx": {
8201                                                                             "rate_percent": 8.9354650176,
8202                                                                             "rate_pps": 181555.0,
8203                                                                             "rate_bps": 2233866254.0
8204                                                                         },
8205                                                                         "orig": {
8206                                                                             "rate_percent": 8.968779328,
8207                                                                             "rate_pps": 182232.0,
8208                                                                             "rate_bps": 2242194832.0
8209                                                                         }
8210                                                                     },
8211                                                                     "direction-reverse": {
8212                                                                         "rx": {
8213                                                                             "rate_percent": 4.4678678528,
8214                                                                             "rate_pps": 90780,
8215                                                                             "initial_rate_type": "rate_pps",
8216                                                                             "rate_bps": 1116966963
8217                                                                         },
8218                                                                         "tx": {
8219                                                                             "rate_percent": 4.4678678528,
8220                                                                             "rate_pps": 90780,
8221                                                                             "initial_rate_type": "rate_pps",
8222                                                                             "rate_bps": 1116966963
8223                                                                         },
8224                                                                         "orig": {
8225                                                                             "rate_percent": 4.484389664,
8226                                                                             "rate_pps": 91116,
8227                                                                             "initial_rate_type": "rate_pps",
8228                                                                             "rate_bps": 1121097416
8229                                                                         }
8230                                                                     }
8231                                                                 },
8232                                                                 "packet_path_stats": {
8233                                                                     "Forward": {
8234                                                                         "interfaces": [
8235                                                                             "TRex.TX.p0",
8236                                                                             "TRex.RX.p1"
8237                                                                         ],
8238                                                                         "chains": {
8239                                                                             "0": {
8240                                                                                 "packets": [
8241                                                                                     906957,
8242                                                                                     "+6 (+0.0007%)"
8243                                                                                 ],
8244                                                                                 "lat_max_usec": 4973,
8245                                                                                 "lat_avg_usec": 370,
8246                                                                                 "lat_min_usec": 59,
8247                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
8248                                                                                 "lat_percentile": {
8249                                                                                     "99": "n/a",
8250                                                                                     "25": "n/a",
8251                                                                                     "75": "n/a"
8252                                                                                 }
8253                                                                             }
8254                                                                         }
8255                                                                     },
8256                                                                     "Reverse": {
8257                                                                         "interfaces": [
8258                                                                             "TRex.TX.p1",
8259                                                                             "TRex.RX.p0"
8260                                                                         ],
8261                                                                         "chains": {
8262                                                                             "0": {
8263                                                                                 "packets": [
8264                                                                                     907808,
8265                                                                                     907808
8266                                                                                 ],
8267                                                                                 "lat_max_usec": 6675,
8268                                                                                 "lat_avg_usec": 341,
8269                                                                                 "lat_min_usec": 92,
8270                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
8271                                                                                 "lat_percentile": {
8272                                                                                     "99": "n/a",
8273                                                                                     "25": "n/a",
8274                                                                                     "75": "n/a"
8275                                                                                 }
8276                                                                             }
8277                                                                         }
8278                                                                     }
8279                                                                 },
8280                                                                 "stats": {
8281                                                                     "total_tx_rate": 181556,
8282                                                                     "overall": {
8283                                                                         "drop_rate_percent": 0.0,
8284                                                                         "rx": {
8285                                                                             "dropped_pkts": 0,
8286                                                                             "pkt_bit_rate": 1108165952.0,
8287                                                                             "pkt_rate": 91011.5,
8288                                                                             "max_delay_usec": 6675,
8289                                                                             "lat_percentile": {
8290                                                                                 "99": "n/a",
8291                                                                                 "25": "n/a",
8292                                                                                 "75": "n/a"
8293                                                                             },
8294                                                                             "avg_delay_usec": 355.5004392581687,
8295                                                                             "total_pkt_bytes": 2763283842,
8296                                                                             "total_pkts": 1815561,
8297                                                                             "min_delay_usec": 59
8298                                                                         },
8299                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
8300                                                                         "tx": {
8301                                                                             "total_pkt_bytes": 2763283842,
8302                                                                             "total_pkts": 1815561,
8303                                                                             "pkt_bit_rate": 1107904704.0,
8304                                                                             "pkt_rate": 90990.0
8305                                                                         }
8306                                                                     },
8307                                                                     "1": {
8308                                                                         "drop_rate_percent": 0.0,
8309                                                                         "rx": {
8310                                                                             "dropped_pkts": 0,
8311                                                                             "pkt_bit_rate": 1108101888,
8312                                                                             "pkt_rate": 91006,
8313                                                                             "max_delay_usec": 6675,
8314                                                                             "total_pkt_bytes": 1381600066,
8315                                                                             "avg_delay_usec": 341,
8316                                                                             "total_pkts": 907753,
8317                                                                             "min_delay_usec": 92
8318                                                                         },
8319                                                                         "tx": {
8320                                                                             "total_pkt_bytes": 1381683776,
8321                                                                             "total_pkts": 907808,
8322                                                                             "pkt_bit_rate": 1107890432,
8323                                                                             "pkt_rate": 90989
8324                                                                         }
8325                                                                     },
8326                                                                     "0": {
8327                                                                         "drop_rate_percent": 0.0,
8328                                                                         "rx": {
8329                                                                             "dropped_pkts": 0,
8330                                                                             "pkt_bit_rate": 1108230016,
8331                                                                             "pkt_rate": 91017,
8332                                                                             "max_delay_usec": 4973,
8333                                                                             "total_pkt_bytes": 1381683776,
8334                                                                             "avg_delay_usec": 370,
8335                                                                             "total_pkts": 907808,
8336                                                                             "min_delay_usec": 59
8337                                                                         },
8338                                                                         "tx": {
8339                                                                             "total_pkt_bytes": 1381600066,
8340                                                                             "total_pkts": 907753,
8341                                                                             "pkt_bit_rate": 1107918976,
8342                                                                             "pkt_rate": 90991
8343                                                                         }
8344                                                                     },
8345                                                                     "theoretical_tx_rate_bps": 50000000000.0,
8346                                                                     "offered_tx_rate_bps": 2233865024.0,
8347                                                                     "theoretical_tx_rate_pps": 4063719.1157347206
8348                                                                 }
8349                                                             }
8350                                                         },
8351                                                         "flow_count": 100000,
8352                                                         "bidirectional": true
8353                                                     }
8354                                                 }
8355                                             },
8356                                             "versions": {
8357                                                 "Traffic_Generator": {
8358                                                     "build_date": "Apr 14 2021",
8359                                                     "version": "v2.89",
8360                                                     "built_by": "hhaim",
8361                                                     "mode": "STL",
8362                                                     "build_time": "11:22:15"
8363                                                 }
8364                                             }
8365                                         }
8366                                     }
8367                                 },
8368                                 "request_id": "89248933cb70463792a0aa738f17d3e6"
8369                             },
8370                             "synthesis": {
8371                                 "avg_delay_usec": 355.5004392581687,
8372                                 "total_tx_rate": 181556
8373                             }
8374                         },
8375                         {
8376                             "input": {
8377                                 "duration_sec": "10",
8378                                 "flavor_type": "nfvbench.loop.intensive",
8379                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_90%.json",
8380                                 "frame_sizes": [
8381                                     "1518"
8382                                 ],
8383                                 "rate": "90%",
8384                                 "flow_count": "100k",
8385                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
8386                                 "user_label": "amical_tc6_intensive",
8387                                 "restart": "true"
8388                             },
8389                             "output": {
8390                                 "status": "OK",
8391                                 "result": {
8392                                     "date": "2022-03-03 08:08:48",
8393                                     "nfvbench_version": "5.0.4.dev29",
8394                                     "config": {
8395                                         "compute_nodes": null,
8396                                         "traffic_generator": {
8397                                             "mac_addrs_left": null,
8398                                             "gateway_ip_addrs": [
8399                                                 "192.168.30.2",
8400                                                 "192.168.31.2"
8401                                             ],
8402                                             "mac_addrs_right": null,
8403                                             "default_profile": "trex-local",
8404                                             "src_vteps": null,
8405                                             "generator_profile": [
8406                                                 {
8407                                                     "intf_speed": null,
8408                                                     "name": "trex-local",
8409                                                     "ip": "127.0.0.1",
8410                                                     "zmq_rpc_port": 4501,
8411                                                     "tool": "TRex",
8412                                                     "platform": {
8413                                                         "master_thread_id": "0",
8414                                                         "latency_thread_id": "1",
8415                                                         "dual_if": [
8416                                                             {
8417                                                                 "threads": [
8418                                                                     2,
8419                                                                     3,
8420                                                                     4,
8421                                                                     5,
8422                                                                     6,
8423                                                                     7
8424                                                                 ],
8425                                                                 "socket": 0
8426                                                             }
8427                                                         ]
8428                                                     },
8429                                                     "zmq_pub_port": 4500,
8430                                                     "interfaces": [
8431                                                         {
8432                                                             "switch": null,
8433                                                             "pci": "0000:00:05.0",
8434                                                             "port": 0
8435                                                         },
8436                                                         {
8437                                                             "switch": null,
8438                                                             "pci": "0000:00:06.0",
8439                                                             "port": 1
8440                                                         }
8441                                                     ],
8442                                                     "cores": 5,
8443                                                     "software_mode": false
8444                                                 }
8445                                             ],
8446                                             "vtep_gateway_ips": null,
8447                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
8448                                             "udp_port_step": "1",
8449                                             "udp_src_port": [
8450                                                 "49152",
8451                                                 "49168"
8452                                             ],
8453                                             "gateway_ip_addrs_step": "0.0.0.1",
8454                                             "tg_gateway_ip_addrs": [
8455                                                 "192.168.30.1",
8456                                                 "192.168.31.1"
8457                                             ],
8458                                             "ip_addrs": [
8459                                                 "198.18.0.0/16",
8460                                                 "198.19.0.0/16"
8461                                             ],
8462                                             "ip_src_static": true,
8463                                             "host_name": "nfvbench_tg",
8464                                             "ip_addrs_step": "0.0.0.1",
8465                                             "tg_gateway_ip_cidrs": [
8466                                                 "192.168.1.0/24",
8467                                                 "192.168.2.0/24"
8468                                             ],
8469                                             "dst_vtep": null,
8470                                             "vtep_vlan": null,
8471                                             "udp_dst_port": [
8472                                                 "49152",
8473                                                 "49168"
8474                                             ]
8475                                         },
8476                                         "availability_zone": "nova",
8477                                         "vif_multiqueue_size": 8,
8478                                         "periodic_gratuitous_arp": false,
8479                                         "flavor": {
8480                                             "vcpus": 2,
8481                                             "disk": 0,
8482                                             "extra_specs": {
8483                                                 "hw:cpu_policy": "dedicated",
8484                                                 "hw:mem_page_size": "large"
8485                                             },
8486                                             "ram": 4096
8487                                         },
8488                                         "floating_network": {
8489                                             "subnet": "nfvbench-floating-subnet",
8490                                             "name": "nfvbench-floating-net",
8491                                             "segmentation_id": null,
8492                                             "physical_network": null,
8493                                             "cidr": "192.168.0.0/24",
8494                                             "network_type": "vlan"
8495                                         },
8496                                         "user_info": null,
8497                                         "service_chain": "PVP",
8498                                         "sriov": false,
8499                                         "vxlan": false,
8500                                         "intf_speed_detected": 25000000000.0,
8501                                         "pause_sec": 2.0,
8502                                         "internal_networks": {
8503                                             "middle": {
8504                                                 "subnet": "nfvbench-msubnet",
8505                                                 "name": "nfvbench-mnet",
8506                                                 "segmentation_id": null,
8507                                                 "physical_network": null,
8508                                                 "mpls_transport_labels": null,
8509                                                 "cidr": "192.168.3.0/24",
8510                                                 "network_type": "vlan"
8511                                             },
8512                                             "right": {
8513                                                 "subnet": "subnet_nfvbench_vn2bis",
8514                                                 "name": "net_nfvbench_vn2bis",
8515                                                 "segmentation_id": null,
8516                                                 "physical_network": null,
8517                                                 "mpls_transport_labels": null,
8518                                                 "cidr": "192.168.31.0/24",
8519                                                 "network_type": "vlan"
8520                                             },
8521                                             "left": {
8522                                                 "subnet": "subnet_nfvbench_vn1bis",
8523                                                 "name": "net_nfvbench_vn1bis",
8524                                                 "segmentation_id": null,
8525                                                 "physical_network": null,
8526                                                 "mpls_transport_labels": null,
8527                                                 "cidr": "192.168.30.0/24",
8528                                                 "network_type": "vlan"
8529                                             }
8530                                         },
8531                                         "no_vswitch_access": false,
8532                                         "traffic": {
8533                                             "bidirectional": true,
8534                                             "profile": "custom_traffic_profile"
8535                                         },
8536                                         "restart": "true",
8537                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
8538                                         "name": "nfvbench.conf",
8539                                         "std_json": null,
8540                                         "l2_loopback": false,
8541                                         "request_id": "3d0cbc23b6c14f59b503bd29f8e47bf0",
8542                                         "debug": false,
8543                                         "group_id": null,
8544                                         "loop_vm_name": "nfvbench-loop-vm",
8545                                         "check_traffic_time_sec": 200,
8546                                         "num_mbufs": 128000,
8547                                         "rate": "234299pps",
8548                                         "service_chain_count": 1,
8549                                         "service_chain_shared_net": true,
8550                                         "measurement": {
8551                                             "NDR": 0.001,
8552                                             "PDR": 0.1,
8553                                             "load_epsilon": 0.1
8554                                         },
8555                                         "l3_router": false,
8556                                         "debug_mask": 0,
8557                                         "factory_class": "BasicFactory",
8558                                         "tg-tool": "TRex",
8559                                         "frame_sizes": [
8560                                             "1518"
8561                                         ],
8562                                         "service_mode": false,
8563                                         "edge_networks": {
8564                                             "right": {
8565                                                 "subnet": "nfvbench-subnet3",
8566                                                 "name": "nfvbench-net3",
8567                                                 "segmentation_id": null,
8568                                                 "network_type": null,
8569                                                 "physical_network": null,
8570                                                 "cidr": "192.168.4.0/24",
8571                                                 "router_name": "router_right",
8572                                                 "gateway": null
8573                                             },
8574                                             "left": {
8575                                                 "subnet": "nfvbench-subnet2",
8576                                                 "name": "nfvbench-net2",
8577                                                 "segmentation_id": null,
8578                                                 "network_type": null,
8579                                                 "physical_network": null,
8580                                                 "cidr": "192.168.3.0/24",
8581                                                 "router_name": "router_left",
8582                                                 "gateway": null
8583                                             }
8584                                         },
8585                                         "ndr_run": false,
8586                                         "use_management_port": false,
8587                                         "hypervisor_hostname": "localdomain",
8588                                         "cache_size": 0,
8589                                         "pdr_run": false,
8590                                         "vlan_tagging": false,
8591                                         "fluentd": [
8592                                             {
8593                                                 "ip": "172.20.73.203",
8594                                                 "result_tag": "nfvbench.results.amical",
8595                                                 "logging_tag": "nfvbench.logs.amical",
8596                                                 "port": 25225
8597                                             }
8598                                         ],
8599                                         "use_floating_ip": false,
8600                                         "flow_count": 100000,
8601                                         "loop_vm_arp": false,
8602                                         "user_id": null,
8603                                         "openrc_file": null,
8604                                         "disable_hdrh": false,
8605                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_90%.json",
8606                                         "vm_forwarder": "vpp",
8607                                         "factory_module": "nfvbench.factory",
8608                                         "no_latency_streams": false,
8609                                         "single_run": true,
8610                                         "no_arp": false,
8611                                         "cores_used": 5,
8612                                         "traffic_profile": [
8613                                             {
8614                                                 "l2frame_size": [
8615                                                     "1518"
8616                                                 ],
8617                                                 "name": "custom_traffic_profile"
8618                                             }
8619                                         ],
8620                                         "vlans": [
8621                                             2504,
8622                                             2515
8623                                         ],
8624                                         "tg-name": "trex-local",
8625                                         "management_network": {
8626                                             "subnet": "nfvbench-management-subnet",
8627                                             "name": "nfvbench-management-net",
8628                                             "segmentation_id": null,
8629                                             "network_type": "vlan",
8630                                             "physical_network": null,
8631                                             "cidr": "192.168.0.0/24",
8632                                             "gateway": "192.168.0.254"
8633                                         },
8634                                         "no_traffic": false,
8635                                         "mpls": false,
8636                                         "duration_sec": 10.0,
8637                                         "clouds_detail": "openstack",
8638                                         "mbuf_64": null,
8639                                         "generic_poll_sec": 2,
8640                                         "idle_interfaces_per_vm": 0,
8641                                         "no_flow_stats": false,
8642                                         "lat_percentiles": [
8643                                             25,
8644                                             75,
8645                                             99
8646                                         ],
8647                                         "no_cleanup": true,
8648                                         "no_e2e_check": false,
8649                                         "intf_speed_used": 25000000000.0,
8650                                         "generator_profile": "trex-local",
8651                                         "mbuf_factor": 0.2,
8652                                         "user_label": "amical_tc6_intensive",
8653                                         "intf_speed": null,
8654                                         "generic_retry_count": 100,
8655                                         "flavor_type": "nfvbench.loop.intensive",
8656                                         "use_sriov_middle_net": false,
8657                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_1518-fc_100k-rate_90%.json",
8658                                         "std_json_path": null,
8659                                         "unidir_reverse_traffic_pps": 1,
8660                                         "i40e_mixed": "ignore",
8661                                         "gratuitous_arp_pps": 1,
8662                                         "idle_networks": {
8663                                             "subnet": "nfvbench-idle-subnet",
8664                                             "name": "nfvbench-idle-net",
8665                                             "segmentation_id": null,
8666                                             "physical_network": null,
8667                                             "cidr": "192.169.1.0/24",
8668                                             "network_type": "vlan"
8669                                         },
8670                                         "interval_sec": 10.0,
8671                                         "no_latency_stats": false,
8672                                         "cores": null,
8673                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
8674                                         "external_networks": {
8675                                             "right": null,
8676                                             "left": null
8677                                         }
8678                                     },
8679                                     "benchmarks": {
8680                                         "network": {
8681                                             "service_chain": {
8682                                                 "PVP": {
8683                                                     "result": {
8684                                                         "compute_nodes": {},
8685                                                         "profile": "custom_traffic_profile",
8686                                                         "service_chain_count": 1,
8687                                                         "result": {
8688                                                             "1518": {
8689                                                                 "run_config": {
8690                                                                     "direction-forward": {
8691                                                                         "rx": {
8692                                                                             "rate_percent": 5.7440633408,
8693                                                                             "rate_pps": 116711,
8694                                                                             "initial_rate_type": "rate_pps",
8695                                                                             "rate_bps": 1436015835
8696                                                                         },
8697                                                                         "tx": {
8698                                                                             "rate_percent": 5.7440633408,
8699                                                                             "rate_pps": 116711,
8700                                                                             "initial_rate_type": "rate_pps",
8701                                                                             "rate_bps": 1436015835
8702                                                                         },
8703                                                                         "orig": {
8704                                                                             "rate_percent": 5.765629792,
8705                                                                             "rate_pps": 117149,
8706                                                                             "initial_rate_type": "rate_pps",
8707                                                                             "rate_bps": 1441407448
8708                                                                         }
8709                                                                     },
8710                                                                     "direction-total": {
8711                                                                         "rx": {
8712                                                                             "rate_percent": 11.4884711936,
8713                                                                             "rate_pps": 233429.0,
8714                                                                             "rate_bps": 2872117798.0
8715                                                                         },
8716                                                                         "tx": {
8717                                                                             "rate_percent": 11.4884711936,
8718                                                                             "rate_pps": 233429.0,
8719                                                                             "rate_bps": 2872117798.0
8720                                                                         },
8721                                                                         "orig": {
8722                                                                             "rate_percent": 11.531259584,
8723                                                                             "rate_pps": 234298.0,
8724                                                                             "rate_bps": 2882814896.0
8725                                                                         }
8726                                                                     },
8727                                                                     "direction-reverse": {
8728                                                                         "rx": {
8729                                                                             "rate_percent": 5.7444078528,
8730                                                                             "rate_pps": 116718,
8731                                                                             "initial_rate_type": "rate_pps",
8732                                                                             "rate_bps": 1436101963
8733                                                                         },
8734                                                                         "tx": {
8735                                                                             "rate_percent": 5.7444078528,
8736                                                                             "rate_pps": 116718,
8737                                                                             "initial_rate_type": "rate_pps",
8738                                                                             "rate_bps": 1436101963
8739                                                                         },
8740                                                                         "orig": {
8741                                                                             "rate_percent": 5.765629792,
8742                                                                             "rate_pps": 117149,
8743                                                                             "initial_rate_type": "rate_pps",
8744                                                                             "rate_bps": 1441407448
8745                                                                         }
8746                                                                     }
8747                                                                 },
8748                                                                 "packet_path_stats": {
8749                                                                     "Forward": {
8750                                                                         "interfaces": [
8751                                                                             "TRex.TX.p0",
8752                                                                             "TRex.RX.p1"
8753                                                                         ],
8754                                                                         "chains": {
8755                                                                             "0": {
8756                                                                                 "packets": [
8757                                                                                     1166133,
8758                                                                                     "+27 (+0.0023%)"
8759                                                                                 ],
8760                                                                                 "lat_max_usec": 658,
8761                                                                                 "lat_avg_usec": 325,
8762                                                                                 "lat_min_usec": 69,
8763                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
8764                                                                                 "lat_percentile": {
8765                                                                                     "99": "n/a",
8766                                                                                     "25": "n/a",
8767                                                                                     "75": "n/a"
8768                                                                                 }
8769                                                                             }
8770                                                                         }
8771                                                                     },
8772                                                                     "Reverse": {
8773                                                                         "interfaces": [
8774                                                                             "TRex.TX.p1",
8775                                                                             "TRex.RX.p0"
8776                                                                         ],
8777                                                                         "chains": {
8778                                                                             "0": {
8779                                                                                 "packets": [
8780                                                                                     1167183,
8781                                                                                     1167183
8782                                                                                 ],
8783                                                                                 "lat_max_usec": 11556,
8784                                                                                 "lat_avg_usec": 331,
8785                                                                                 "lat_min_usec": 66,
8786                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
8787                                                                                 "lat_percentile": {
8788                                                                                     "99": "n/a",
8789                                                                                     "25": "n/a",
8790                                                                                     "75": "n/a"
8791                                                                                 }
8792                                                                             }
8793                                                                         }
8794                                                                     }
8795                                                                 },
8796                                                                 "stats": {
8797                                                                     "total_tx_rate": 233429,
8798                                                                     "overall": {
8799                                                                         "drop_rate_percent": 0.0,
8800                                                                         "rx": {
8801                                                                             "dropped_pkts": 0,
8802                                                                             "pkt_bit_rate": 1423834560.0,
8803                                                                             "pkt_rate": 116937.0,
8804                                                                             "max_delay_usec": 11556,
8805                                                                             "lat_percentile": {
8806                                                                                 "99": "n/a",
8807                                                                                 "25": "n/a",
8808                                                                                 "75": "n/a"
8809                                                                             },
8810                                                                             "avg_delay_usec": 327.99991003711614,
8811                                                                             "total_pkt_bytes": 3552798512,
8812                                                                             "total_pkts": 2334296,
8813                                                                             "min_delay_usec": 66
8814                                                                         },
8815                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
8816                                                                         "tx": {
8817                                                                             "total_pkt_bytes": 3552798512,
8818                                                                             "total_pkts": 2334296,
8819                                                                             "pkt_bit_rate": 1424474880.0,
8820                                                                             "pkt_rate": 116990.0
8821                                                                         }
8822                                                                     },
8823                                                                     "1": {
8824                                                                         "drop_rate_percent": 0.0,
8825                                                                         "rx": {
8826                                                                             "dropped_pkts": 0,
8827                                                                             "pkt_bit_rate": 1423956992,
8828                                                                             "pkt_rate": 116947,
8829                                                                             "max_delay_usec": 11556,
8830                                                                             "total_pkt_bytes": 1776345986,
8831                                                                             "avg_delay_usec": 331,
8832                                                                             "total_pkts": 1167113,
8833                                                                             "min_delay_usec": 66
8834                                                                         },
8835                                                                         "tx": {
8836                                                                             "total_pkt_bytes": 1776452526,
8837                                                                             "total_pkts": 1167183,
8838                                                                             "pkt_bit_rate": 1424533632,
8839                                                                             "pkt_rate": 116994
8840                                                                         }
8841                                                                     },
8842                                                                     "0": {
8843                                                                         "drop_rate_percent": 0.0,
8844                                                                         "rx": {
8845                                                                             "dropped_pkts": 0,
8846                                                                             "pkt_bit_rate": 1423712128,
8847                                                                             "pkt_rate": 116927,
8848                                                                             "max_delay_usec": 658,
8849                                                                             "total_pkt_bytes": 1776452526,
8850                                                                             "avg_delay_usec": 325,
8851                                                                             "total_pkts": 1167183,
8852                                                                             "min_delay_usec": 69
8853                                                                         },
8854                                                                         "tx": {
8855                                                                             "total_pkt_bytes": 1776345986,
8856                                                                             "total_pkts": 1167113,
8857                                                                             "pkt_bit_rate": 1424416128,
8858                                                                             "pkt_rate": 116986
8859                                                                         }
8860                                                                     },
8861                                                                     "theoretical_tx_rate_bps": 50000000000.0,
8862                                                                     "offered_tx_rate_bps": 2872110416.0,
8863                                                                     "theoretical_tx_rate_pps": 4063719.1157347206
8864                                                                 }
8865                                                             }
8866                                                         },
8867                                                         "flow_count": 100000,
8868                                                         "bidirectional": true
8869                                                     }
8870                                                 }
8871                                             },
8872                                             "versions": {
8873                                                 "Traffic_Generator": {
8874                                                     "build_date": "Apr 14 2021",
8875                                                     "version": "v2.89",
8876                                                     "built_by": "hhaim",
8877                                                     "mode": "STL",
8878                                                     "build_time": "11:22:15"
8879                                                 }
8880                                             }
8881                                         }
8882                                     }
8883                                 },
8884                                 "request_id": "3d0cbc23b6c14f59b503bd29f8e47bf0"
8885                             },
8886                             "synthesis": {
8887                                 "avg_delay_usec": 327.99991003711614,
8888                                 "total_tx_rate": 233429
8889                             }
8890                         },
8891                         {
8892                             "input": {
8893                                 "duration_sec": "10",
8894                                 "flavor_type": "nfvbench.loop.intensive",
8895                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_70%.json",
8896                                 "frame_sizes": [
8897                                     "9000"
8898                                 ],
8899                                 "rate": "70%",
8900                                 "flow_count": "100k",
8901                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
8902                                 "user_label": "amical_tc6_intensive",
8903                                 "restart": "true"
8904                             },
8905                             "output": {
8906                                 "status": "OK",
8907                                 "result": {
8908                                     "date": "2022-03-03 08:09:28",
8909                                     "nfvbench_version": "5.0.4.dev29",
8910                                     "config": {
8911                                         "compute_nodes": null,
8912                                         "traffic_generator": {
8913                                             "mac_addrs_left": null,
8914                                             "gateway_ip_addrs": [
8915                                                 "192.168.30.2",
8916                                                 "192.168.31.2"
8917                                             ],
8918                                             "mac_addrs_right": null,
8919                                             "default_profile": "trex-local",
8920                                             "src_vteps": null,
8921                                             "generator_profile": [
8922                                                 {
8923                                                     "intf_speed": null,
8924                                                     "name": "trex-local",
8925                                                     "ip": "127.0.0.1",
8926                                                     "zmq_rpc_port": 4501,
8927                                                     "tool": "TRex",
8928                                                     "platform": {
8929                                                         "master_thread_id": "0",
8930                                                         "latency_thread_id": "1",
8931                                                         "dual_if": [
8932                                                             {
8933                                                                 "threads": [
8934                                                                     2,
8935                                                                     3,
8936                                                                     4,
8937                                                                     5,
8938                                                                     6,
8939                                                                     7
8940                                                                 ],
8941                                                                 "socket": 0
8942                                                             }
8943                                                         ]
8944                                                     },
8945                                                     "zmq_pub_port": 4500,
8946                                                     "interfaces": [
8947                                                         {
8948                                                             "switch": null,
8949                                                             "pci": "0000:00:05.0",
8950                                                             "port": 0
8951                                                         },
8952                                                         {
8953                                                             "switch": null,
8954                                                             "pci": "0000:00:06.0",
8955                                                             "port": 1
8956                                                         }
8957                                                     ],
8958                                                     "cores": 5,
8959                                                     "software_mode": false
8960                                                 }
8961                                             ],
8962                                             "vtep_gateway_ips": null,
8963                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
8964                                             "udp_port_step": "1",
8965                                             "udp_src_port": [
8966                                                 "49152",
8967                                                 "49168"
8968                                             ],
8969                                             "gateway_ip_addrs_step": "0.0.0.1",
8970                                             "tg_gateway_ip_addrs": [
8971                                                 "192.168.30.1",
8972                                                 "192.168.31.1"
8973                                             ],
8974                                             "ip_addrs": [
8975                                                 "198.18.0.0/16",
8976                                                 "198.19.0.0/16"
8977                                             ],
8978                                             "ip_src_static": true,
8979                                             "host_name": "nfvbench_tg",
8980                                             "ip_addrs_step": "0.0.0.1",
8981                                             "tg_gateway_ip_cidrs": [
8982                                                 "192.168.1.0/24",
8983                                                 "192.168.2.0/24"
8984                                             ],
8985                                             "dst_vtep": null,
8986                                             "vtep_vlan": null,
8987                                             "udp_dst_port": [
8988                                                 "49152",
8989                                                 "49168"
8990                                             ]
8991                                         },
8992                                         "availability_zone": "nova",
8993                                         "vif_multiqueue_size": 8,
8994                                         "periodic_gratuitous_arp": false,
8995                                         "flavor": {
8996                                             "vcpus": 2,
8997                                             "disk": 0,
8998                                             "extra_specs": {
8999                                                 "hw:cpu_policy": "dedicated",
9000                                                 "hw:mem_page_size": "large"
9001                                             },
9002                                             "ram": 4096
9003                                         },
9004                                         "floating_network": {
9005                                             "subnet": "nfvbench-floating-subnet",
9006                                             "name": "nfvbench-floating-net",
9007                                             "segmentation_id": null,
9008                                             "physical_network": null,
9009                                             "cidr": "192.168.0.0/24",
9010                                             "network_type": "vlan"
9011                                         },
9012                                         "user_info": null,
9013                                         "service_chain": "PVP",
9014                                         "sriov": false,
9015                                         "vxlan": false,
9016                                         "intf_speed_detected": 25000000000.0,
9017                                         "pause_sec": 2.0,
9018                                         "internal_networks": {
9019                                             "middle": {
9020                                                 "subnet": "nfvbench-msubnet",
9021                                                 "name": "nfvbench-mnet",
9022                                                 "segmentation_id": null,
9023                                                 "physical_network": null,
9024                                                 "mpls_transport_labels": null,
9025                                                 "cidr": "192.168.3.0/24",
9026                                                 "network_type": "vlan"
9027                                             },
9028                                             "right": {
9029                                                 "subnet": "subnet_nfvbench_vn2bis",
9030                                                 "name": "net_nfvbench_vn2bis",
9031                                                 "segmentation_id": null,
9032                                                 "physical_network": null,
9033                                                 "mpls_transport_labels": null,
9034                                                 "cidr": "192.168.31.0/24",
9035                                                 "network_type": "vlan"
9036                                             },
9037                                             "left": {
9038                                                 "subnet": "subnet_nfvbench_vn1bis",
9039                                                 "name": "net_nfvbench_vn1bis",
9040                                                 "segmentation_id": null,
9041                                                 "physical_network": null,
9042                                                 "mpls_transport_labels": null,
9043                                                 "cidr": "192.168.30.0/24",
9044                                                 "network_type": "vlan"
9045                                             }
9046                                         },
9047                                         "no_vswitch_access": false,
9048                                         "traffic": {
9049                                             "bidirectional": true,
9050                                             "profile": "custom_traffic_profile"
9051                                         },
9052                                         "restart": "true",
9053                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
9054                                         "name": "nfvbench.conf",
9055                                         "std_json": null,
9056                                         "l2_loopback": false,
9057                                         "request_id": "1b492bc88b2c49cb88be084019d3b19a",
9058                                         "debug": false,
9059                                         "group_id": null,
9060                                         "loop_vm_name": "nfvbench-loop-vm",
9061                                         "check_traffic_time_sec": 200,
9062                                         "num_mbufs": 128000,
9063                                         "rate": "107335pps",
9064                                         "service_chain_count": 1,
9065                                         "service_chain_shared_net": true,
9066                                         "measurement": {
9067                                             "NDR": 0.001,
9068                                             "PDR": 0.1,
9069                                             "load_epsilon": 0.1
9070                                         },
9071                                         "l3_router": false,
9072                                         "debug_mask": 0,
9073                                         "factory_class": "BasicFactory",
9074                                         "tg-tool": "TRex",
9075                                         "frame_sizes": [
9076                                             "9000"
9077                                         ],
9078                                         "service_mode": false,
9079                                         "edge_networks": {
9080                                             "right": {
9081                                                 "subnet": "nfvbench-subnet3",
9082                                                 "name": "nfvbench-net3",
9083                                                 "segmentation_id": null,
9084                                                 "network_type": null,
9085                                                 "physical_network": null,
9086                                                 "cidr": "192.168.4.0/24",
9087                                                 "router_name": "router_right",
9088                                                 "gateway": null
9089                                             },
9090                                             "left": {
9091                                                 "subnet": "nfvbench-subnet2",
9092                                                 "name": "nfvbench-net2",
9093                                                 "segmentation_id": null,
9094                                                 "network_type": null,
9095                                                 "physical_network": null,
9096                                                 "cidr": "192.168.3.0/24",
9097                                                 "router_name": "router_left",
9098                                                 "gateway": null
9099                                             }
9100                                         },
9101                                         "ndr_run": false,
9102                                         "use_management_port": false,
9103                                         "hypervisor_hostname": "localdomain",
9104                                         "cache_size": 0,
9105                                         "pdr_run": false,
9106                                         "vlan_tagging": false,
9107                                         "fluentd": [
9108                                             {
9109                                                 "ip": "172.20.73.203",
9110                                                 "result_tag": "nfvbench.results.amical",
9111                                                 "logging_tag": "nfvbench.logs.amical",
9112                                                 "port": 25225
9113                                             }
9114                                         ],
9115                                         "use_floating_ip": false,
9116                                         "flow_count": 100000,
9117                                         "loop_vm_arp": false,
9118                                         "user_id": null,
9119                                         "openrc_file": null,
9120                                         "disable_hdrh": false,
9121                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_70%.json",
9122                                         "vm_forwarder": "vpp",
9123                                         "factory_module": "nfvbench.factory",
9124                                         "no_latency_streams": false,
9125                                         "single_run": true,
9126                                         "no_arp": false,
9127                                         "cores_used": 5,
9128                                         "traffic_profile": [
9129                                             {
9130                                                 "l2frame_size": [
9131                                                     "9000"
9132                                                 ],
9133                                                 "name": "custom_traffic_profile"
9134                                             }
9135                                         ],
9136                                         "vlans": [
9137                                             2504,
9138                                             2515
9139                                         ],
9140                                         "tg-name": "trex-local",
9141                                         "management_network": {
9142                                             "subnet": "nfvbench-management-subnet",
9143                                             "name": "nfvbench-management-net",
9144                                             "segmentation_id": null,
9145                                             "network_type": "vlan",
9146                                             "physical_network": null,
9147                                             "cidr": "192.168.0.0/24",
9148                                             "gateway": "192.168.0.254"
9149                                         },
9150                                         "no_traffic": false,
9151                                         "mpls": false,
9152                                         "duration_sec": 10.0,
9153                                         "clouds_detail": "openstack",
9154                                         "mbuf_64": null,
9155                                         "generic_poll_sec": 2,
9156                                         "idle_interfaces_per_vm": 0,
9157                                         "no_flow_stats": false,
9158                                         "lat_percentiles": [
9159                                             25,
9160                                             75,
9161                                             99
9162                                         ],
9163                                         "no_cleanup": true,
9164                                         "no_e2e_check": false,
9165                                         "intf_speed_used": 25000000000.0,
9166                                         "generator_profile": "trex-local",
9167                                         "mbuf_factor": 0.2,
9168                                         "user_label": "amical_tc6_intensive",
9169                                         "intf_speed": null,
9170                                         "generic_retry_count": 100,
9171                                         "flavor_type": "nfvbench.loop.intensive",
9172                                         "use_sriov_middle_net": false,
9173                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_70%.json",
9174                                         "std_json_path": null,
9175                                         "unidir_reverse_traffic_pps": 1,
9176                                         "i40e_mixed": "ignore",
9177                                         "gratuitous_arp_pps": 1,
9178                                         "idle_networks": {
9179                                             "subnet": "nfvbench-idle-subnet",
9180                                             "name": "nfvbench-idle-net",
9181                                             "segmentation_id": null,
9182                                             "physical_network": null,
9183                                             "cidr": "192.169.1.0/24",
9184                                             "network_type": "vlan"
9185                                         },
9186                                         "interval_sec": 10.0,
9187                                         "no_latency_stats": false,
9188                                         "cores": null,
9189                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
9190                                         "external_networks": {
9191                                             "right": null,
9192                                             "left": null
9193                                         }
9194                                     },
9195                                     "benchmarks": {
9196                                         "network": {
9197                                             "service_chain": {
9198                                                 "PVP": {
9199                                                     "result": {
9200                                                         "compute_nodes": {},
9201                                                         "profile": "custom_traffic_profile",
9202                                                         "service_chain_count": 1,
9203                                                         "result": {
9204                                                             "9000": {
9205                                                                 "run_config": {
9206                                                                     "direction-forward": {
9207                                                                         "rx": {
9208                                                                             "rate_percent": 15.432253056,
9209                                                                             "rate_pps": 53465,
9210                                                                             "initial_rate_type": "rate_pps",
9211                                                                             "rate_bps": 3858063264
9212                                                                         },
9213                                                                         "tx": {
9214                                                                             "rate_percent": 15.432253056,
9215                                                                             "rate_pps": 53465,
9216                                                                             "initial_rate_type": "rate_pps",
9217                                                                             "rate_bps": 3858063264
9218                                                                         },
9219                                                                         "orig": {
9220                                                                             "rate_percent": 15.4905872,
9221                                                                             "rate_pps": 53667,
9222                                                                             "initial_rate_type": "rate_pps",
9223                                                                             "rate_bps": 3872646800
9224                                                                         }
9225                                                                     },
9226                                                                     "direction-total": {
9227                                                                         "rx": {
9228                                                                             "rate_percent": 30.865487488,
9229                                                                             "rate_pps": 106933.0,
9230                                                                             "rate_bps": 7716371872.0
9231                                                                         },
9232                                                                         "tx": {
9233                                                                             "rate_percent": 30.865487488,
9234                                                                             "rate_pps": 106933.0,
9235                                                                             "rate_bps": 7716371872.0
9236                                                                         },
9237                                                                         "orig": {
9238                                                                             "rate_percent": 30.9811744,
9239                                                                             "rate_pps": 107334.0,
9240                                                                             "rate_bps": 7745293600.0
9241                                                                         }
9242                                                                     },
9243                                                                     "direction-reverse": {
9244                                                                         "rx": {
9245                                                                             "rate_percent": 15.433234432,
9246                                                                             "rate_pps": 53468,
9247                                                                             "initial_rate_type": "rate_pps",
9248                                                                             "rate_bps": 3858308608
9249                                                                         },
9250                                                                         "tx": {
9251                                                                             "rate_percent": 15.433234432,
9252                                                                             "rate_pps": 53468,
9253                                                                             "initial_rate_type": "rate_pps",
9254                                                                             "rate_bps": 3858308608
9255                                                                         },
9256                                                                         "orig": {
9257                                                                             "rate_percent": 15.4905872,
9258                                                                             "rate_pps": 53667,
9259                                                                             "initial_rate_type": "rate_pps",
9260                                                                             "rate_bps": 3872646800
9261                                                                         }
9262                                                                     }
9263                                                                 },
9264                                                                 "packet_path_stats": {
9265                                                                     "Forward": {
9266                                                                         "interfaces": [
9267                                                                             "TRex.TX.p0",
9268                                                                             "TRex.RX.p1"
9269                                                                         ],
9270                                                                         "chains": {
9271                                                                             "0": {
9272                                                                                 "packets": [
9273                                                                                     534208,
9274                                                                                     "+4 (+0.0007%)"
9275                                                                                 ],
9276                                                                                 "lat_max_usec": 5196,
9277                                                                                 "lat_avg_usec": 342,
9278                                                                                 "lat_min_usec": 65,
9279                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
9280                                                                                 "lat_percentile": {
9281                                                                                     "99": "n/a",
9282                                                                                     "25": "n/a",
9283                                                                                     "75": "n/a"
9284                                                                                 }
9285                                                                             }
9286                                                                         }
9287                                                                     },
9288                                                                     "Reverse": {
9289                                                                         "interfaces": [
9290                                                                             "TRex.TX.p1",
9291                                                                             "TRex.RX.p0"
9292                                                                         ],
9293                                                                         "chains": {
9294                                                                             "0": {
9295                                                                                 "packets": [
9296                                                                                     534688,
9297                                                                                     534688
9298                                                                                 ],
9299                                                                                 "lat_max_usec": 14076,
9300                                                                                 "lat_avg_usec": 332,
9301                                                                                 "lat_min_usec": 74,
9302                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
9303                                                                                 "lat_percentile": {
9304                                                                                     "99": "n/a",
9305                                                                                     "25": "n/a",
9306                                                                                     "75": "n/a"
9307                                                                                 }
9308                                                                             }
9309                                                                         }
9310                                                                     }
9311                                                                 },
9312                                                                 "stats": {
9313                                                                     "total_tx_rate": 106934,
9314                                                                     "overall": {
9315                                                                         "drop_rate_percent": 0.0,
9316                                                                         "rx": {
9317                                                                             "dropped_pkts": 0,
9318                                                                             "pkt_bit_rate": 3860001152.0,
9319                                                                             "pkt_rate": 53586.5,
9320                                                                             "max_delay_usec": 14076,
9321                                                                             "lat_percentile": {
9322                                                                                 "99": "n/a",
9323                                                                                 "25": "n/a",
9324                                                                                 "75": "n/a"
9325                                                                             },
9326                                                                             "avg_delay_usec": 337.00015897626764,
9327                                                                             "total_pkt_bytes": 9628355368,
9328                                                                             "total_pkts": 1069342,
9329                                                                             "min_delay_usec": 65
9330                                                                         },
9331                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
9332                                                                         "tx": {
9333                                                                             "total_pkt_bytes": 9628355368,
9334                                                                             "total_pkts": 1069342,
9335                                                                             "pkt_bit_rate": 3860356864.0,
9336                                                                             "pkt_rate": 53592.0
9337                                                                         }
9338                                                                     },
9339                                                                     "1": {
9340                                                                         "drop_rate_percent": 0.0,
9341                                                                         "rx": {
9342                                                                             "dropped_pkts": 0,
9343                                                                             "pkt_bit_rate": 3860253696,
9344                                                                             "pkt_rate": 53590,
9345                                                                             "max_delay_usec": 14076,
9346                                                                             "total_pkt_bytes": 4814024616,
9347                                                                             "avg_delay_usec": 332,
9348                                                                             "total_pkts": 534654,
9349                                                                             "min_delay_usec": 74
9350                                                                         },
9351                                                                         "tx": {
9352                                                                             "total_pkt_bytes": 4814330752,
9353                                                                             "total_pkts": 534688,
9354                                                                             "pkt_bit_rate": 3860350464,
9355                                                                             "pkt_rate": 53592
9356                                                                         }
9357                                                                     },
9358                                                                     "0": {
9359                                                                         "drop_rate_percent": 0.0,
9360                                                                         "rx": {
9361                                                                             "dropped_pkts": 0,
9362                                                                             "pkt_bit_rate": 3859748608,
9363                                                                             "pkt_rate": 53583,
9364                                                                             "max_delay_usec": 5196,
9365                                                                             "total_pkt_bytes": 4814330752,
9366                                                                             "avg_delay_usec": 342,
9367                                                                             "total_pkts": 534688,
9368                                                                             "min_delay_usec": 65
9369                                                                         },
9370                                                                         "tx": {
9371                                                                             "total_pkt_bytes": 4814024616,
9372                                                                             "total_pkts": 534654,
9373                                                                             "pkt_bit_rate": 3860363264,
9374                                                                             "pkt_rate": 53592
9375                                                                         }
9376                                                                     },
9377                                                                     "theoretical_tx_rate_bps": 50000000000.0,
9378                                                                     "offered_tx_rate_bps": 7716357440.0,
9379                                                                     "theoretical_tx_rate_pps": 692904.6563192905
9380                                                                 }
9381                                                             }
9382                                                         },
9383                                                         "flow_count": 100000,
9384                                                         "bidirectional": true
9385                                                     }
9386                                                 }
9387                                             },
9388                                             "versions": {
9389                                                 "Traffic_Generator": {
9390                                                     "build_date": "Apr 14 2021",
9391                                                     "version": "v2.89",
9392                                                     "built_by": "hhaim",
9393                                                     "mode": "STL",
9394                                                     "build_time": "11:22:15"
9395                                                 }
9396                                             }
9397                                         }
9398                                     }
9399                                 },
9400                                 "request_id": "1b492bc88b2c49cb88be084019d3b19a"
9401                             },
9402                             "synthesis": {
9403                                 "avg_delay_usec": 337.00015897626764,
9404                                 "total_tx_rate": 106934
9405                             }
9406                         },
9407                         {
9408                             "input": {
9409                                 "duration_sec": "10",
9410                                 "flavor_type": "nfvbench.loop.intensive",
9411                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_90%.json",
9412                                 "frame_sizes": [
9413                                     "9000"
9414                                 ],
9415                                 "rate": "90%",
9416                                 "flow_count": "100k",
9417                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
9418                                 "user_label": "amical_tc6_intensive",
9419                                 "restart": "true"
9420                             },
9421                             "output": {
9422                                 "status": "OK",
9423                                 "result": {
9424                                     "date": "2022-03-03 08:10:06",
9425                                     "nfvbench_version": "5.0.4.dev29",
9426                                     "config": {
9427                                         "compute_nodes": null,
9428                                         "traffic_generator": {
9429                                             "mac_addrs_left": null,
9430                                             "gateway_ip_addrs": [
9431                                                 "192.168.30.2",
9432                                                 "192.168.31.2"
9433                                             ],
9434                                             "mac_addrs_right": null,
9435                                             "default_profile": "trex-local",
9436                                             "src_vteps": null,
9437                                             "generator_profile": [
9438                                                 {
9439                                                     "intf_speed": null,
9440                                                     "name": "trex-local",
9441                                                     "ip": "127.0.0.1",
9442                                                     "zmq_rpc_port": 4501,
9443                                                     "tool": "TRex",
9444                                                     "platform": {
9445                                                         "master_thread_id": "0",
9446                                                         "latency_thread_id": "1",
9447                                                         "dual_if": [
9448                                                             {
9449                                                                 "threads": [
9450                                                                     2,
9451                                                                     3,
9452                                                                     4,
9453                                                                     5,
9454                                                                     6,
9455                                                                     7
9456                                                                 ],
9457                                                                 "socket": 0
9458                                                             }
9459                                                         ]
9460                                                     },
9461                                                     "zmq_pub_port": 4500,
9462                                                     "interfaces": [
9463                                                         {
9464                                                             "switch": null,
9465                                                             "pci": "0000:00:05.0",
9466                                                             "port": 0
9467                                                         },
9468                                                         {
9469                                                             "switch": null,
9470                                                             "pci": "0000:00:06.0",
9471                                                             "port": 1
9472                                                         }
9473                                                     ],
9474                                                     "cores": 5,
9475                                                     "software_mode": false
9476                                                 }
9477                                             ],
9478                                             "vtep_gateway_ips": null,
9479                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
9480                                             "udp_port_step": "1",
9481                                             "udp_src_port": [
9482                                                 "49152",
9483                                                 "49168"
9484                                             ],
9485                                             "gateway_ip_addrs_step": "0.0.0.1",
9486                                             "tg_gateway_ip_addrs": [
9487                                                 "192.168.30.1",
9488                                                 "192.168.31.1"
9489                                             ],
9490                                             "ip_addrs": [
9491                                                 "198.18.0.0/16",
9492                                                 "198.19.0.0/16"
9493                                             ],
9494                                             "ip_src_static": true,
9495                                             "host_name": "nfvbench_tg",
9496                                             "ip_addrs_step": "0.0.0.1",
9497                                             "tg_gateway_ip_cidrs": [
9498                                                 "192.168.1.0/24",
9499                                                 "192.168.2.0/24"
9500                                             ],
9501                                             "dst_vtep": null,
9502                                             "vtep_vlan": null,
9503                                             "udp_dst_port": [
9504                                                 "49152",
9505                                                 "49168"
9506                                             ]
9507                                         },
9508                                         "availability_zone": "nova",
9509                                         "vif_multiqueue_size": 8,
9510                                         "periodic_gratuitous_arp": false,
9511                                         "flavor": {
9512                                             "vcpus": 2,
9513                                             "disk": 0,
9514                                             "extra_specs": {
9515                                                 "hw:cpu_policy": "dedicated",
9516                                                 "hw:mem_page_size": "large"
9517                                             },
9518                                             "ram": 4096
9519                                         },
9520                                         "floating_network": {
9521                                             "subnet": "nfvbench-floating-subnet",
9522                                             "name": "nfvbench-floating-net",
9523                                             "segmentation_id": null,
9524                                             "physical_network": null,
9525                                             "cidr": "192.168.0.0/24",
9526                                             "network_type": "vlan"
9527                                         },
9528                                         "user_info": null,
9529                                         "service_chain": "PVP",
9530                                         "sriov": false,
9531                                         "vxlan": false,
9532                                         "intf_speed_detected": 25000000000.0,
9533                                         "pause_sec": 2.0,
9534                                         "internal_networks": {
9535                                             "middle": {
9536                                                 "subnet": "nfvbench-msubnet",
9537                                                 "name": "nfvbench-mnet",
9538                                                 "segmentation_id": null,
9539                                                 "physical_network": null,
9540                                                 "mpls_transport_labels": null,
9541                                                 "cidr": "192.168.3.0/24",
9542                                                 "network_type": "vlan"
9543                                             },
9544                                             "right": {
9545                                                 "subnet": "subnet_nfvbench_vn2bis",
9546                                                 "name": "net_nfvbench_vn2bis",
9547                                                 "segmentation_id": null,
9548                                                 "physical_network": null,
9549                                                 "mpls_transport_labels": null,
9550                                                 "cidr": "192.168.31.0/24",
9551                                                 "network_type": "vlan"
9552                                             },
9553                                             "left": {
9554                                                 "subnet": "subnet_nfvbench_vn1bis",
9555                                                 "name": "net_nfvbench_vn1bis",
9556                                                 "segmentation_id": null,
9557                                                 "physical_network": null,
9558                                                 "mpls_transport_labels": null,
9559                                                 "cidr": "192.168.30.0/24",
9560                                                 "network_type": "vlan"
9561                                             }
9562                                         },
9563                                         "no_vswitch_access": false,
9564                                         "traffic": {
9565                                             "bidirectional": true,
9566                                             "profile": "custom_traffic_profile"
9567                                         },
9568                                         "restart": "true",
9569                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
9570                                         "name": "nfvbench.conf",
9571                                         "std_json": null,
9572                                         "l2_loopback": false,
9573                                         "request_id": "6f821bed4865456680f826839bab1081",
9574                                         "debug": false,
9575                                         "group_id": null,
9576                                         "loop_vm_name": "nfvbench-loop-vm",
9577                                         "check_traffic_time_sec": 200,
9578                                         "num_mbufs": 128000,
9579                                         "rate": "138003pps",
9580                                         "service_chain_count": 1,
9581                                         "service_chain_shared_net": true,
9582                                         "measurement": {
9583                                             "NDR": 0.001,
9584                                             "PDR": 0.1,
9585                                             "load_epsilon": 0.1
9586                                         },
9587                                         "l3_router": false,
9588                                         "debug_mask": 0,
9589                                         "factory_class": "BasicFactory",
9590                                         "tg-tool": "TRex",
9591                                         "frame_sizes": [
9592                                             "9000"
9593                                         ],
9594                                         "service_mode": false,
9595                                         "edge_networks": {
9596                                             "right": {
9597                                                 "subnet": "nfvbench-subnet3",
9598                                                 "name": "nfvbench-net3",
9599                                                 "segmentation_id": null,
9600                                                 "network_type": null,
9601                                                 "physical_network": null,
9602                                                 "cidr": "192.168.4.0/24",
9603                                                 "router_name": "router_right",
9604                                                 "gateway": null
9605                                             },
9606                                             "left": {
9607                                                 "subnet": "nfvbench-subnet2",
9608                                                 "name": "nfvbench-net2",
9609                                                 "segmentation_id": null,
9610                                                 "network_type": null,
9611                                                 "physical_network": null,
9612                                                 "cidr": "192.168.3.0/24",
9613                                                 "router_name": "router_left",
9614                                                 "gateway": null
9615                                             }
9616                                         },
9617                                         "ndr_run": false,
9618                                         "use_management_port": false,
9619                                         "hypervisor_hostname": "localdomain",
9620                                         "cache_size": 0,
9621                                         "pdr_run": false,
9622                                         "vlan_tagging": false,
9623                                         "fluentd": [
9624                                             {
9625                                                 "ip": "172.20.73.203",
9626                                                 "result_tag": "nfvbench.results.amical",
9627                                                 "logging_tag": "nfvbench.logs.amical",
9628                                                 "port": 25225
9629                                             }
9630                                         ],
9631                                         "use_floating_ip": false,
9632                                         "flow_count": 100000,
9633                                         "loop_vm_arp": false,
9634                                         "user_id": null,
9635                                         "openrc_file": null,
9636                                         "disable_hdrh": false,
9637                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_90%.json",
9638                                         "vm_forwarder": "vpp",
9639                                         "factory_module": "nfvbench.factory",
9640                                         "no_latency_streams": false,
9641                                         "single_run": true,
9642                                         "no_arp": false,
9643                                         "cores_used": 5,
9644                                         "traffic_profile": [
9645                                             {
9646                                                 "l2frame_size": [
9647                                                     "9000"
9648                                                 ],
9649                                                 "name": "custom_traffic_profile"
9650                                             }
9651                                         ],
9652                                         "vlans": [
9653                                             2504,
9654                                             2515
9655                                         ],
9656                                         "tg-name": "trex-local",
9657                                         "management_network": {
9658                                             "subnet": "nfvbench-management-subnet",
9659                                             "name": "nfvbench-management-net",
9660                                             "segmentation_id": null,
9661                                             "network_type": "vlan",
9662                                             "physical_network": null,
9663                                             "cidr": "192.168.0.0/24",
9664                                             "gateway": "192.168.0.254"
9665                                         },
9666                                         "no_traffic": false,
9667                                         "mpls": false,
9668                                         "duration_sec": 10.0,
9669                                         "clouds_detail": "openstack",
9670                                         "mbuf_64": null,
9671                                         "generic_poll_sec": 2,
9672                                         "idle_interfaces_per_vm": 0,
9673                                         "no_flow_stats": false,
9674                                         "lat_percentiles": [
9675                                             25,
9676                                             75,
9677                                             99
9678                                         ],
9679                                         "no_cleanup": true,
9680                                         "no_e2e_check": false,
9681                                         "intf_speed_used": 25000000000.0,
9682                                         "generator_profile": "trex-local",
9683                                         "mbuf_factor": 0.2,
9684                                         "user_label": "amical_tc6_intensive",
9685                                         "intf_speed": null,
9686                                         "generic_retry_count": 100,
9687                                         "flavor_type": "nfvbench.loop.intensive",
9688                                         "use_sriov_middle_net": false,
9689                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-latency-fs_9000-fc_100k-rate_90%.json",
9690                                         "std_json_path": null,
9691                                         "unidir_reverse_traffic_pps": 1,
9692                                         "i40e_mixed": "ignore",
9693                                         "gratuitous_arp_pps": 1,
9694                                         "idle_networks": {
9695                                             "subnet": "nfvbench-idle-subnet",
9696                                             "name": "nfvbench-idle-net",
9697                                             "segmentation_id": null,
9698                                             "physical_network": null,
9699                                             "cidr": "192.169.1.0/24",
9700                                             "network_type": "vlan"
9701                                         },
9702                                         "interval_sec": 10.0,
9703                                         "no_latency_stats": false,
9704                                         "cores": null,
9705                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
9706                                         "external_networks": {
9707                                             "right": null,
9708                                             "left": null
9709                                         }
9710                                     },
9711                                     "benchmarks": {
9712                                         "network": {
9713                                             "service_chain": {
9714                                                 "PVP": {
9715                                                     "result": {
9716                                                         "compute_nodes": {},
9717                                                         "profile": "custom_traffic_profile",
9718                                                         "service_chain_count": 1,
9719                                                         "result": {
9720                                                             "9000": {
9721                                                                 "run_config": {
9722                                                                     "direction-forward": {
9723                                                                         "rx": {
9724                                                                             "rate_percent": 19.841806336,
9725                                                                             "rate_pps": 68742,
9726                                                                             "initial_rate_type": "rate_pps",
9727                                                                             "rate_bps": 4960451584
9728                                                                         },
9729                                                                         "tx": {
9730                                                                             "rate_percent": 19.841806336,
9731                                                                             "rate_pps": 68742,
9732                                                                             "initial_rate_type": "rate_pps",
9733                                                                             "rate_bps": 4960451584
9734                                                                         },
9735                                                                         "orig": {
9736                                                                             "rate_percent": 19.916592960000003,
9737                                                                             "rate_pps": 69001,
9738                                                                             "initial_rate_type": "rate_pps",
9739                                                                             "rate_bps": 4979148240
9740                                                                         }
9741                                                                     },
9742                                                                     "direction-total": {
9743                                                                         "rx": {
9744                                                                             "rate_percent": 39.684853824,
9745                                                                             "rate_pps": 137488.0,
9746                                                                             "rate_bps": 9921213456.0
9747                                                                         },
9748                                                                         "tx": {
9749                                                                             "rate_percent": 39.684853824,
9750                                                                             "rate_pps": 137488.0,
9751                                                                             "rate_bps": 9921213456.0
9752                                                                         },
9753                                                                         "orig": {
9754                                                                             "rate_percent": 39.833185920000005,
9755                                                                             "rate_pps": 138002.0,
9756                                                                             "rate_bps": 9958296480.0
9757                                                                         }
9758                                                                     },
9759                                                                     "direction-reverse": {
9760                                                                         "rx": {
9761                                                                             "rate_percent": 19.843047488,
9762                                                                             "rate_pps": 68746,
9763                                                                             "initial_rate_type": "rate_pps",
9764                                                                             "rate_bps": 4960761872
9765                                                                         },
9766                                                                         "tx": {
9767                                                                             "rate_percent": 19.843047488,
9768                                                                             "rate_pps": 68746,
9769                                                                             "initial_rate_type": "rate_pps",
9770                                                                             "rate_bps": 4960761872
9771                                                                         },
9772                                                                         "orig": {
9773                                                                             "rate_percent": 19.916592960000003,
9774                                                                             "rate_pps": 69001,
9775                                                                             "initial_rate_type": "rate_pps",
9776                                                                             "rate_bps": 4979148240
9777                                                                         }
9778                                                                     }
9779                                                                 },
9780                                                                 "packet_path_stats": {
9781                                                                     "Forward": {
9782                                                                         "interfaces": [
9783                                                                             "TRex.TX.p0",
9784                                                                             "TRex.RX.p1"
9785                                                                         ],
9786                                                                         "chains": {
9787                                                                             "0": {
9788                                                                                 "packets": [
9789                                                                                     686848,
9790                                                                                     "+12 (+0.0017%)"
9791                                                                                 ],
9792                                                                                 "lat_max_usec": 921,
9793                                                                                 "lat_avg_usec": 473,
9794                                                                                 "lat_min_usec": 102,
9795                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
9796                                                                                 "lat_percentile": {
9797                                                                                     "99": "n/a",
9798                                                                                     "25": "n/a",
9799                                                                                     "75": "n/a"
9800                                                                                 }
9801                                                                             }
9802                                                                         }
9803                                                                     },
9804                                                                     "Reverse": {
9805                                                                         "interfaces": [
9806                                                                             "TRex.TX.p1",
9807                                                                             "TRex.RX.p0"
9808                                                                         ],
9809                                                                         "chains": {
9810                                                                             "0": {
9811                                                                                 "packets": [
9812                                                                                     687467,
9813                                                                                     687467
9814                                                                                 ],
9815                                                                                 "lat_max_usec": 23660,
9816                                                                                 "lat_avg_usec": 471,
9817                                                                                 "lat_min_usec": 82,
9818                                                                                 "hdrh": "HISTFAAAAB54nJNpmSzMwMDAyAABzFAawp8xrcH+A1QAAE9IBCo=",
9819                                                                                 "lat_percentile": {
9820                                                                                     "99": "n/a",
9821                                                                                     "25": "n/a",
9822                                                                                     "75": "n/a"
9823                                                                                 }
9824                                                                             }
9825                                                                         }
9826                                                                     }
9827                                                                 },
9828                                                                 "stats": {
9829                                                                     "total_tx_rate": 137489,
9830                                                                     "overall": {
9831                                                                         "drop_rate_percent": 0.0,
9832                                                                         "rx": {
9833                                                                             "dropped_pkts": 0,
9834                                                                             "pkt_bit_rate": 4886032128.0,
9835                                                                             "pkt_rate": 67831.0,
9836                                                                             "max_delay_usec": 23660,
9837                                                                             "lat_percentile": {
9838                                                                                 "99": "n/a",
9839                                                                                 "25": "n/a",
9840                                                                                 "75": "n/a"
9841                                                                             },
9842                                                                             "avg_delay_usec": 472.00003127520654,
9843                                                                             "total_pkt_bytes": 12379518564,
9844                                                                             "total_pkts": 1374891,
9845                                                                             "min_delay_usec": 82
9846                                                                         },
9847                                                                         "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg=",
9848                                                                         "tx": {
9849                                                                             "total_pkt_bytes": 12379518564,
9850                                                                             "total_pkts": 1374891,
9851                                                                             "pkt_bit_rate": 4885754880.0,
9852                                                                             "pkt_rate": 67827.0
9853                                                                         }
9854                                                                     },
9855                                                                     "1": {
9856                                                                         "drop_rate_percent": 0.0,
9857                                                                         "rx": {
9858                                                                             "dropped_pkts": 0,
9859                                                                             "pkt_bit_rate": 4860832768,
9860                                                                             "pkt_rate": 67481,
9861                                                                             "max_delay_usec": 23660,
9862                                                                             "total_pkt_bytes": 6189565696,
9863                                                                             "avg_delay_usec": 471,
9864                                                                             "total_pkts": 687424,
9865                                                                             "min_delay_usec": 82
9866                                                                         },
9867                                                                         "tx": {
9868                                                                             "total_pkt_bytes": 6189952868,
9869                                                                             "total_pkts": 687467,
9870                                                                             "pkt_bit_rate": 4887348736,
9871                                                                             "pkt_rate": 67849
9872                                                                         }
9873                                                                     },
9874                                                                     "0": {
9875                                                                         "drop_rate_percent": 0.0,
9876                                                                         "rx": {
9877                                                                             "dropped_pkts": 0,
9878                                                                             "pkt_bit_rate": 4911231488,
9879                                                                             "pkt_rate": 68181,
9880                                                                             "max_delay_usec": 921,
9881                                                                             "total_pkt_bytes": 6189952868,
9882                                                                             "avg_delay_usec": 473,
9883                                                                             "total_pkts": 687467,
9884                                                                             "min_delay_usec": 102
9885                                                                         },
9886                                                                         "tx": {
9887                                                                             "total_pkt_bytes": 6189565696,
9888                                                                             "total_pkts": 687424,
9889                                                                             "pkt_bit_rate": 4884161024,
9890                                                                             "pkt_rate": 67805
9891                                                                         }
9892                                                                     },
9893                                                                     "theoretical_tx_rate_bps": 50000000000.0,
9894                                                                     "offered_tx_rate_bps": 9921206240.0,
9895                                                                     "theoretical_tx_rate_pps": 692904.6563192905
9896                                                                 }
9897                                                             }
9898                                                         },
9899                                                         "flow_count": 100000,
9900                                                         "bidirectional": true
9901                                                     }
9902                                                 }
9903                                             },
9904                                             "versions": {
9905                                                 "Traffic_Generator": {
9906                                                     "build_date": "Apr 14 2021",
9907                                                     "version": "v2.89",
9908                                                     "built_by": "hhaim",
9909                                                     "mode": "STL",
9910                                                     "build_time": "11:22:15"
9911                                                 }
9912                                             }
9913                                         }
9914                                     }
9915                                 },
9916                                 "request_id": "6f821bed4865456680f826839bab1081"
9917                             },
9918                             "synthesis": {
9919                                 "avg_delay_usec": 472.00003127520654,
9920                                 "total_tx_rate": 137489
9921                             }
9922                         }
9923                     ],
9924                     "throughput": [
9925                         {
9926                             "input": {
9927                                 "duration_sec": "10",
9928                                 "flavor_type": "nfvbench.loop.intensive",
9929                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-2.json",
9930                                 "frame_sizes": [
9931                                     "64"
9932                                 ],
9933                                 "rate": "ndr",
9934                                 "flow_count": "128",
9935                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
9936                                 "user_label": "amical_tc6_intensive"
9937                             },
9938                             "output": {
9939                                 "status": "OK",
9940                                 "result": {
9941                                     "date": "2022-03-03 04:26:27",
9942                                     "nfvbench_version": "5.0.4.dev29",
9943                                     "config": {
9944                                         "compute_nodes": null,
9945                                         "traffic_generator": {
9946                                             "mac_addrs_left": null,
9947                                             "gateway_ip_addrs": [
9948                                                 "192.168.30.2",
9949                                                 "192.168.31.2"
9950                                             ],
9951                                             "mac_addrs_right": null,
9952                                             "default_profile": "trex-local",
9953                                             "src_vteps": null,
9954                                             "generator_profile": [
9955                                                 {
9956                                                     "intf_speed": null,
9957                                                     "name": "trex-local",
9958                                                     "ip": "127.0.0.1",
9959                                                     "zmq_rpc_port": 4501,
9960                                                     "tool": "TRex",
9961                                                     "platform": {
9962                                                         "master_thread_id": "0",
9963                                                         "latency_thread_id": "1",
9964                                                         "dual_if": [
9965                                                             {
9966                                                                 "threads": [
9967                                                                     2,
9968                                                                     3,
9969                                                                     4,
9970                                                                     5,
9971                                                                     6,
9972                                                                     7
9973                                                                 ],
9974                                                                 "socket": 0
9975                                                             }
9976                                                         ]
9977                                                     },
9978                                                     "zmq_pub_port": 4500,
9979                                                     "interfaces": [
9980                                                         {
9981                                                             "switch": null,
9982                                                             "pci": "0000:00:05.0",
9983                                                             "port": 0
9984                                                         },
9985                                                         {
9986                                                             "switch": null,
9987                                                             "pci": "0000:00:06.0",
9988                                                             "port": 1
9989                                                         }
9990                                                     ],
9991                                                     "cores": 5,
9992                                                     "software_mode": false
9993                                                 }
9994                                             ],
9995                                             "vtep_gateway_ips": null,
9996                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
9997                                             "udp_port_step": "1",
9998                                             "udp_src_port": [
9999                                                 "49152",
10000                                                 "49168"
10001                                             ],
10002                                             "gateway_ip_addrs_step": "0.0.0.1",
10003                                             "tg_gateway_ip_addrs": [
10004                                                 "192.168.30.1",
10005                                                 "192.168.31.1"
10006                                             ],
10007                                             "ip_addrs": [
10008                                                 "198.18.0.0/16",
10009                                                 "198.19.0.0/16"
10010                                             ],
10011                                             "ip_src_static": true,
10012                                             "host_name": "nfvbench_tg",
10013                                             "ip_addrs_step": "0.0.0.1",
10014                                             "tg_gateway_ip_cidrs": [
10015                                                 "192.168.1.0/24",
10016                                                 "192.168.2.0/24"
10017                                             ],
10018                                             "dst_vtep": null,
10019                                             "vtep_vlan": null,
10020                                             "udp_dst_port": [
10021                                                 "49152",
10022                                                 "49168"
10023                                             ]
10024                                         },
10025                                         "availability_zone": "nova",
10026                                         "vif_multiqueue_size": 8,
10027                                         "periodic_gratuitous_arp": false,
10028                                         "flavor": {
10029                                             "vcpus": 2,
10030                                             "disk": 0,
10031                                             "extra_specs": {
10032                                                 "hw:cpu_policy": "dedicated",
10033                                                 "hw:mem_page_size": "large"
10034                                             },
10035                                             "ram": 4096
10036                                         },
10037                                         "floating_network": {
10038                                             "subnet": "nfvbench-floating-subnet",
10039                                             "name": "nfvbench-floating-net",
10040                                             "segmentation_id": null,
10041                                             "physical_network": null,
10042                                             "cidr": "192.168.0.0/24",
10043                                             "network_type": "vlan"
10044                                         },
10045                                         "user_info": null,
10046                                         "service_chain": "PVP",
10047                                         "sriov": false,
10048                                         "vxlan": false,
10049                                         "intf_speed_detected": 25000000000.0,
10050                                         "pause_sec": 2.0,
10051                                         "internal_networks": {
10052                                             "middle": {
10053                                                 "subnet": "nfvbench-msubnet",
10054                                                 "name": "nfvbench-mnet",
10055                                                 "segmentation_id": null,
10056                                                 "physical_network": null,
10057                                                 "mpls_transport_labels": null,
10058                                                 "cidr": "192.168.3.0/24",
10059                                                 "network_type": "vlan"
10060                                             },
10061                                             "right": {
10062                                                 "subnet": "subnet_nfvbench_vn2bis",
10063                                                 "name": "net_nfvbench_vn2bis",
10064                                                 "segmentation_id": null,
10065                                                 "physical_network": null,
10066                                                 "mpls_transport_labels": null,
10067                                                 "cidr": "192.168.31.0/24",
10068                                                 "network_type": "vlan"
10069                                             },
10070                                             "left": {
10071                                                 "subnet": "subnet_nfvbench_vn1bis",
10072                                                 "name": "net_nfvbench_vn1bis",
10073                                                 "segmentation_id": null,
10074                                                 "physical_network": null,
10075                                                 "mpls_transport_labels": null,
10076                                                 "cidr": "192.168.30.0/24",
10077                                                 "network_type": "vlan"
10078                                             }
10079                                         },
10080                                         "no_vswitch_access": false,
10081                                         "traffic": {
10082                                             "bidirectional": true,
10083                                             "profile": "custom_traffic_profile"
10084                                         },
10085                                         "restart": false,
10086                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
10087                                         "name": "nfvbench.conf",
10088                                         "std_json": null,
10089                                         "l2_loopback": false,
10090                                         "request_id": "7dca1c234a4544fa8b4600aeca81a251",
10091                                         "debug": false,
10092                                         "group_id": null,
10093                                         "loop_vm_name": "nfvbench-loop-vm",
10094                                         "check_traffic_time_sec": 200,
10095                                         "num_mbufs": 128000,
10096                                         "rate": "ndr",
10097                                         "service_chain_count": 1,
10098                                         "service_chain_shared_net": true,
10099                                         "measurement": {
10100                                             "NDR": 0.001,
10101                                             "PDR": 0.1,
10102                                             "load_epsilon": 0.1
10103                                         },
10104                                         "l3_router": false,
10105                                         "debug_mask": 0,
10106                                         "factory_class": "BasicFactory",
10107                                         "tg-tool": "TRex",
10108                                         "frame_sizes": [
10109                                             "64"
10110                                         ],
10111                                         "service_mode": false,
10112                                         "edge_networks": {
10113                                             "right": {
10114                                                 "subnet": "nfvbench-subnet3",
10115                                                 "name": "nfvbench-net3",
10116                                                 "segmentation_id": null,
10117                                                 "network_type": null,
10118                                                 "physical_network": null,
10119                                                 "cidr": "192.168.4.0/24",
10120                                                 "router_name": "router_right",
10121                                                 "gateway": null
10122                                             },
10123                                             "left": {
10124                                                 "subnet": "nfvbench-subnet2",
10125                                                 "name": "nfvbench-net2",
10126                                                 "segmentation_id": null,
10127                                                 "network_type": null,
10128                                                 "physical_network": null,
10129                                                 "cidr": "192.168.3.0/24",
10130                                                 "router_name": "router_left",
10131                                                 "gateway": null
10132                                             }
10133                                         },
10134                                         "ndr_run": true,
10135                                         "use_management_port": false,
10136                                         "hypervisor_hostname": "localdomain",
10137                                         "cache_size": 0,
10138                                         "pdr_run": false,
10139                                         "vlan_tagging": false,
10140                                         "fluentd": [
10141                                             {
10142                                                 "ip": "172.20.73.203",
10143                                                 "result_tag": "nfvbench.results.amical",
10144                                                 "logging_tag": "nfvbench.logs.amical",
10145                                                 "port": 25225
10146                                             }
10147                                         ],
10148                                         "use_floating_ip": false,
10149                                         "flow_count": 128,
10150                                         "loop_vm_arp": false,
10151                                         "user_id": null,
10152                                         "openrc_file": null,
10153                                         "disable_hdrh": false,
10154                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-0.json",
10155                                         "vm_forwarder": "vpp",
10156                                         "factory_module": "nfvbench.factory",
10157                                         "no_latency_streams": false,
10158                                         "single_run": false,
10159                                         "no_arp": false,
10160                                         "cores_used": 5,
10161                                         "traffic_profile": [
10162                                             {
10163                                                 "l2frame_size": [
10164                                                     "64"
10165                                                 ],
10166                                                 "name": "custom_traffic_profile"
10167                                             }
10168                                         ],
10169                                         "vlans": [
10170                                             2504,
10171                                             2515
10172                                         ],
10173                                         "tg-name": "trex-local",
10174                                         "management_network": {
10175                                             "subnet": "nfvbench-management-subnet",
10176                                             "name": "nfvbench-management-net",
10177                                             "segmentation_id": null,
10178                                             "network_type": "vlan",
10179                                             "physical_network": null,
10180                                             "cidr": "192.168.0.0/24",
10181                                             "gateway": "192.168.0.254"
10182                                         },
10183                                         "no_traffic": false,
10184                                         "mpls": false,
10185                                         "duration_sec": 10.0,
10186                                         "clouds_detail": "openstack",
10187                                         "mbuf_64": null,
10188                                         "generic_poll_sec": 2,
10189                                         "idle_interfaces_per_vm": 0,
10190                                         "no_flow_stats": false,
10191                                         "lat_percentiles": [
10192                                             25,
10193                                             75,
10194                                             99
10195                                         ],
10196                                         "no_cleanup": true,
10197                                         "no_e2e_check": false,
10198                                         "intf_speed_used": 25000000000.0,
10199                                         "generator_profile": "trex-local",
10200                                         "mbuf_factor": 0.2,
10201                                         "user_label": "amical_tc6_intensive",
10202                                         "intf_speed": null,
10203                                         "generic_retry_count": 100,
10204                                         "flavor_type": "nfvbench.loop.intensive",
10205                                         "use_sriov_middle_net": false,
10206                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_128-rate_ndr-0.json",
10207                                         "std_json_path": null,
10208                                         "unidir_reverse_traffic_pps": 1,
10209                                         "i40e_mixed": "ignore",
10210                                         "gratuitous_arp_pps": 1,
10211                                         "idle_networks": {
10212                                             "subnet": "nfvbench-idle-subnet",
10213                                             "name": "nfvbench-idle-net",
10214                                             "segmentation_id": null,
10215                                             "physical_network": null,
10216                                             "cidr": "192.169.1.0/24",
10217                                             "network_type": "vlan"
10218                                         },
10219                                         "interval_sec": 10.0,
10220                                         "no_latency_stats": false,
10221                                         "cores": null,
10222                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
10223                                         "external_networks": {
10224                                             "right": null,
10225                                             "left": null
10226                                         }
10227                                     },
10228                                     "benchmarks": {
10229                                         "network": {
10230                                             "service_chain": {
10231                                                 "PVP": {
10232                                                     "result": {
10233                                                         "compute_nodes": {},
10234                                                         "profile": "custom_traffic_profile",
10235                                                         "service_chain_count": 1,
10236                                                         "result": {
10237                                                             "64": {
10238                                                                 "ndr": {
10239                                                                     "load_percent_per_direction": 0.29296875,
10240                                                                     "timestamp_sec": 1646281727.2934198,
10241                                                                     "stats": {
10242                                                                         "total_tx_rate": 216641,
10243                                                                         "overall": {
10244                                                                             "rx_pkts": 2166416,
10245                                                                             "drop_percentage": 0.0,
10246                                                                             "drop_pct": 0,
10247                                                                             "max_delay_usec": 3395,
10248                                                                             "lat_percentile": {
10249                                                                                 "99": "n/a",
10250                                                                                 "25": "n/a",
10251                                                                                 "75": "n/a"
10252                                                                             },
10253                                                                             "tx_pkts": 2166416,
10254                                                                             "avg_delay_usec": 345.5001269377627,
10255                                                                             "min_delay_usec": 48,
10256                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
10257                                                                         },
10258                                                                         "1": {
10259                                                                             "rx_pkts": 1083153,
10260                                                                             "min_delay_usec": 48,
10261                                                                             "drop_pct": 0,
10262                                                                             "max_delay_usec": 2779,
10263                                                                             "tx_pkts": 1083263,
10264                                                                             "avg_delay_usec": 343,
10265                                                                             "drop_percentage": 0.0
10266                                                                         },
10267                                                                         "0": {
10268                                                                             "rx_pkts": 1083263,
10269                                                                             "min_delay_usec": 58,
10270                                                                             "drop_pct": 0,
10271                                                                             "max_delay_usec": 3395,
10272                                                                             "tx_pkts": 1083153,
10273                                                                             "avg_delay_usec": 348,
10274                                                                             "drop_percentage": 0.0
10275                                                                         },
10276                                                                         "theoretical_tx_rate_bps": 50000000000.0,
10277                                                                         "offered_tx_rate_bps": 145582752.0,
10278                                                                         "theoretical_tx_rate_pps": 74404761.90476191
10279                                                                     },
10280                                                                     "initial_rate_type": "rate_percent",
10281                                                                     "rate_percent": 0.5859375,
10282                                                                     "duration_sec": 10.0,
10283                                                                     "l2frame_size": "64",
10284                                                                     "rate_pps": 217982,
10285                                                                     "rate_bps": 146484374.0,
10286                                                                     "time_taken_sec": 137.62811660766602
10287                                                                 },
10288                                                                 "iteration_stats": {
10289                                                                     "ndr_pdr": [
10290                                                                         {
10291                                                                             "rx_pps": 1420502.8540113333,
10292                                                                             "rx_pkts": 5016530,
10293                                                                             "time_ms": 1646281602204,
10294                                                                             "drop_pct": 257745146,
10295                                                                             "total_tx_pps": 26276167,
10296                                                                             "tx_pps": 74404760,
10297                                                                             "tx_pkts": 262761676,
10298                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (74404760) and actual TX rate (26276167). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
10299                                                                             "drop_percentage": 98.09084411533438
10300                                                                         },
10301                                                                         {
10302                                                                             "rx_pps": 672601.1499390049,
10303                                                                             "rx_pkts": 4822778,
10304                                                                             "time_ms": 1646281614702,
10305                                                                             "drop_pct": 261930884,
10306                                                                             "total_tx_pps": 26675366,
10307                                                                             "tx_pps": 37202380,
10308                                                                             "tx_pkts": 266753662,
10309                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (37202380) and actual TX rate (26675366). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
10310                                                                             "drop_percentage": 98.19204806268039
10311                                                                         },
10312                                                                         {
10313                                                                             "rx_pps": 504874.7734901166,
10314                                                                             "rx_pkts": 5017597,
10315                                                                             "time_ms": 1646281627207,
10316                                                                             "drop_pct": 179846611,
10317                                                                             "total_tx_pps": 18486420,
10318                                                                             "tx_pps": 18601190,
10319                                                                             "tx_pkts": 184864208,
10320                                                                             "drop_percentage": 97.28579314823344
10321                                                                         },
10322                                                                         {
10323                                                                             "rx_pps": 526090.9624989077,
10324                                                                             "rx_pkts": 5239077,
10325                                                                             "time_ms": 1646281639732,
10326                                                                             "drop_pct": 87380891,
10327                                                                             "total_tx_pps": 9261996,
10328                                                                             "tx_pps": 9300594,
10329                                                                             "tx_pkts": 92619968,
10330                                                                             "drop_percentage": 94.34346921821437
10331                                                                         },
10332                                                                         {
10333                                                                             "rx_pps": 338831.07121923624,
10334                                                                             "rx_pkts": 3367405,
10335                                                                             "time_ms": 1646281652234,
10336                                                                             "drop_pct": 42848634,
10337                                                                             "total_tx_pps": 4621603,
10338                                                                             "tx_pps": 4650296,
10339                                                                             "tx_pkts": 46216039,
10340                                                                             "drop_percentage": 92.71377410772914
10341                                                                         },
10342                                                                         {
10343                                                                             "rx_pps": 187871.99985494502,
10344                                                                             "rx_pkts": 1867166,
10345                                                                             "time_ms": 1646281664732,
10346                                                                             "drop_pct": 21241319,
10347                                                                             "total_tx_pps": 2310848,
10348                                                                             "tx_pps": 2325148,
10349                                                                             "tx_pkts": 23108485,
10350                                                                             "drop_percentage": 91.9199982171051
10351                                                                         },
10352                                                                         {
10353                                                                             "rx_pps": 291240.3958426355,
10354                                                                             "rx_pkts": 2894493,
10355                                                                             "time_ms": 1646281677251,
10356                                                                             "drop_pct": 8659750,
10357                                                                             "total_tx_pps": 1155424,
10358                                                                             "tx_pps": 1162574,
10359                                                                             "tx_pkts": 11554243,
10360                                                                             "drop_percentage": 74.94865738932442
10361                                                                         },
10362                                                                         {
10363                                                                             "rx_pps": 534014.7450349748,
10364                                                                             "rx_pkts": 5307629,
10365                                                                             "time_ms": 1646281689761,
10366                                                                             "drop_pct": 469834,
10367                                                                             "total_tx_pps": 577746,
10368                                                                             "tx_pps": 581286,
10369                                                                             "tx_pkts": 5777463,
10370                                                                             "drop_percentage": 8.132185355405998
10371                                                                         },
10372                                                                         {
10373                                                                             "rx_pps": 290481.83102404187,
10374                                                                             "rx_pkts": 2887245,
10375                                                                             "time_ms": 1646281702271,
10376                                                                             "drop_pct": 1592,
10377                                                                             "total_tx_pps": 288883,
10378                                                                             "tx_pps": 290642,
10379                                                                             "tx_pkts": 2888837,
10380                                                                             "drop_percentage": 0.05510868214440621
10381                                                                         },
10382                                                                         {
10383                                                                             "rx_pps": 145320.0,
10384                                                                             "rx_pkts": 1444265,
10385                                                                             "time_ms": 1646281714791,
10386                                                                             "drop_pct": 0,
10387                                                                             "total_tx_pps": 144426,
10388                                                                             "tx_pps": 145320,
10389                                                                             "tx_pkts": 1444265,
10390                                                                             "drop_percentage": 0.0
10391                                                                         },
10392                                                                         {
10393                                                                             "rx_pps": 217982.0,
10394                                                                             "rx_pkts": 2166416,
10395                                                                             "time_ms": 1646281727292,
10396                                                                             "drop_pct": 0,
10397                                                                             "total_tx_pps": 216641,
10398                                                                             "tx_pps": 217982,
10399                                                                             "tx_pkts": 2166416,
10400                                                                             "ndr_pps": 108991,
10401                                                                             "drop_percentage": 0.0
10402                                                                         }
10403                                                                     ]
10404                                                                 }
10405                                                             }
10406                                                         },
10407                                                         "flow_count": 128,
10408                                                         "bidirectional": true
10409                                                     }
10410                                                 }
10411                                             },
10412                                             "versions": {
10413                                                 "Traffic_Generator": {
10414                                                     "build_date": "Apr 14 2021",
10415                                                     "version": "v2.89",
10416                                                     "built_by": "hhaim",
10417                                                     "mode": "STL",
10418                                                     "build_time": "11:22:15"
10419                                                 }
10420                                             }
10421                                         }
10422                                     }
10423                                 },
10424                                 "request_id": "7dca1c234a4544fa8b4600aeca81a251"
10425                             },
10426                             "synthesis": {
10427                                 "avg_delay_usec": 345.5001269377627,
10428                                 "total_tx_rate": 216641
10429                             }
10430                         },
10431                         {
10432                             "input": {
10433                                 "duration_sec": "10",
10434                                 "flavor_type": "nfvbench.loop.intensive",
10435                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-2.json",
10436                                 "frame_sizes": [
10437                                     "128"
10438                                 ],
10439                                 "rate": "ndr",
10440                                 "flow_count": "128",
10441                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
10442                                 "user_label": "amical_tc6_intensive"
10443                             },
10444                             "output": {
10445                                 "status": "OK",
10446                                 "result": {
10447                                     "date": "2022-03-03 04:38:28",
10448                                     "nfvbench_version": "5.0.4.dev29",
10449                                     "config": {
10450                                         "compute_nodes": null,
10451                                         "traffic_generator": {
10452                                             "mac_addrs_left": null,
10453                                             "gateway_ip_addrs": [
10454                                                 "192.168.30.2",
10455                                                 "192.168.31.2"
10456                                             ],
10457                                             "mac_addrs_right": null,
10458                                             "default_profile": "trex-local",
10459                                             "src_vteps": null,
10460                                             "generator_profile": [
10461                                                 {
10462                                                     "intf_speed": null,
10463                                                     "name": "trex-local",
10464                                                     "ip": "127.0.0.1",
10465                                                     "zmq_rpc_port": 4501,
10466                                                     "tool": "TRex",
10467                                                     "platform": {
10468                                                         "master_thread_id": "0",
10469                                                         "latency_thread_id": "1",
10470                                                         "dual_if": [
10471                                                             {
10472                                                                 "threads": [
10473                                                                     2,
10474                                                                     3,
10475                                                                     4,
10476                                                                     5,
10477                                                                     6,
10478                                                                     7
10479                                                                 ],
10480                                                                 "socket": 0
10481                                                             }
10482                                                         ]
10483                                                     },
10484                                                     "zmq_pub_port": 4500,
10485                                                     "interfaces": [
10486                                                         {
10487                                                             "switch": null,
10488                                                             "pci": "0000:00:05.0",
10489                                                             "port": 0
10490                                                         },
10491                                                         {
10492                                                             "switch": null,
10493                                                             "pci": "0000:00:06.0",
10494                                                             "port": 1
10495                                                         }
10496                                                     ],
10497                                                     "cores": 5,
10498                                                     "software_mode": false
10499                                                 }
10500                                             ],
10501                                             "vtep_gateway_ips": null,
10502                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
10503                                             "udp_port_step": "1",
10504                                             "udp_src_port": [
10505                                                 "49152",
10506                                                 "49168"
10507                                             ],
10508                                             "gateway_ip_addrs_step": "0.0.0.1",
10509                                             "tg_gateway_ip_addrs": [
10510                                                 "192.168.30.1",
10511                                                 "192.168.31.1"
10512                                             ],
10513                                             "ip_addrs": [
10514                                                 "198.18.0.0/16",
10515                                                 "198.19.0.0/16"
10516                                             ],
10517                                             "ip_src_static": true,
10518                                             "host_name": "nfvbench_tg",
10519                                             "ip_addrs_step": "0.0.0.1",
10520                                             "tg_gateway_ip_cidrs": [
10521                                                 "192.168.1.0/24",
10522                                                 "192.168.2.0/24"
10523                                             ],
10524                                             "dst_vtep": null,
10525                                             "vtep_vlan": null,
10526                                             "udp_dst_port": [
10527                                                 "49152",
10528                                                 "49168"
10529                                             ]
10530                                         },
10531                                         "availability_zone": "nova",
10532                                         "vif_multiqueue_size": 8,
10533                                         "periodic_gratuitous_arp": false,
10534                                         "flavor": {
10535                                             "vcpus": 2,
10536                                             "disk": 0,
10537                                             "extra_specs": {
10538                                                 "hw:cpu_policy": "dedicated",
10539                                                 "hw:mem_page_size": "large"
10540                                             },
10541                                             "ram": 4096
10542                                         },
10543                                         "floating_network": {
10544                                             "subnet": "nfvbench-floating-subnet",
10545                                             "name": "nfvbench-floating-net",
10546                                             "segmentation_id": null,
10547                                             "physical_network": null,
10548                                             "cidr": "192.168.0.0/24",
10549                                             "network_type": "vlan"
10550                                         },
10551                                         "user_info": null,
10552                                         "service_chain": "PVP",
10553                                         "sriov": false,
10554                                         "vxlan": false,
10555                                         "intf_speed_detected": 25000000000.0,
10556                                         "pause_sec": 2.0,
10557                                         "internal_networks": {
10558                                             "middle": {
10559                                                 "subnet": "nfvbench-msubnet",
10560                                                 "name": "nfvbench-mnet",
10561                                                 "segmentation_id": null,
10562                                                 "physical_network": null,
10563                                                 "mpls_transport_labels": null,
10564                                                 "cidr": "192.168.3.0/24",
10565                                                 "network_type": "vlan"
10566                                             },
10567                                             "right": {
10568                                                 "subnet": "subnet_nfvbench_vn2bis",
10569                                                 "name": "net_nfvbench_vn2bis",
10570                                                 "segmentation_id": null,
10571                                                 "physical_network": null,
10572                                                 "mpls_transport_labels": null,
10573                                                 "cidr": "192.168.31.0/24",
10574                                                 "network_type": "vlan"
10575                                             },
10576                                             "left": {
10577                                                 "subnet": "subnet_nfvbench_vn1bis",
10578                                                 "name": "net_nfvbench_vn1bis",
10579                                                 "segmentation_id": null,
10580                                                 "physical_network": null,
10581                                                 "mpls_transport_labels": null,
10582                                                 "cidr": "192.168.30.0/24",
10583                                                 "network_type": "vlan"
10584                                             }
10585                                         },
10586                                         "no_vswitch_access": false,
10587                                         "traffic": {
10588                                             "bidirectional": true,
10589                                             "profile": "custom_traffic_profile"
10590                                         },
10591                                         "restart": false,
10592                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
10593                                         "name": "nfvbench.conf",
10594                                         "std_json": null,
10595                                         "l2_loopback": false,
10596                                         "request_id": "471b575695a34aeb896904338ee56c9e",
10597                                         "debug": false,
10598                                         "group_id": null,
10599                                         "loop_vm_name": "nfvbench-loop-vm",
10600                                         "check_traffic_time_sec": 200,
10601                                         "num_mbufs": 128000,
10602                                         "rate": "ndr",
10603                                         "service_chain_count": 1,
10604                                         "service_chain_shared_net": true,
10605                                         "measurement": {
10606                                             "NDR": 0.001,
10607                                             "PDR": 0.1,
10608                                             "load_epsilon": 0.1
10609                                         },
10610                                         "l3_router": false,
10611                                         "debug_mask": 0,
10612                                         "factory_class": "BasicFactory",
10613                                         "tg-tool": "TRex",
10614                                         "frame_sizes": [
10615                                             "128"
10616                                         ],
10617                                         "service_mode": false,
10618                                         "edge_networks": {
10619                                             "right": {
10620                                                 "subnet": "nfvbench-subnet3",
10621                                                 "name": "nfvbench-net3",
10622                                                 "segmentation_id": null,
10623                                                 "network_type": null,
10624                                                 "physical_network": null,
10625                                                 "cidr": "192.168.4.0/24",
10626                                                 "router_name": "router_right",
10627                                                 "gateway": null
10628                                             },
10629                                             "left": {
10630                                                 "subnet": "nfvbench-subnet2",
10631                                                 "name": "nfvbench-net2",
10632                                                 "segmentation_id": null,
10633                                                 "network_type": null,
10634                                                 "physical_network": null,
10635                                                 "cidr": "192.168.3.0/24",
10636                                                 "router_name": "router_left",
10637                                                 "gateway": null
10638                                             }
10639                                         },
10640                                         "ndr_run": true,
10641                                         "use_management_port": false,
10642                                         "hypervisor_hostname": "localdomain",
10643                                         "cache_size": 0,
10644                                         "pdr_run": false,
10645                                         "vlan_tagging": false,
10646                                         "fluentd": [
10647                                             {
10648                                                 "ip": "172.20.73.203",
10649                                                 "result_tag": "nfvbench.results.amical",
10650                                                 "logging_tag": "nfvbench.logs.amical",
10651                                                 "port": 25225
10652                                             }
10653                                         ],
10654                                         "use_floating_ip": false,
10655                                         "flow_count": 128,
10656                                         "loop_vm_arp": false,
10657                                         "user_id": null,
10658                                         "openrc_file": null,
10659                                         "disable_hdrh": false,
10660                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-2.json",
10661                                         "vm_forwarder": "vpp",
10662                                         "factory_module": "nfvbench.factory",
10663                                         "no_latency_streams": false,
10664                                         "single_run": false,
10665                                         "no_arp": false,
10666                                         "cores_used": 5,
10667                                         "traffic_profile": [
10668                                             {
10669                                                 "l2frame_size": [
10670                                                     "128"
10671                                                 ],
10672                                                 "name": "custom_traffic_profile"
10673                                             }
10674                                         ],
10675                                         "vlans": [
10676                                             2504,
10677                                             2515
10678                                         ],
10679                                         "tg-name": "trex-local",
10680                                         "management_network": {
10681                                             "subnet": "nfvbench-management-subnet",
10682                                             "name": "nfvbench-management-net",
10683                                             "segmentation_id": null,
10684                                             "network_type": "vlan",
10685                                             "physical_network": null,
10686                                             "cidr": "192.168.0.0/24",
10687                                             "gateway": "192.168.0.254"
10688                                         },
10689                                         "no_traffic": false,
10690                                         "mpls": false,
10691                                         "duration_sec": 10.0,
10692                                         "clouds_detail": "openstack",
10693                                         "mbuf_64": null,
10694                                         "generic_poll_sec": 2,
10695                                         "idle_interfaces_per_vm": 0,
10696                                         "no_flow_stats": false,
10697                                         "lat_percentiles": [
10698                                             25,
10699                                             75,
10700                                             99
10701                                         ],
10702                                         "no_cleanup": true,
10703                                         "no_e2e_check": false,
10704                                         "intf_speed_used": 25000000000.0,
10705                                         "generator_profile": "trex-local",
10706                                         "mbuf_factor": 0.2,
10707                                         "user_label": "amical_tc6_intensive",
10708                                         "intf_speed": null,
10709                                         "generic_retry_count": 100,
10710                                         "flavor_type": "nfvbench.loop.intensive",
10711                                         "use_sriov_middle_net": false,
10712                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_128-rate_ndr-2.json",
10713                                         "std_json_path": null,
10714                                         "unidir_reverse_traffic_pps": 1,
10715                                         "i40e_mixed": "ignore",
10716                                         "gratuitous_arp_pps": 1,
10717                                         "idle_networks": {
10718                                             "subnet": "nfvbench-idle-subnet",
10719                                             "name": "nfvbench-idle-net",
10720                                             "segmentation_id": null,
10721                                             "physical_network": null,
10722                                             "cidr": "192.169.1.0/24",
10723                                             "network_type": "vlan"
10724                                         },
10725                                         "interval_sec": 10.0,
10726                                         "no_latency_stats": false,
10727                                         "cores": null,
10728                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
10729                                         "external_networks": {
10730                                             "right": null,
10731                                             "left": null
10732                                         }
10733                                     },
10734                                     "benchmarks": {
10735                                         "network": {
10736                                             "service_chain": {
10737                                                 "PVP": {
10738                                                     "result": {
10739                                                         "compute_nodes": {},
10740                                                         "profile": "custom_traffic_profile",
10741                                                         "service_chain_count": 1,
10742                                                         "result": {
10743                                                             "128": {
10744                                                                 "ndr": {
10745                                                                     "load_percent_per_direction": 0.48828125,
10746                                                                     "timestamp_sec": 1646282448.6252708,
10747                                                                     "stats": {
10748                                                                         "total_tx_rate": 204950,
10749                                                                         "overall": {
10750                                                                             "rx_pkts": 2049506,
10751                                                                             "drop_percentage": 0.0,
10752                                                                             "drop_pct": 0,
10753                                                                             "max_delay_usec": 4734,
10754                                                                             "lat_percentile": {
10755                                                                                 "99": "n/a",
10756                                                                                 "25": "n/a",
10757                                                                                 "75": "n/a"
10758                                                                             },
10759                                                                             "tx_pkts": 2049506,
10760                                                                             "avg_delay_usec": 402.9975642911023,
10761                                                                             "min_delay_usec": 50,
10762                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
10763                                                                         },
10764                                                                         "1": {
10765                                                                             "rx_pkts": 1024701,
10766                                                                             "min_delay_usec": 50,
10767                                                                             "drop_pct": 0,
10768                                                                             "max_delay_usec": 2923,
10769                                                                             "tx_pkts": 1024805,
10770                                                                             "avg_delay_usec": 451,
10771                                                                             "drop_percentage": 0.0
10772                                                                         },
10773                                                                         "0": {
10774                                                                             "rx_pkts": 1024805,
10775                                                                             "min_delay_usec": 70,
10776                                                                             "drop_pct": 0,
10777                                                                             "max_delay_usec": 4734,
10778                                                                             "tx_pkts": 1024701,
10779                                                                             "avg_delay_usec": 355,
10780                                                                             "drop_percentage": 0.0
10781                                                                         },
10782                                                                         "theoretical_tx_rate_bps": 50000000000.0,
10783                                                                         "offered_tx_rate_bps": 242660800.0,
10784                                                                         "theoretical_tx_rate_pps": 42229729.72972973
10785                                                                     },
10786                                                                     "initial_rate_type": "rate_percent",
10787                                                                     "rate_percent": 0.9765625,
10788                                                                     "duration_sec": 10.0,
10789                                                                     "l2frame_size": "128",
10790                                                                     "rate_pps": 206198,
10791                                                                     "rate_bps": 244140624.0,
10792                                                                     "time_taken_sec": 137.57624626159668
10793                                                                 },
10794                                                                 "iteration_stats": {
10795                                                                     "ndr_pdr": [
10796                                                                         {
10797                                                                             "rx_pps": 611597.2644258632,
10798                                                                             "rx_pkts": 3719633,
10799                                                                             "time_ms": 1646282323560,
10800                                                                             "drop_pct": 253114560,
10801                                                                             "total_tx_pps": 25683419,
10802                                                                             "tx_pps": 42229728,
10803                                                                             "tx_pkts": 256834193,
10804                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (42229728) and actual TX rate (25683419). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
10805                                                                             "drop_percentage": 98.55173761851873
10806                                                                         },
10807                                                                         {
10808                                                                             "rx_pps": 386189.1189369173,
10809                                                                             "rx_pkts": 3838141,
10810                                                                             "time_ms": 1646282336056,
10811                                                                             "drop_pct": 206011959,
10812                                                                             "total_tx_pps": 20985010,
10813                                                                             "tx_pps": 21114864,
10814                                                                             "tx_pkts": 209850100,
10815                                                                             "drop_percentage": 98.17100825779926
10816                                                                         },
10817                                                                         {
10818                                                                             "rx_pps": 535360.03343522,
10819                                                                             "rx_pkts": 5320676,
10820                                                                             "time_ms": 1646282348558,
10821                                                                             "drop_pct": 99604368,
10822                                                                             "total_tx_pps": 10492504,
10823                                                                             "tx_pps": 10557432,
10824                                                                             "tx_pkts": 104925044,
10825                                                                             "drop_percentage": 94.92906955559629
10826                                                                         },
10827                                                                         {
10828                                                                             "rx_pps": 475850.8644810261,
10829                                                                             "rx_pkts": 4729244,
10830                                                                             "time_ms": 1646282361060,
10831                                                                             "drop_pct": 47733277,
10832                                                                             "total_tx_pps": 5246252,
10833                                                                             "tx_pps": 5278716,
10834                                                                             "tx_pkts": 52462521,
10835                                                                             "drop_percentage": 90.98548085403674
10836                                                                         },
10837                                                                         {
10838                                                                             "rx_pps": 481740.3899527563,
10839                                                                             "rx_pkts": 4788259,
10840                                                                             "time_ms": 1646282373570,
10841                                                                             "drop_pct": 21445642,
10842                                                                             "total_tx_pps": 2623390,
10843                                                                             "tx_pps": 2639358,
10844                                                                             "tx_pkts": 26233901,
10845                                                                             "drop_percentage": 81.74781935786065
10846                                                                         },
10847                                                                         {
10848                                                                             "rx_pps": 162404.72992262442,
10849                                                                             "rx_pkts": 1614222,
10850                                                                             "time_ms": 1646282386070,
10851                                                                             "drop_pct": 11502719,
10852                                                                             "total_tx_pps": 1311694,
10853                                                                             "tx_pps": 1319678,
10854                                                                             "tx_pkts": 13116941,
10855                                                                             "drop_percentage": 87.69360935602288
10856                                                                         },
10857                                                                         {
10858                                                                             "rx_pps": 528791.9306016571,
10859                                                                             "rx_pkts": 5256987,
10860                                                                             "time_ms": 1646282398572,
10861                                                                             "drop_pct": 1302795,
10862                                                                             "total_tx_pps": 655978,
10863                                                                             "tx_pps": 659838,
10864                                                                             "tx_pkts": 6559782,
10865                                                                             "drop_percentage": 19.86033987105059
10866                                                                         },
10867                                                                         {
10868                                                                             "rx_pps": 329883.78962649574,
10869                                                                             "rx_pkts": 3278552,
10870                                                                             "time_ms": 1646282411079,
10871                                                                             "drop_pct": 340,
10872                                                                             "total_tx_pps": 327889,
10873                                                                             "tx_pps": 329918,
10874                                                                             "tx_pkts": 3278892,
10875                                                                             "drop_percentage": 0.010369356477736992
10876                                                                         },
10877                                                                         {
10878                                                                             "rx_pps": 164958.0,
10879                                                                             "rx_pkts": 1639603,
10880                                                                             "time_ms": 1646282423587,
10881                                                                             "drop_pct": 0,
10882                                                                             "total_tx_pps": 163960,
10883                                                                             "tx_pps": 164958,
10884                                                                             "tx_pkts": 1639603,
10885                                                                             "drop_percentage": 0.0
10886                                                                         },
10887                                                                         {
10888                                                                             "rx_pps": 247433.07018056748,
10889                                                                             "rx_pkts": 2459364,
10890                                                                             "time_ms": 1646282436086,
10891                                                                             "drop_pct": 49,
10892                                                                             "total_tx_pps": 245941,
10893                                                                             "tx_pps": 247438,
10894                                                                             "tx_pkts": 2459413,
10895                                                                             "drop_percentage": 0.001992345327929876
10896                                                                         },
10897                                                                         {
10898                                                                             "rx_pps": 206198.0,
10899                                                                             "rx_pkts": 2049506,
10900                                                                             "time_ms": 1646282448624,
10901                                                                             "drop_pct": 0,
10902                                                                             "total_tx_pps": 204950,
10903                                                                             "tx_pps": 206198,
10904                                                                             "tx_pkts": 2049506,
10905                                                                             "ndr_pps": 103099,
10906                                                                             "drop_percentage": 0.0
10907                                                                         }
10908                                                                     ]
10909                                                                 }
10910                                                             }
10911                                                         },
10912                                                         "flow_count": 128,
10913                                                         "bidirectional": true
10914                                                     }
10915                                                 }
10916                                             },
10917                                             "versions": {
10918                                                 "Traffic_Generator": {
10919                                                     "build_date": "Apr 14 2021",
10920                                                     "version": "v2.89",
10921                                                     "built_by": "hhaim",
10922                                                     "mode": "STL",
10923                                                     "build_time": "11:22:15"
10924                                                 }
10925                                             }
10926                                         }
10927                                     }
10928                                 },
10929                                 "request_id": "471b575695a34aeb896904338ee56c9e"
10930                             },
10931                             "synthesis": {
10932                                 "avg_delay_usec": 402.9975642911023,
10933                                 "total_tx_rate": 204950
10934                             }
10935                         },
10936                         {
10937                             "input": {
10938                                 "duration_sec": "10",
10939                                 "flavor_type": "nfvbench.loop.intensive",
10940                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-2.json",
10941                                 "frame_sizes": [
10942                                     "256"
10943                                 ],
10944                                 "rate": "ndr",
10945                                 "flow_count": "128",
10946                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
10947                                 "user_label": "amical_tc6_intensive"
10948                             },
10949                             "output": {
10950                                 "status": "OK",
10951                                 "result": {
10952                                     "date": "2022-03-03 04:43:16",
10953                                     "nfvbench_version": "5.0.4.dev29",
10954                                     "config": {
10955                                         "compute_nodes": null,
10956                                         "traffic_generator": {
10957                                             "mac_addrs_left": null,
10958                                             "gateway_ip_addrs": [
10959                                                 "192.168.30.2",
10960                                                 "192.168.31.2"
10961                                             ],
10962                                             "mac_addrs_right": null,
10963                                             "default_profile": "trex-local",
10964                                             "src_vteps": null,
10965                                             "generator_profile": [
10966                                                 {
10967                                                     "intf_speed": null,
10968                                                     "name": "trex-local",
10969                                                     "ip": "127.0.0.1",
10970                                                     "zmq_rpc_port": 4501,
10971                                                     "tool": "TRex",
10972                                                     "platform": {
10973                                                         "master_thread_id": "0",
10974                                                         "latency_thread_id": "1",
10975                                                         "dual_if": [
10976                                                             {
10977                                                                 "threads": [
10978                                                                     2,
10979                                                                     3,
10980                                                                     4,
10981                                                                     5,
10982                                                                     6,
10983                                                                     7
10984                                                                 ],
10985                                                                 "socket": 0
10986                                                             }
10987                                                         ]
10988                                                     },
10989                                                     "zmq_pub_port": 4500,
10990                                                     "interfaces": [
10991                                                         {
10992                                                             "switch": null,
10993                                                             "pci": "0000:00:05.0",
10994                                                             "port": 0
10995                                                         },
10996                                                         {
10997                                                             "switch": null,
10998                                                             "pci": "0000:00:06.0",
10999                                                             "port": 1
11000                                                         }
11001                                                     ],
11002                                                     "cores": 5,
11003                                                     "software_mode": false
11004                                                 }
11005                                             ],
11006                                             "vtep_gateway_ips": null,
11007                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
11008                                             "udp_port_step": "1",
11009                                             "udp_src_port": [
11010                                                 "49152",
11011                                                 "49168"
11012                                             ],
11013                                             "gateway_ip_addrs_step": "0.0.0.1",
11014                                             "tg_gateway_ip_addrs": [
11015                                                 "192.168.30.1",
11016                                                 "192.168.31.1"
11017                                             ],
11018                                             "ip_addrs": [
11019                                                 "198.18.0.0/16",
11020                                                 "198.19.0.0/16"
11021                                             ],
11022                                             "ip_src_static": true,
11023                                             "host_name": "nfvbench_tg",
11024                                             "ip_addrs_step": "0.0.0.1",
11025                                             "tg_gateway_ip_cidrs": [
11026                                                 "192.168.1.0/24",
11027                                                 "192.168.2.0/24"
11028                                             ],
11029                                             "dst_vtep": null,
11030                                             "vtep_vlan": null,
11031                                             "udp_dst_port": [
11032                                                 "49152",
11033                                                 "49168"
11034                                             ]
11035                                         },
11036                                         "availability_zone": "nova",
11037                                         "vif_multiqueue_size": 8,
11038                                         "periodic_gratuitous_arp": false,
11039                                         "flavor": {
11040                                             "vcpus": 2,
11041                                             "disk": 0,
11042                                             "extra_specs": {
11043                                                 "hw:cpu_policy": "dedicated",
11044                                                 "hw:mem_page_size": "large"
11045                                             },
11046                                             "ram": 4096
11047                                         },
11048                                         "floating_network": {
11049                                             "subnet": "nfvbench-floating-subnet",
11050                                             "name": "nfvbench-floating-net",
11051                                             "segmentation_id": null,
11052                                             "physical_network": null,
11053                                             "cidr": "192.168.0.0/24",
11054                                             "network_type": "vlan"
11055                                         },
11056                                         "user_info": null,
11057                                         "service_chain": "PVP",
11058                                         "sriov": false,
11059                                         "vxlan": false,
11060                                         "intf_speed_detected": 25000000000.0,
11061                                         "pause_sec": 2.0,
11062                                         "internal_networks": {
11063                                             "middle": {
11064                                                 "subnet": "nfvbench-msubnet",
11065                                                 "name": "nfvbench-mnet",
11066                                                 "segmentation_id": null,
11067                                                 "physical_network": null,
11068                                                 "mpls_transport_labels": null,
11069                                                 "cidr": "192.168.3.0/24",
11070                                                 "network_type": "vlan"
11071                                             },
11072                                             "right": {
11073                                                 "subnet": "subnet_nfvbench_vn2bis",
11074                                                 "name": "net_nfvbench_vn2bis",
11075                                                 "segmentation_id": null,
11076                                                 "physical_network": null,
11077                                                 "mpls_transport_labels": null,
11078                                                 "cidr": "192.168.31.0/24",
11079                                                 "network_type": "vlan"
11080                                             },
11081                                             "left": {
11082                                                 "subnet": "subnet_nfvbench_vn1bis",
11083                                                 "name": "net_nfvbench_vn1bis",
11084                                                 "segmentation_id": null,
11085                                                 "physical_network": null,
11086                                                 "mpls_transport_labels": null,
11087                                                 "cidr": "192.168.30.0/24",
11088                                                 "network_type": "vlan"
11089                                             }
11090                                         },
11091                                         "no_vswitch_access": false,
11092                                         "traffic": {
11093                                             "bidirectional": true,
11094                                             "profile": "custom_traffic_profile"
11095                                         },
11096                                         "restart": false,
11097                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
11098                                         "name": "nfvbench.conf",
11099                                         "std_json": null,
11100                                         "l2_loopback": false,
11101                                         "request_id": "d3d2bdbb46a848a6bd1d9fceccf3e984",
11102                                         "debug": false,
11103                                         "group_id": null,
11104                                         "loop_vm_name": "nfvbench-loop-vm",
11105                                         "check_traffic_time_sec": 200,
11106                                         "num_mbufs": 128000,
11107                                         "rate": "ndr",
11108                                         "service_chain_count": 1,
11109                                         "service_chain_shared_net": true,
11110                                         "measurement": {
11111                                             "NDR": 0.001,
11112                                             "PDR": 0.1,
11113                                             "load_epsilon": 0.1
11114                                         },
11115                                         "l3_router": false,
11116                                         "debug_mask": 0,
11117                                         "factory_class": "BasicFactory",
11118                                         "tg-tool": "TRex",
11119                                         "frame_sizes": [
11120                                             "256"
11121                                         ],
11122                                         "service_mode": false,
11123                                         "edge_networks": {
11124                                             "right": {
11125                                                 "subnet": "nfvbench-subnet3",
11126                                                 "name": "nfvbench-net3",
11127                                                 "segmentation_id": null,
11128                                                 "network_type": null,
11129                                                 "physical_network": null,
11130                                                 "cidr": "192.168.4.0/24",
11131                                                 "router_name": "router_right",
11132                                                 "gateway": null
11133                                             },
11134                                             "left": {
11135                                                 "subnet": "nfvbench-subnet2",
11136                                                 "name": "nfvbench-net2",
11137                                                 "segmentation_id": null,
11138                                                 "network_type": null,
11139                                                 "physical_network": null,
11140                                                 "cidr": "192.168.3.0/24",
11141                                                 "router_name": "router_left",
11142                                                 "gateway": null
11143                                             }
11144                                         },
11145                                         "ndr_run": true,
11146                                         "use_management_port": false,
11147                                         "hypervisor_hostname": "localdomain",
11148                                         "cache_size": 0,
11149                                         "pdr_run": false,
11150                                         "vlan_tagging": false,
11151                                         "fluentd": [
11152                                             {
11153                                                 "ip": "172.20.73.203",
11154                                                 "result_tag": "nfvbench.results.amical",
11155                                                 "logging_tag": "nfvbench.logs.amical",
11156                                                 "port": 25225
11157                                             }
11158                                         ],
11159                                         "use_floating_ip": false,
11160                                         "flow_count": 128,
11161                                         "loop_vm_arp": false,
11162                                         "user_id": null,
11163                                         "openrc_file": null,
11164                                         "disable_hdrh": false,
11165                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-1.json",
11166                                         "vm_forwarder": "vpp",
11167                                         "factory_module": "nfvbench.factory",
11168                                         "no_latency_streams": false,
11169                                         "single_run": false,
11170                                         "no_arp": false,
11171                                         "cores_used": 5,
11172                                         "traffic_profile": [
11173                                             {
11174                                                 "l2frame_size": [
11175                                                     "256"
11176                                                 ],
11177                                                 "name": "custom_traffic_profile"
11178                                             }
11179                                         ],
11180                                         "vlans": [
11181                                             2504,
11182                                             2515
11183                                         ],
11184                                         "tg-name": "trex-local",
11185                                         "management_network": {
11186                                             "subnet": "nfvbench-management-subnet",
11187                                             "name": "nfvbench-management-net",
11188                                             "segmentation_id": null,
11189                                             "network_type": "vlan",
11190                                             "physical_network": null,
11191                                             "cidr": "192.168.0.0/24",
11192                                             "gateway": "192.168.0.254"
11193                                         },
11194                                         "no_traffic": false,
11195                                         "mpls": false,
11196                                         "duration_sec": 10.0,
11197                                         "clouds_detail": "openstack",
11198                                         "mbuf_64": null,
11199                                         "generic_poll_sec": 2,
11200                                         "idle_interfaces_per_vm": 0,
11201                                         "no_flow_stats": false,
11202                                         "lat_percentiles": [
11203                                             25,
11204                                             75,
11205                                             99
11206                                         ],
11207                                         "no_cleanup": true,
11208                                         "no_e2e_check": false,
11209                                         "intf_speed_used": 25000000000.0,
11210                                         "generator_profile": "trex-local",
11211                                         "mbuf_factor": 0.2,
11212                                         "user_label": "amical_tc6_intensive",
11213                                         "intf_speed": null,
11214                                         "generic_retry_count": 100,
11215                                         "flavor_type": "nfvbench.loop.intensive",
11216                                         "use_sriov_middle_net": false,
11217                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_128-rate_ndr-1.json",
11218                                         "std_json_path": null,
11219                                         "unidir_reverse_traffic_pps": 1,
11220                                         "i40e_mixed": "ignore",
11221                                         "gratuitous_arp_pps": 1,
11222                                         "idle_networks": {
11223                                             "subnet": "nfvbench-idle-subnet",
11224                                             "name": "nfvbench-idle-net",
11225                                             "segmentation_id": null,
11226                                             "physical_network": null,
11227                                             "cidr": "192.169.1.0/24",
11228                                             "network_type": "vlan"
11229                                         },
11230                                         "interval_sec": 10.0,
11231                                         "no_latency_stats": false,
11232                                         "cores": null,
11233                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
11234                                         "external_networks": {
11235                                             "right": null,
11236                                             "left": null
11237                                         }
11238                                     },
11239                                     "benchmarks": {
11240                                         "network": {
11241                                             "service_chain": {
11242                                                 "PVP": {
11243                                                     "result": {
11244                                                         "compute_nodes": {},
11245                                                         "profile": "custom_traffic_profile",
11246                                                         "service_chain_count": 1,
11247                                                         "result": {
11248                                                             "256": {
11249                                                                 "ndr": {
11250                                                                     "load_percent_per_direction": 1.171875,
11251                                                                     "timestamp_sec": 1646282737.0682218,
11252                                                                     "stats": {
11253                                                                         "total_tx_rate": 263738,
11254                                                                         "overall": {
11255                                                                             "rx_pkts": 2637364,
11256                                                                             "drop_percentage": 0.0006445788454531218,
11257                                                                             "drop_pct": 17,
11258                                                                             "max_delay_usec": 3483,
11259                                                                             "lat_percentile": {
11260                                                                                 "99": "n/a",
11261                                                                                 "25": "n/a",
11262                                                                                 "75": "n/a"
11263                                                                             },
11264                                                                             "tx_pkts": 2637381,
11265                                                                             "avg_delay_usec": 391.5000284374853,
11266                                                                             "min_delay_usec": 43,
11267                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
11268                                                                         },
11269                                                                         "1": {
11270                                                                             "rx_pkts": 1318607,
11271                                                                             "min_delay_usec": 51,
11272                                                                             "drop_pct": 17,
11273                                                                             "max_delay_usec": 3483,
11274                                                                             "tx_pkts": 1318757,
11275                                                                             "avg_delay_usec": 391,
11276                                                                             "drop_percentage": 0.0012890926834890734
11277                                                                         },
11278                                                                         "0": {
11279                                                                             "rx_pkts": 1318757,
11280                                                                             "min_delay_usec": 43,
11281                                                                             "drop_pct": 0,
11282                                                                             "max_delay_usec": 2612,
11283                                                                             "tx_pkts": 1318624,
11284                                                                             "avg_delay_usec": 392,
11285                                                                             "drop_percentage": 0.0
11286                                                                         },
11287                                                                         "theoretical_tx_rate_bps": 50000000000.0,
11288                                                                         "offered_tx_rate_bps": 582333504.0,
11289                                                                         "theoretical_tx_rate_pps": 22644927.536231883
11290                                                                     },
11291                                                                     "initial_rate_type": "rate_percent",
11292                                                                     "rate_percent": 2.34375,
11293                                                                     "duration_sec": 10.0,
11294                                                                     "l2frame_size": "256",
11295                                                                     "rate_pps": 265370,
11296                                                                     "rate_bps": 585937500.0,
11297                                                                     "time_taken_sec": 137.64893245697021
11298                                                                 },
11299                                                                 "iteration_stats": {
11300                                                                     "ndr_pdr": [
11301                                                                         {
11302                                                                             "rx_pps": 522344.1460825948,
11303                                                                             "rx_pkts": 4754897,
11304                                                                             "time_ms": 1646282611907,
11305                                                                             "drop_pct": 201381788,
11306                                                                             "total_tx_pps": 20613668,
11307                                                                             "tx_pps": 22644926,
11308                                                                             "tx_pkts": 206136685,
11309                                                                             "drop_percentage": 97.69332809441464
11310                                                                         },
11311                                                                         {
11312                                                                             "rx_pps": 491622.4395108708,
11313                                                                             "rx_pkts": 4886235,
11314                                                                             "time_ms": 1646282624425,
11315                                                                             "drop_pct": 107647705,
11316                                                                             "total_tx_pps": 11253394,
11317                                                                             "tx_pps": 11322462,
11318                                                                             "tx_pkts": 112533940,
11319                                                                             "drop_percentage": 95.6579899361917
11320                                                                         },
11321                                                                         {
11322                                                                             "rx_pps": 470777.2330404413,
11323                                                                             "rx_pkts": 4678820,
11324                                                                             "time_ms": 1646282636925,
11325                                                                             "drop_pct": 51585320,
11326                                                                             "total_tx_pps": 5626414,
11327                                                                             "tx_pps": 5661230,
11328                                                                             "tx_pkts": 56264140,
11329                                                                             "drop_percentage": 91.68418818807147
11330                                                                         },
11331                                                                         {
11332                                                                             "rx_pps": 414425.7781120188,
11333                                                                             "rx_pkts": 4118771,
11334                                                                             "time_ms": 1646282649423,
11335                                                                             "drop_pct": 24013289,
11336                                                                             "total_tx_pps": 2813206,
11337                                                                             "tx_pps": 2830614,
11338                                                                             "tx_pkts": 28132060,
11339                                                                             "drop_percentage": 85.3591560660684
11340                                                                         },
11341                                                                         {
11342                                                                             "rx_pps": 236622.81767304175,
11343                                                                             "rx_pkts": 2351913,
11344                                                                             "time_ms": 1646282661925,
11345                                                                             "drop_pct": 11715524,
11346                                                                             "total_tx_pps": 1406743,
11347                                                                             "tx_pps": 1415306,
11348                                                                             "tx_pkts": 14067437,
11349                                                                             "drop_percentage": 83.28115491116114
11350                                                                         },
11351                                                                         {
11352                                                                             "rx_pps": 357701.18149108754,
11353                                                                             "rx_pkts": 3555014,
11354                                                                             "time_ms": 1646282674452,
11355                                                                             "drop_pct": 3477987,
11356                                                                             "total_tx_pps": 703300,
11357                                                                             "tx_pps": 707652,
11358                                                                             "tx_pkts": 7033001,
11359                                                                             "drop_percentage": 49.45238881666589
11360                                                                         },
11361                                                                         {
11362                                                                             "rx_pps": 353648.52806887566,
11363                                                                             "rx_pkts": 3521103,
11364                                                                             "time_ms": 1646282687041,
11365                                                                             "drop_pct": 1767,
11366                                                                             "total_tx_pps": 352287,
11367                                                                             "tx_pps": 353826,
11368                                                                             "tx_pkts": 3522870,
11369                                                                             "drop_percentage": 0.05015796779330489
11370                                                                         },
11371                                                                         {
11372                                                                             "rx_pps": 176912.0,
11373                                                                             "rx_pkts": 1758241,
11374                                                                             "time_ms": 1646282699539,
11375                                                                             "drop_pct": 0,
11376                                                                             "total_tx_pps": 175824,
11377                                                                             "tx_pps": 176912,
11378                                                                             "tx_pkts": 1758241,
11379                                                                             "drop_percentage": 0.0
11380                                                                         },
11381                                                                         {
11382                                                                             "rx_pps": 265368.28948111786,
11383                                                                             "rx_pkts": 2637364,
11384                                                                             "time_ms": 1646282712038,
11385                                                                             "drop_pct": 17,
11386                                                                             "total_tx_pps": 263738,
11387                                                                             "tx_pps": 265370,
11388                                                                             "tx_pkts": 2637381,
11389                                                                             "drop_percentage": 0.0006445788454531218
11390                                                                         },
11391                                                                         {
11392                                                                             "rx_pps": 309489.6445784601,
11393                                                                             "rx_pkts": 3076176,
11394                                                                             "time_ms": 1646282724538,
11395                                                                             "drop_pct": 1077,
11396                                                                             "total_tx_pps": 307725,
11397                                                                             "tx_pps": 309598,
11398                                                                             "tx_pkts": 3077253,
11399                                                                             "drop_percentage": 0.03499874725932512
11400                                                                         },
11401                                                                         {
11402                                                                             "rx_pps": 287373.73295271414,
11403                                                                             "rx_pkts": 2856353,
11404                                                                             "time_ms": 1646282737067,
11405                                                                             "drop_pct": 1096,
11406                                                                             "total_tx_pps": 285744,
11407                                                                             "tx_pps": 287484,
11408                                                                             "tx_pkts": 2857449,
11409                                                                             "ndr_pps": 132685,
11410                                                                             "drop_percentage": 0.03835589016636867
11411                                                                         }
11412                                                                     ]
11413                                                                 }
11414                                                             }
11415                                                         },
11416                                                         "flow_count": 128,
11417                                                         "bidirectional": true
11418                                                     }
11419                                                 }
11420                                             },
11421                                             "versions": {
11422                                                 "Traffic_Generator": {
11423                                                     "build_date": "Apr 14 2021",
11424                                                     "version": "v2.89",
11425                                                     "built_by": "hhaim",
11426                                                     "mode": "STL",
11427                                                     "build_time": "11:22:15"
11428                                                 }
11429                                             }
11430                                         }
11431                                     }
11432                                 },
11433                                 "request_id": "d3d2bdbb46a848a6bd1d9fceccf3e984"
11434                             },
11435                             "synthesis": {
11436                                 "avg_delay_usec": 391.5000284374853,
11437                                 "total_tx_rate": 263738
11438                             }
11439                         },
11440                         {
11441                             "input": {
11442                                 "duration_sec": "10",
11443                                 "flavor_type": "nfvbench.loop.intensive",
11444                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-2.json",
11445                                 "frame_sizes": [
11446                                     "512"
11447                                 ],
11448                                 "rate": "ndr",
11449                                 "flow_count": "128",
11450                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
11451                                 "user_label": "amical_tc6_intensive"
11452                             },
11453                             "output": {
11454                                 "status": "OK",
11455                                 "result": {
11456                                     "date": "2022-03-03 04:48:05",
11457                                     "nfvbench_version": "5.0.4.dev29",
11458                                     "config": {
11459                                         "compute_nodes": null,
11460                                         "traffic_generator": {
11461                                             "mac_addrs_left": null,
11462                                             "gateway_ip_addrs": [
11463                                                 "192.168.30.2",
11464                                                 "192.168.31.2"
11465                                             ],
11466                                             "mac_addrs_right": null,
11467                                             "default_profile": "trex-local",
11468                                             "src_vteps": null,
11469                                             "generator_profile": [
11470                                                 {
11471                                                     "intf_speed": null,
11472                                                     "name": "trex-local",
11473                                                     "ip": "127.0.0.1",
11474                                                     "zmq_rpc_port": 4501,
11475                                                     "tool": "TRex",
11476                                                     "platform": {
11477                                                         "master_thread_id": "0",
11478                                                         "latency_thread_id": "1",
11479                                                         "dual_if": [
11480                                                             {
11481                                                                 "threads": [
11482                                                                     2,
11483                                                                     3,
11484                                                                     4,
11485                                                                     5,
11486                                                                     6,
11487                                                                     7
11488                                                                 ],
11489                                                                 "socket": 0
11490                                                             }
11491                                                         ]
11492                                                     },
11493                                                     "zmq_pub_port": 4500,
11494                                                     "interfaces": [
11495                                                         {
11496                                                             "switch": null,
11497                                                             "pci": "0000:00:05.0",
11498                                                             "port": 0
11499                                                         },
11500                                                         {
11501                                                             "switch": null,
11502                                                             "pci": "0000:00:06.0",
11503                                                             "port": 1
11504                                                         }
11505                                                     ],
11506                                                     "cores": 5,
11507                                                     "software_mode": false
11508                                                 }
11509                                             ],
11510                                             "vtep_gateway_ips": null,
11511                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
11512                                             "udp_port_step": "1",
11513                                             "udp_src_port": [
11514                                                 "49152",
11515                                                 "49168"
11516                                             ],
11517                                             "gateway_ip_addrs_step": "0.0.0.1",
11518                                             "tg_gateway_ip_addrs": [
11519                                                 "192.168.30.1",
11520                                                 "192.168.31.1"
11521                                             ],
11522                                             "ip_addrs": [
11523                                                 "198.18.0.0/16",
11524                                                 "198.19.0.0/16"
11525                                             ],
11526                                             "ip_src_static": true,
11527                                             "host_name": "nfvbench_tg",
11528                                             "ip_addrs_step": "0.0.0.1",
11529                                             "tg_gateway_ip_cidrs": [
11530                                                 "192.168.1.0/24",
11531                                                 "192.168.2.0/24"
11532                                             ],
11533                                             "dst_vtep": null,
11534                                             "vtep_vlan": null,
11535                                             "udp_dst_port": [
11536                                                 "49152",
11537                                                 "49168"
11538                                             ]
11539                                         },
11540                                         "availability_zone": "nova",
11541                                         "vif_multiqueue_size": 8,
11542                                         "periodic_gratuitous_arp": false,
11543                                         "flavor": {
11544                                             "vcpus": 2,
11545                                             "disk": 0,
11546                                             "extra_specs": {
11547                                                 "hw:cpu_policy": "dedicated",
11548                                                 "hw:mem_page_size": "large"
11549                                             },
11550                                             "ram": 4096
11551                                         },
11552                                         "floating_network": {
11553                                             "subnet": "nfvbench-floating-subnet",
11554                                             "name": "nfvbench-floating-net",
11555                                             "segmentation_id": null,
11556                                             "physical_network": null,
11557                                             "cidr": "192.168.0.0/24",
11558                                             "network_type": "vlan"
11559                                         },
11560                                         "user_info": null,
11561                                         "service_chain": "PVP",
11562                                         "sriov": false,
11563                                         "vxlan": false,
11564                                         "intf_speed_detected": 25000000000.0,
11565                                         "pause_sec": 2.0,
11566                                         "internal_networks": {
11567                                             "middle": {
11568                                                 "subnet": "nfvbench-msubnet",
11569                                                 "name": "nfvbench-mnet",
11570                                                 "segmentation_id": null,
11571                                                 "physical_network": null,
11572                                                 "mpls_transport_labels": null,
11573                                                 "cidr": "192.168.3.0/24",
11574                                                 "network_type": "vlan"
11575                                             },
11576                                             "right": {
11577                                                 "subnet": "subnet_nfvbench_vn2bis",
11578                                                 "name": "net_nfvbench_vn2bis",
11579                                                 "segmentation_id": null,
11580                                                 "physical_network": null,
11581                                                 "mpls_transport_labels": null,
11582                                                 "cidr": "192.168.31.0/24",
11583                                                 "network_type": "vlan"
11584                                             },
11585                                             "left": {
11586                                                 "subnet": "subnet_nfvbench_vn1bis",
11587                                                 "name": "net_nfvbench_vn1bis",
11588                                                 "segmentation_id": null,
11589                                                 "physical_network": null,
11590                                                 "mpls_transport_labels": null,
11591                                                 "cidr": "192.168.30.0/24",
11592                                                 "network_type": "vlan"
11593                                             }
11594                                         },
11595                                         "no_vswitch_access": false,
11596                                         "traffic": {
11597                                             "bidirectional": true,
11598                                             "profile": "custom_traffic_profile"
11599                                         },
11600                                         "restart": false,
11601                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
11602                                         "name": "nfvbench.conf",
11603                                         "std_json": null,
11604                                         "l2_loopback": false,
11605                                         "request_id": "3003c1cc691e42569317eef8cabf49f4",
11606                                         "debug": false,
11607                                         "group_id": null,
11608                                         "loop_vm_name": "nfvbench-loop-vm",
11609                                         "check_traffic_time_sec": 200,
11610                                         "num_mbufs": 128000,
11611                                         "rate": "ndr",
11612                                         "service_chain_count": 1,
11613                                         "service_chain_shared_net": true,
11614                                         "measurement": {
11615                                             "NDR": 0.001,
11616                                             "PDR": 0.1,
11617                                             "load_epsilon": 0.1
11618                                         },
11619                                         "l3_router": false,
11620                                         "debug_mask": 0,
11621                                         "factory_class": "BasicFactory",
11622                                         "tg-tool": "TRex",
11623                                         "frame_sizes": [
11624                                             "512"
11625                                         ],
11626                                         "service_mode": false,
11627                                         "edge_networks": {
11628                                             "right": {
11629                                                 "subnet": "nfvbench-subnet3",
11630                                                 "name": "nfvbench-net3",
11631                                                 "segmentation_id": null,
11632                                                 "network_type": null,
11633                                                 "physical_network": null,
11634                                                 "cidr": "192.168.4.0/24",
11635                                                 "router_name": "router_right",
11636                                                 "gateway": null
11637                                             },
11638                                             "left": {
11639                                                 "subnet": "nfvbench-subnet2",
11640                                                 "name": "nfvbench-net2",
11641                                                 "segmentation_id": null,
11642                                                 "network_type": null,
11643                                                 "physical_network": null,
11644                                                 "cidr": "192.168.3.0/24",
11645                                                 "router_name": "router_left",
11646                                                 "gateway": null
11647                                             }
11648                                         },
11649                                         "ndr_run": true,
11650                                         "use_management_port": false,
11651                                         "hypervisor_hostname": "localdomain",
11652                                         "cache_size": 0,
11653                                         "pdr_run": false,
11654                                         "vlan_tagging": false,
11655                                         "fluentd": [
11656                                             {
11657                                                 "ip": "172.20.73.203",
11658                                                 "result_tag": "nfvbench.results.amical",
11659                                                 "logging_tag": "nfvbench.logs.amical",
11660                                                 "port": 25225
11661                                             }
11662                                         ],
11663                                         "use_floating_ip": false,
11664                                         "flow_count": 128,
11665                                         "loop_vm_arp": false,
11666                                         "user_id": null,
11667                                         "openrc_file": null,
11668                                         "disable_hdrh": false,
11669                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-0.json",
11670                                         "vm_forwarder": "vpp",
11671                                         "factory_module": "nfvbench.factory",
11672                                         "no_latency_streams": false,
11673                                         "single_run": false,
11674                                         "no_arp": false,
11675                                         "cores_used": 5,
11676                                         "traffic_profile": [
11677                                             {
11678                                                 "l2frame_size": [
11679                                                     "512"
11680                                                 ],
11681                                                 "name": "custom_traffic_profile"
11682                                             }
11683                                         ],
11684                                         "vlans": [
11685                                             2504,
11686                                             2515
11687                                         ],
11688                                         "tg-name": "trex-local",
11689                                         "management_network": {
11690                                             "subnet": "nfvbench-management-subnet",
11691                                             "name": "nfvbench-management-net",
11692                                             "segmentation_id": null,
11693                                             "network_type": "vlan",
11694                                             "physical_network": null,
11695                                             "cidr": "192.168.0.0/24",
11696                                             "gateway": "192.168.0.254"
11697                                         },
11698                                         "no_traffic": false,
11699                                         "mpls": false,
11700                                         "duration_sec": 10.0,
11701                                         "clouds_detail": "openstack",
11702                                         "mbuf_64": null,
11703                                         "generic_poll_sec": 2,
11704                                         "idle_interfaces_per_vm": 0,
11705                                         "no_flow_stats": false,
11706                                         "lat_percentiles": [
11707                                             25,
11708                                             75,
11709                                             99
11710                                         ],
11711                                         "no_cleanup": true,
11712                                         "no_e2e_check": false,
11713                                         "intf_speed_used": 25000000000.0,
11714                                         "generator_profile": "trex-local",
11715                                         "mbuf_factor": 0.2,
11716                                         "user_label": "amical_tc6_intensive",
11717                                         "intf_speed": null,
11718                                         "generic_retry_count": 100,
11719                                         "flavor_type": "nfvbench.loop.intensive",
11720                                         "use_sriov_middle_net": false,
11721                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_128-rate_ndr-0.json",
11722                                         "std_json_path": null,
11723                                         "unidir_reverse_traffic_pps": 1,
11724                                         "i40e_mixed": "ignore",
11725                                         "gratuitous_arp_pps": 1,
11726                                         "idle_networks": {
11727                                             "subnet": "nfvbench-idle-subnet",
11728                                             "name": "nfvbench-idle-net",
11729                                             "segmentation_id": null,
11730                                             "physical_network": null,
11731                                             "cidr": "192.169.1.0/24",
11732                                             "network_type": "vlan"
11733                                         },
11734                                         "interval_sec": 10.0,
11735                                         "no_latency_stats": false,
11736                                         "cores": null,
11737                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
11738                                         "external_networks": {
11739                                             "right": null,
11740                                             "left": null
11741                                         }
11742                                     },
11743                                     "benchmarks": {
11744                                         "network": {
11745                                             "service_chain": {
11746                                                 "PVP": {
11747                                                     "result": {
11748                                                         "compute_nodes": {},
11749                                                         "profile": "custom_traffic_profile",
11750                                                         "service_chain_count": 1,
11751                                                         "result": {
11752                                                             "512": {
11753                                                                 "ndr": {
11754                                                                     "load_percent_per_direction": 1.85546875,
11755                                                                     "timestamp_sec": 1646283026.276379,
11756                                                                     "stats": {
11757                                                                         "total_tx_rate": 216663,
11758                                                                         "overall": {
11759                                                                             "rx_pkts": 2166633,
11760                                                                             "drop_percentage": 9.230904143983643e-05,
11761                                                                             "drop_pct": 2,
11762                                                                             "max_delay_usec": 3778,
11763                                                                             "lat_percentile": {
11764                                                                                 "99": "n/a",
11765                                                                                 "25": "n/a",
11766                                                                                 "75": "n/a"
11767                                                                             },
11768                                                                             "tx_pkts": 2166635,
11769                                                                             "avg_delay_usec": 293.49982068952147,
11770                                                                             "min_delay_usec": 38,
11771                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
11772                                                                         },
11773                                                                         "1": {
11774                                                                             "rx_pkts": 1083261,
11775                                                                             "min_delay_usec": 38,
11776                                                                             "drop_pct": 2,
11777                                                                             "max_delay_usec": 2864,
11778                                                                             "tx_pkts": 1083372,
11779                                                                             "avg_delay_usec": 297,
11780                                                                             "drop_percentage": 0.00018460879550145288
11781                                                                         },
11782                                                                         "0": {
11783                                                                             "rx_pkts": 1083372,
11784                                                                             "min_delay_usec": 43,
11785                                                                             "drop_pct": 0,
11786                                                                             "max_delay_usec": 3778,
11787                                                                             "tx_pkts": 1083263,
11788                                                                             "avg_delay_usec": 290,
11789                                                                             "drop_percentage": 0.0
11790                                                                         },
11791                                                                         "theoretical_tx_rate_bps": 50000000000.0,
11792                                                                         "offered_tx_rate_bps": 922117728.0,
11793                                                                         "theoretical_tx_rate_pps": 11748120.30075188
11794                                                                     },
11795                                                                     "initial_rate_type": "rate_percent",
11796                                                                     "rate_percent": 3.7109375,
11797                                                                     "duration_sec": 10.0,
11798                                                                     "l2frame_size": "512",
11799                                                                     "rate_pps": 217982,
11800                                                                     "rate_bps": 927734374.0,
11801                                                                     "time_taken_sec": 137.69713401794434
11802                                                                 },
11803                                                                 "iteration_stats": {
11804                                                                     "ndr_pdr": [
11805                                                                         {
11806                                                                             "rx_pps": 455331.51681267726,
11807                                                                             "rx_pkts": 4337032,
11808                                                                             "time_ms": 1646282901128,
11809                                                                             "drop_pct": 107563793,
11810                                                                             "total_tx_pps": 11190082,
11811                                                                             "tx_pps": 11748120,
11812                                                                             "tx_pkts": 111900825,
11813                                                                             "drop_percentage": 96.12421802967047
11814                                                                         },
11815                                                                         {
11816                                                                             "rx_pps": 440270.9763230637,
11817                                                                             "rx_pkts": 4375633,
11818                                                                             "time_ms": 1646282913629,
11819                                                                             "drop_pct": 54003711,
11820                                                                             "total_tx_pps": 5837934,
11821                                                                             "tx_pps": 5874060,
11822                                                                             "tx_pkts": 58379344,
11823                                                                             "drop_percentage": 92.50482670719973
11824                                                                         },
11825                                                                         {
11826                                                                             "rx_pps": 515017.8171997763,
11827                                                                             "rx_pkts": 5119020,
11828                                                                             "time_ms": 1646282926174,
11829                                                                             "drop_pct": 24073592,
11830                                                                             "total_tx_pps": 2919261,
11831                                                                             "tx_pps": 2937030,
11832                                                                             "tx_pkts": 29192612,
11833                                                                             "drop_percentage": 82.46467291107764
11834                                                                         },
11835                                                                         {
11836                                                                             "rx_pps": 328003.16112234007,
11837                                                                             "rx_pkts": 3259860,
11838                                                                             "time_ms": 1646282938675,
11839                                                                             "drop_pct": 11334969,
11840                                                                             "total_tx_pps": 1459482,
11841                                                                             "tx_pps": 1468514,
11842                                                                             "tx_pkts": 14594829,
11843                                                                             "drop_percentage": 77.66428095868748
11844                                                                         },
11845                                                                         {
11846                                                                             "rx_pps": 517398.77960233815,
11847                                                                             "rx_pkts": 5142169,
11848                                                                             "time_ms": 1646282951182,
11849                                                                             "drop_pct": 2155236,
11850                                                                             "total_tx_pps": 729740,
11851                                                                             "tx_pps": 734256,
11852                                                                             "tx_pkts": 7297405,
11853                                                                             "drop_percentage": 29.534279651465145
11854                                                                         },
11855                                                                         {
11856                                                                             "rx_pps": 366808.26589116355,
11857                                                                             "rx_pkts": 3645894,
11858                                                                             "time_ms": 1646282963699,
11859                                                                             "drop_pct": 3178,
11860                                                                             "total_tx_pps": 364907,
11861                                                                             "tx_pps": 367128,
11862                                                                             "tx_pkts": 3649072,
11863                                                                             "drop_percentage": 0.08709063564654246
11864                                                                         },
11865                                                                         {
11866                                                                             "rx_pps": 183564.0,
11867                                                                             "rx_pkts": 1825087,
11868                                                                             "time_ms": 1646282976228,
11869                                                                             "drop_pct": 0,
11870                                                                             "total_tx_pps": 182508,
11871                                                                             "tx_pps": 183564,
11872                                                                             "tx_pkts": 1825087,
11873                                                                             "drop_percentage": 0.0
11874                                                                         },
11875                                                                         {
11876                                                                             "rx_pps": 275044.7500159553,
11877                                                                             "rx_pkts": 2739035,
11878                                                                             "time_ms": 1646282988754,
11879                                                                             "drop_pct": 3000,
11880                                                                             "total_tx_pps": 274203,
11881                                                                             "tx_pps": 275346,
11882                                                                             "tx_pkts": 2742035,
11883                                                                             "drop_percentage": 0.10940779384654098
11884                                                                         },
11885                                                                         {
11886                                                                             "rx_pps": 229445.14599323669,
11887                                                                             "rx_pkts": 2280456,
11888                                                                             "time_ms": 1646283001254,
11889                                                                             "drop_pct": 88,
11890                                                                             "total_tx_pps": 228054,
11891                                                                             "tx_pps": 229454,
11892                                                                             "tx_pkts": 2280544,
11893                                                                             "drop_percentage": 0.0038587284437397395
11894                                                                         },
11895                                                                         {
11896                                                                             "rx_pps": 206508.0,
11897                                                                             "rx_pkts": 2052588,
11898                                                                             "time_ms": 1646283013764,
11899                                                                             "drop_pct": 0,
11900                                                                             "total_tx_pps": 205258,
11901                                                                             "tx_pps": 206508,
11902                                                                             "tx_pkts": 2052588,
11903                                                                             "drop_percentage": 0.0
11904                                                                         },
11905                                                                         {
11906                                                                             "rx_pps": 217981.7987829053,
11907                                                                             "rx_pkts": 2166633,
11908                                                                             "time_ms": 1646283026275,
11909                                                                             "drop_pct": 2,
11910                                                                             "total_tx_pps": 216663,
11911                                                                             "tx_pps": 217982,
11912                                                                             "tx_pkts": 2166635,
11913                                                                             "ndr_pps": 108991,
11914                                                                             "drop_percentage": 9.230904143983643e-05
11915                                                                         }
11916                                                                     ]
11917                                                                 }
11918                                                             }
11919                                                         },
11920                                                         "flow_count": 128,
11921                                                         "bidirectional": true
11922                                                     }
11923                                                 }
11924                                             },
11925                                             "versions": {
11926                                                 "Traffic_Generator": {
11927                                                     "build_date": "Apr 14 2021",
11928                                                     "version": "v2.89",
11929                                                     "built_by": "hhaim",
11930                                                     "mode": "STL",
11931                                                     "build_time": "11:22:15"
11932                                                 }
11933                                             }
11934                                         }
11935                                     }
11936                                 },
11937                                 "request_id": "3003c1cc691e42569317eef8cabf49f4"
11938                             },
11939                             "synthesis": {
11940                                 "avg_delay_usec": 293.49982068952147,
11941                                 "total_tx_rate": 216663
11942                             }
11943                         },
11944                         {
11945                             "input": {
11946                                 "duration_sec": "10",
11947                                 "flavor_type": "nfvbench.loop.intensive",
11948                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-2.json",
11949                                 "frame_sizes": [
11950                                     "768"
11951                                 ],
11952                                 "rate": "ndr",
11953                                 "flow_count": "128",
11954                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
11955                                 "user_label": "amical_tc6_intensive"
11956                             },
11957                             "output": {
11958                                 "status": "OK",
11959                                 "result": {
11960                                     "date": "2022-03-03 05:00:08",
11961                                     "nfvbench_version": "5.0.4.dev29",
11962                                     "config": {
11963                                         "compute_nodes": null,
11964                                         "traffic_generator": {
11965                                             "mac_addrs_left": null,
11966                                             "gateway_ip_addrs": [
11967                                                 "192.168.30.2",
11968                                                 "192.168.31.2"
11969                                             ],
11970                                             "mac_addrs_right": null,
11971                                             "default_profile": "trex-local",
11972                                             "src_vteps": null,
11973                                             "generator_profile": [
11974                                                 {
11975                                                     "intf_speed": null,
11976                                                     "name": "trex-local",
11977                                                     "ip": "127.0.0.1",
11978                                                     "zmq_rpc_port": 4501,
11979                                                     "tool": "TRex",
11980                                                     "platform": {
11981                                                         "master_thread_id": "0",
11982                                                         "latency_thread_id": "1",
11983                                                         "dual_if": [
11984                                                             {
11985                                                                 "threads": [
11986                                                                     2,
11987                                                                     3,
11988                                                                     4,
11989                                                                     5,
11990                                                                     6,
11991                                                                     7
11992                                                                 ],
11993                                                                 "socket": 0
11994                                                             }
11995                                                         ]
11996                                                     },
11997                                                     "zmq_pub_port": 4500,
11998                                                     "interfaces": [
11999                                                         {
12000                                                             "switch": null,
12001                                                             "pci": "0000:00:05.0",
12002                                                             "port": 0
12003                                                         },
12004                                                         {
12005                                                             "switch": null,
12006                                                             "pci": "0000:00:06.0",
12007                                                             "port": 1
12008                                                         }
12009                                                     ],
12010                                                     "cores": 5,
12011                                                     "software_mode": false
12012                                                 }
12013                                             ],
12014                                             "vtep_gateway_ips": null,
12015                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
12016                                             "udp_port_step": "1",
12017                                             "udp_src_port": [
12018                                                 "49152",
12019                                                 "49168"
12020                                             ],
12021                                             "gateway_ip_addrs_step": "0.0.0.1",
12022                                             "tg_gateway_ip_addrs": [
12023                                                 "192.168.30.1",
12024                                                 "192.168.31.1"
12025                                             ],
12026                                             "ip_addrs": [
12027                                                 "198.18.0.0/16",
12028                                                 "198.19.0.0/16"
12029                                             ],
12030                                             "ip_src_static": true,
12031                                             "host_name": "nfvbench_tg",
12032                                             "ip_addrs_step": "0.0.0.1",
12033                                             "tg_gateway_ip_cidrs": [
12034                                                 "192.168.1.0/24",
12035                                                 "192.168.2.0/24"
12036                                             ],
12037                                             "dst_vtep": null,
12038                                             "vtep_vlan": null,
12039                                             "udp_dst_port": [
12040                                                 "49152",
12041                                                 "49168"
12042                                             ]
12043                                         },
12044                                         "availability_zone": "nova",
12045                                         "vif_multiqueue_size": 8,
12046                                         "periodic_gratuitous_arp": false,
12047                                         "flavor": {
12048                                             "vcpus": 2,
12049                                             "disk": 0,
12050                                             "extra_specs": {
12051                                                 "hw:cpu_policy": "dedicated",
12052                                                 "hw:mem_page_size": "large"
12053                                             },
12054                                             "ram": 4096
12055                                         },
12056                                         "floating_network": {
12057                                             "subnet": "nfvbench-floating-subnet",
12058                                             "name": "nfvbench-floating-net",
12059                                             "segmentation_id": null,
12060                                             "physical_network": null,
12061                                             "cidr": "192.168.0.0/24",
12062                                             "network_type": "vlan"
12063                                         },
12064                                         "user_info": null,
12065                                         "service_chain": "PVP",
12066                                         "sriov": false,
12067                                         "vxlan": false,
12068                                         "intf_speed_detected": 25000000000.0,
12069                                         "pause_sec": 2.0,
12070                                         "internal_networks": {
12071                                             "middle": {
12072                                                 "subnet": "nfvbench-msubnet",
12073                                                 "name": "nfvbench-mnet",
12074                                                 "segmentation_id": null,
12075                                                 "physical_network": null,
12076                                                 "mpls_transport_labels": null,
12077                                                 "cidr": "192.168.3.0/24",
12078                                                 "network_type": "vlan"
12079                                             },
12080                                             "right": {
12081                                                 "subnet": "subnet_nfvbench_vn2bis",
12082                                                 "name": "net_nfvbench_vn2bis",
12083                                                 "segmentation_id": null,
12084                                                 "physical_network": null,
12085                                                 "mpls_transport_labels": null,
12086                                                 "cidr": "192.168.31.0/24",
12087                                                 "network_type": "vlan"
12088                                             },
12089                                             "left": {
12090                                                 "subnet": "subnet_nfvbench_vn1bis",
12091                                                 "name": "net_nfvbench_vn1bis",
12092                                                 "segmentation_id": null,
12093                                                 "physical_network": null,
12094                                                 "mpls_transport_labels": null,
12095                                                 "cidr": "192.168.30.0/24",
12096                                                 "network_type": "vlan"
12097                                             }
12098                                         },
12099                                         "no_vswitch_access": false,
12100                                         "traffic": {
12101                                             "bidirectional": true,
12102                                             "profile": "custom_traffic_profile"
12103                                         },
12104                                         "restart": false,
12105                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
12106                                         "name": "nfvbench.conf",
12107                                         "std_json": null,
12108                                         "l2_loopback": false,
12109                                         "request_id": "65d6a678b0ba42a49b38c9efd82efd93",
12110                                         "debug": false,
12111                                         "group_id": null,
12112                                         "loop_vm_name": "nfvbench-loop-vm",
12113                                         "check_traffic_time_sec": 200,
12114                                         "num_mbufs": 128000,
12115                                         "rate": "ndr",
12116                                         "service_chain_count": 1,
12117                                         "service_chain_shared_net": true,
12118                                         "measurement": {
12119                                             "NDR": 0.001,
12120                                             "PDR": 0.1,
12121                                             "load_epsilon": 0.1
12122                                         },
12123                                         "l3_router": false,
12124                                         "debug_mask": 0,
12125                                         "factory_class": "BasicFactory",
12126                                         "tg-tool": "TRex",
12127                                         "frame_sizes": [
12128                                             "768"
12129                                         ],
12130                                         "service_mode": false,
12131                                         "edge_networks": {
12132                                             "right": {
12133                                                 "subnet": "nfvbench-subnet3",
12134                                                 "name": "nfvbench-net3",
12135                                                 "segmentation_id": null,
12136                                                 "network_type": null,
12137                                                 "physical_network": null,
12138                                                 "cidr": "192.168.4.0/24",
12139                                                 "router_name": "router_right",
12140                                                 "gateway": null
12141                                             },
12142                                             "left": {
12143                                                 "subnet": "nfvbench-subnet2",
12144                                                 "name": "nfvbench-net2",
12145                                                 "segmentation_id": null,
12146                                                 "network_type": null,
12147                                                 "physical_network": null,
12148                                                 "cidr": "192.168.3.0/24",
12149                                                 "router_name": "router_left",
12150                                                 "gateway": null
12151                                             }
12152                                         },
12153                                         "ndr_run": true,
12154                                         "use_management_port": false,
12155                                         "hypervisor_hostname": "localdomain",
12156                                         "cache_size": 0,
12157                                         "pdr_run": false,
12158                                         "vlan_tagging": false,
12159                                         "fluentd": [
12160                                             {
12161                                                 "ip": "172.20.73.203",
12162                                                 "result_tag": "nfvbench.results.amical",
12163                                                 "logging_tag": "nfvbench.logs.amical",
12164                                                 "port": 25225
12165                                             }
12166                                         ],
12167                                         "use_floating_ip": false,
12168                                         "flow_count": 128,
12169                                         "loop_vm_arp": false,
12170                                         "user_id": null,
12171                                         "openrc_file": null,
12172                                         "disable_hdrh": false,
12173                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-2.json",
12174                                         "vm_forwarder": "vpp",
12175                                         "factory_module": "nfvbench.factory",
12176                                         "no_latency_streams": false,
12177                                         "single_run": false,
12178                                         "no_arp": false,
12179                                         "cores_used": 5,
12180                                         "traffic_profile": [
12181                                             {
12182                                                 "l2frame_size": [
12183                                                     "768"
12184                                                 ],
12185                                                 "name": "custom_traffic_profile"
12186                                             }
12187                                         ],
12188                                         "vlans": [
12189                                             2504,
12190                                             2515
12191                                         ],
12192                                         "tg-name": "trex-local",
12193                                         "management_network": {
12194                                             "subnet": "nfvbench-management-subnet",
12195                                             "name": "nfvbench-management-net",
12196                                             "segmentation_id": null,
12197                                             "network_type": "vlan",
12198                                             "physical_network": null,
12199                                             "cidr": "192.168.0.0/24",
12200                                             "gateway": "192.168.0.254"
12201                                         },
12202                                         "no_traffic": false,
12203                                         "mpls": false,
12204                                         "duration_sec": 10.0,
12205                                         "clouds_detail": "openstack",
12206                                         "mbuf_64": null,
12207                                         "generic_poll_sec": 2,
12208                                         "idle_interfaces_per_vm": 0,
12209                                         "no_flow_stats": false,
12210                                         "lat_percentiles": [
12211                                             25,
12212                                             75,
12213                                             99
12214                                         ],
12215                                         "no_cleanup": true,
12216                                         "no_e2e_check": false,
12217                                         "intf_speed_used": 25000000000.0,
12218                                         "generator_profile": "trex-local",
12219                                         "mbuf_factor": 0.2,
12220                                         "user_label": "amical_tc6_intensive",
12221                                         "intf_speed": null,
12222                                         "generic_retry_count": 100,
12223                                         "flavor_type": "nfvbench.loop.intensive",
12224                                         "use_sriov_middle_net": false,
12225                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_128-rate_ndr-2.json",
12226                                         "std_json_path": null,
12227                                         "unidir_reverse_traffic_pps": 1,
12228                                         "i40e_mixed": "ignore",
12229                                         "gratuitous_arp_pps": 1,
12230                                         "idle_networks": {
12231                                             "subnet": "nfvbench-idle-subnet",
12232                                             "name": "nfvbench-idle-net",
12233                                             "segmentation_id": null,
12234                                             "physical_network": null,
12235                                             "cidr": "192.169.1.0/24",
12236                                             "network_type": "vlan"
12237                                         },
12238                                         "interval_sec": 10.0,
12239                                         "no_latency_stats": false,
12240                                         "cores": null,
12241                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
12242                                         "external_networks": {
12243                                             "right": null,
12244                                             "left": null
12245                                         }
12246                                     },
12247                                     "benchmarks": {
12248                                         "network": {
12249                                             "service_chain": {
12250                                                 "PVP": {
12251                                                     "result": {
12252                                                         "compute_nodes": {},
12253                                                         "profile": "custom_traffic_profile",
12254                                                         "service_chain_count": 1,
12255                                                         "result": {
12256                                                             "768": {
12257                                                                 "ndr": {
12258                                                                     "load_percent_per_direction": 3.3203125,
12259                                                                     "timestamp_sec": 1646283748.6846843,
12260                                                                     "stats": {
12261                                                                         "total_tx_rate": 261728,
12262                                                                         "overall": {
12263                                                                             "rx_pkts": 2617285,
12264                                                                             "drop_percentage": 0.0,
12265                                                                             "drop_pct": 0,
12266                                                                             "max_delay_usec": 700,
12267                                                                             "lat_percentile": {
12268                                                                                 "99": "n/a",
12269                                                                                 "25": "n/a",
12270                                                                                 "75": "n/a"
12271                                                                             },
12272                                                                             "tx_pkts": 2617285,
12273                                                                             "avg_delay_usec": 417.5000750778001,
12274                                                                             "min_delay_usec": 47,
12275                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
12276                                                                         },
12277                                                                         "1": {
12278                                                                             "rx_pkts": 1308577,
12279                                                                             "min_delay_usec": 57,
12280                                                                             "drop_pct": 0,
12281                                                                             "max_delay_usec": 658,
12282                                                                             "tx_pkts": 1308708,
12283                                                                             "avg_delay_usec": 416,
12284                                                                             "drop_percentage": 0.0
12285                                                                         },
12286                                                                         "0": {
12287                                                                             "rx_pkts": 1308708,
12288                                                                             "min_delay_usec": 47,
12289                                                                             "drop_pct": 0,
12290                                                                             "max_delay_usec": 700,
12291                                                                             "tx_pkts": 1308577,
12292                                                                             "avg_delay_usec": 419,
12293                                                                             "drop_percentage": 0.0
12294                                                                         },
12295                                                                         "theoretical_tx_rate_bps": 50000000000.0,
12296                                                                         "offered_tx_rate_bps": 1649933312.0,
12297                                                                         "theoretical_tx_rate_pps": 7931472.081218274
12298                                                                     },
12299                                                                     "initial_rate_type": "rate_percent",
12300                                                                     "rate_percent": 6.640625,
12301                                                                     "duration_sec": 10.0,
12302                                                                     "l2frame_size": "768",
12303                                                                     "rate_pps": 263348,
12304                                                                     "rate_bps": 1660156250.0,
12305                                                                     "time_taken_sec": 137.7285816669464
12306                                                                 },
12307                                                                 "iteration_stats": {
12308                                                                     "ndr_pdr": [
12309                                                                         {
12310                                                                             "rx_pps": 575501.9363137981,
12311                                                                             "rx_pkts": 5571778,
12312                                                                             "time_ms": 1646283623454,
12313                                                                             "drop_pct": 71217540,
12314                                                                             "total_tx_pps": 7678931,
12315                                                                             "tx_pps": 7931472,
12316                                                                             "tx_pkts": 76789318,
12317                                                                             "drop_percentage": 92.74407151265493
12318                                                                         },
12319                                                                         {
12320                                                                             "rx_pps": 340865.59968071827,
12321                                                                             "rx_pkts": 3387693,
12322                                                                             "time_ms": 1646283635959,
12323                                                                             "drop_pct": 36025777,
12324                                                                             "total_tx_pps": 3941347,
12325                                                                             "tx_pps": 3965736,
12326                                                                             "tx_pkts": 39413470,
12327                                                                             "drop_percentage": 91.40473295043547
12328                                                                         },
12329                                                                         {
12330                                                                             "rx_pps": 249221.15639844484,
12331                                                                             "rx_pkts": 2477134,
12332                                                                             "time_ms": 1646283648464,
12333                                                                             "drop_pct": 17231585,
12334                                                                             "total_tx_pps": 1970871,
12335                                                                             "tx_pps": 1982868,
12336                                                                             "tx_pkts": 19708719,
12337                                                                             "drop_percentage": 87.43127851180992
12338                                                                         },
12339                                                                         {
12340                                                                             "rx_pps": 240158.13023928663,
12341                                                                             "rx_pkts": 2391135,
12342                                                                             "time_ms": 1646283661049,
12343                                                                             "drop_pct": 7480080,
12344                                                                             "total_tx_pps": 987121,
12345                                                                             "tx_pps": 991434,
12346                                                                             "tx_pkts": 9871215,
12347                                                                             "drop_percentage": 75.7766901034979
12348                                                                         },
12349                                                                         {
12350                                                                             "rx_pps": 459235.5137965551,
12351                                                                             "rx_pkts": 4564574,
12352                                                                             "time_ms": 1646283673551,
12353                                                                             "drop_pct": 362598,
12354                                                                             "total_tx_pps": 492717,
12355                                                                             "tx_pps": 495716,
12356                                                                             "tx_pkts": 4927172,
12357                                                                             "drop_percentage": 7.359150441673235
12358                                                                         },
12359                                                                         {
12360                                                                             "rx_pps": 247858.0,
12361                                                                             "rx_pkts": 2463587,
12362                                                                             "time_ms": 1646283686050,
12363                                                                             "drop_pct": 0,
12364                                                                             "total_tx_pps": 246358,
12365                                                                             "tx_pps": 247858,
12366                                                                             "tx_pkts": 2463587,
12367                                                                             "drop_percentage": 0.0
12368                                                                         },
12369                                                                         {
12370                                                                             "rx_pps": 371300.609486956,
12371                                                                             "rx_pkts": 3691660,
12372                                                                             "time_ms": 1646283698553,
12373                                                                             "drop_pct": 4826,
12374                                                                             "total_tx_pps": 369648,
12375                                                                             "tx_pps": 371786,
12376                                                                             "tx_pkts": 3696486,
12377                                                                             "drop_percentage": 0.13055642575137577
12378                                                                         },
12379                                                                         {
12380                                                                             "rx_pps": 309474.9002967386,
12381                                                                             "rx_pkts": 3076028,
12382                                                                             "time_ms": 1646283711054,
12383                                                                             "drop_pct": 3450,
12384                                                                             "total_tx_pps": 307947,
12385                                                                             "tx_pps": 309822,
12386                                                                             "tx_pkts": 3079478,
12387                                                                             "drop_percentage": 0.11203197425018137
12388                                                                         },
12389                                                                         {
12390                                                                             "rx_pps": 278245.10146550665,
12391                                                                             "rx_pkts": 2765620,
12392                                                                             "time_ms": 1646283723573,
12393                                                                             "drop_pct": 5913,
12394                                                                             "total_tx_pps": 277153,
12395                                                                             "tx_pps": 278840,
12396                                                                             "tx_pkts": 2771533,
12397                                                                             "drop_percentage": 0.21334763107637542
12398                                                                         },
12399                                                                         {
12400                                                                             "rx_pps": 263348.0,
12401                                                                             "rx_pkts": 2617285,
12402                                                                             "time_ms": 1646283736118,
12403                                                                             "drop_pct": 0,
12404                                                                             "total_tx_pps": 261728,
12405                                                                             "tx_pps": 263348,
12406                                                                             "tx_pkts": 2617285,
12407                                                                             "drop_percentage": 0.0
12408                                                                         },
12409                                                                         {
12410                                                                             "rx_pps": 271017.63418923074,
12411                                                                             "rx_pkts": 2693645,
12412                                                                             "time_ms": 1646283748683,
12413                                                                             "drop_pct": 759,
12414                                                                             "total_tx_pps": 269440,
12415                                                                             "tx_pps": 271094,
12416                                                                             "tx_pkts": 2694404,
12417                                                                             "ndr_pps": 131674,
12418                                                                             "drop_percentage": 0.028169494997780584
12419                                                                         }
12420                                                                     ]
12421                                                                 }
12422                                                             }
12423                                                         },
12424                                                         "flow_count": 128,
12425                                                         "bidirectional": true
12426                                                     }
12427                                                 }
12428                                             },
12429                                             "versions": {
12430                                                 "Traffic_Generator": {
12431                                                     "build_date": "Apr 14 2021",
12432                                                     "version": "v2.89",
12433                                                     "built_by": "hhaim",
12434                                                     "mode": "STL",
12435                                                     "build_time": "11:22:15"
12436                                                 }
12437                                             }
12438                                         }
12439                                     }
12440                                 },
12441                                 "request_id": "65d6a678b0ba42a49b38c9efd82efd93"
12442                             },
12443                             "synthesis": {
12444                                 "avg_delay_usec": 417.5000750778001,
12445                                 "total_tx_rate": 261728
12446                             }
12447                         },
12448                         {
12449                             "input": {
12450                                 "duration_sec": "10",
12451                                 "flavor_type": "nfvbench.loop.intensive",
12452                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-2.json",
12453                                 "frame_sizes": [
12454                                     "1024"
12455                                 ],
12456                                 "rate": "ndr",
12457                                 "flow_count": "128",
12458                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
12459                                 "user_label": "amical_tc6_intensive"
12460                             },
12461                             "output": {
12462                                 "status": "OK",
12463                                 "result": {
12464                                     "date": "2022-03-03 05:04:57",
12465                                     "nfvbench_version": "5.0.4.dev29",
12466                                     "config": {
12467                                         "compute_nodes": null,
12468                                         "traffic_generator": {
12469                                             "mac_addrs_left": null,
12470                                             "gateway_ip_addrs": [
12471                                                 "192.168.30.2",
12472                                                 "192.168.31.2"
12473                                             ],
12474                                             "mac_addrs_right": null,
12475                                             "default_profile": "trex-local",
12476                                             "src_vteps": null,
12477                                             "generator_profile": [
12478                                                 {
12479                                                     "intf_speed": null,
12480                                                     "name": "trex-local",
12481                                                     "ip": "127.0.0.1",
12482                                                     "zmq_rpc_port": 4501,
12483                                                     "tool": "TRex",
12484                                                     "platform": {
12485                                                         "master_thread_id": "0",
12486                                                         "latency_thread_id": "1",
12487                                                         "dual_if": [
12488                                                             {
12489                                                                 "threads": [
12490                                                                     2,
12491                                                                     3,
12492                                                                     4,
12493                                                                     5,
12494                                                                     6,
12495                                                                     7
12496                                                                 ],
12497                                                                 "socket": 0
12498                                                             }
12499                                                         ]
12500                                                     },
12501                                                     "zmq_pub_port": 4500,
12502                                                     "interfaces": [
12503                                                         {
12504                                                             "switch": null,
12505                                                             "pci": "0000:00:05.0",
12506                                                             "port": 0
12507                                                         },
12508                                                         {
12509                                                             "switch": null,
12510                                                             "pci": "0000:00:06.0",
12511                                                             "port": 1
12512                                                         }
12513                                                     ],
12514                                                     "cores": 5,
12515                                                     "software_mode": false
12516                                                 }
12517                                             ],
12518                                             "vtep_gateway_ips": null,
12519                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
12520                                             "udp_port_step": "1",
12521                                             "udp_src_port": [
12522                                                 "49152",
12523                                                 "49168"
12524                                             ],
12525                                             "gateway_ip_addrs_step": "0.0.0.1",
12526                                             "tg_gateway_ip_addrs": [
12527                                                 "192.168.30.1",
12528                                                 "192.168.31.1"
12529                                             ],
12530                                             "ip_addrs": [
12531                                                 "198.18.0.0/16",
12532                                                 "198.19.0.0/16"
12533                                             ],
12534                                             "ip_src_static": true,
12535                                             "host_name": "nfvbench_tg",
12536                                             "ip_addrs_step": "0.0.0.1",
12537                                             "tg_gateway_ip_cidrs": [
12538                                                 "192.168.1.0/24",
12539                                                 "192.168.2.0/24"
12540                                             ],
12541                                             "dst_vtep": null,
12542                                             "vtep_vlan": null,
12543                                             "udp_dst_port": [
12544                                                 "49152",
12545                                                 "49168"
12546                                             ]
12547                                         },
12548                                         "availability_zone": "nova",
12549                                         "vif_multiqueue_size": 8,
12550                                         "periodic_gratuitous_arp": false,
12551                                         "flavor": {
12552                                             "vcpus": 2,
12553                                             "disk": 0,
12554                                             "extra_specs": {
12555                                                 "hw:cpu_policy": "dedicated",
12556                                                 "hw:mem_page_size": "large"
12557                                             },
12558                                             "ram": 4096
12559                                         },
12560                                         "floating_network": {
12561                                             "subnet": "nfvbench-floating-subnet",
12562                                             "name": "nfvbench-floating-net",
12563                                             "segmentation_id": null,
12564                                             "physical_network": null,
12565                                             "cidr": "192.168.0.0/24",
12566                                             "network_type": "vlan"
12567                                         },
12568                                         "user_info": null,
12569                                         "service_chain": "PVP",
12570                                         "sriov": false,
12571                                         "vxlan": false,
12572                                         "intf_speed_detected": 25000000000.0,
12573                                         "pause_sec": 2.0,
12574                                         "internal_networks": {
12575                                             "middle": {
12576                                                 "subnet": "nfvbench-msubnet",
12577                                                 "name": "nfvbench-mnet",
12578                                                 "segmentation_id": null,
12579                                                 "physical_network": null,
12580                                                 "mpls_transport_labels": null,
12581                                                 "cidr": "192.168.3.0/24",
12582                                                 "network_type": "vlan"
12583                                             },
12584                                             "right": {
12585                                                 "subnet": "subnet_nfvbench_vn2bis",
12586                                                 "name": "net_nfvbench_vn2bis",
12587                                                 "segmentation_id": null,
12588                                                 "physical_network": null,
12589                                                 "mpls_transport_labels": null,
12590                                                 "cidr": "192.168.31.0/24",
12591                                                 "network_type": "vlan"
12592                                             },
12593                                             "left": {
12594                                                 "subnet": "subnet_nfvbench_vn1bis",
12595                                                 "name": "net_nfvbench_vn1bis",
12596                                                 "segmentation_id": null,
12597                                                 "physical_network": null,
12598                                                 "mpls_transport_labels": null,
12599                                                 "cidr": "192.168.30.0/24",
12600                                                 "network_type": "vlan"
12601                                             }
12602                                         },
12603                                         "no_vswitch_access": false,
12604                                         "traffic": {
12605                                             "bidirectional": true,
12606                                             "profile": "custom_traffic_profile"
12607                                         },
12608                                         "restart": false,
12609                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
12610                                         "name": "nfvbench.conf",
12611                                         "std_json": null,
12612                                         "l2_loopback": false,
12613                                         "request_id": "f51a51cc7fba4903b86a862ccaa87b3f",
12614                                         "debug": false,
12615                                         "group_id": null,
12616                                         "loop_vm_name": "nfvbench-loop-vm",
12617                                         "check_traffic_time_sec": 200,
12618                                         "num_mbufs": 128000,
12619                                         "rate": "ndr",
12620                                         "service_chain_count": 1,
12621                                         "service_chain_shared_net": true,
12622                                         "measurement": {
12623                                             "NDR": 0.001,
12624                                             "PDR": 0.1,
12625                                             "load_epsilon": 0.1
12626                                         },
12627                                         "l3_router": false,
12628                                         "debug_mask": 0,
12629                                         "factory_class": "BasicFactory",
12630                                         "tg-tool": "TRex",
12631                                         "frame_sizes": [
12632                                             "1024"
12633                                         ],
12634                                         "service_mode": false,
12635                                         "edge_networks": {
12636                                             "right": {
12637                                                 "subnet": "nfvbench-subnet3",
12638                                                 "name": "nfvbench-net3",
12639                                                 "segmentation_id": null,
12640                                                 "network_type": null,
12641                                                 "physical_network": null,
12642                                                 "cidr": "192.168.4.0/24",
12643                                                 "router_name": "router_right",
12644                                                 "gateway": null
12645                                             },
12646                                             "left": {
12647                                                 "subnet": "nfvbench-subnet2",
12648                                                 "name": "nfvbench-net2",
12649                                                 "segmentation_id": null,
12650                                                 "network_type": null,
12651                                                 "physical_network": null,
12652                                                 "cidr": "192.168.3.0/24",
12653                                                 "router_name": "router_left",
12654                                                 "gateway": null
12655                                             }
12656                                         },
12657                                         "ndr_run": true,
12658                                         "use_management_port": false,
12659                                         "hypervisor_hostname": "localdomain",
12660                                         "cache_size": 0,
12661                                         "pdr_run": false,
12662                                         "vlan_tagging": false,
12663                                         "fluentd": [
12664                                             {
12665                                                 "ip": "172.20.73.203",
12666                                                 "result_tag": "nfvbench.results.amical",
12667                                                 "logging_tag": "nfvbench.logs.amical",
12668                                                 "port": 25225
12669                                             }
12670                                         ],
12671                                         "use_floating_ip": false,
12672                                         "flow_count": 128,
12673                                         "loop_vm_arp": false,
12674                                         "user_id": null,
12675                                         "openrc_file": null,
12676                                         "disable_hdrh": false,
12677                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-1.json",
12678                                         "vm_forwarder": "vpp",
12679                                         "factory_module": "nfvbench.factory",
12680                                         "no_latency_streams": false,
12681                                         "single_run": false,
12682                                         "no_arp": false,
12683                                         "cores_used": 5,
12684                                         "traffic_profile": [
12685                                             {
12686                                                 "l2frame_size": [
12687                                                     "1024"
12688                                                 ],
12689                                                 "name": "custom_traffic_profile"
12690                                             }
12691                                         ],
12692                                         "vlans": [
12693                                             2504,
12694                                             2515
12695                                         ],
12696                                         "tg-name": "trex-local",
12697                                         "management_network": {
12698                                             "subnet": "nfvbench-management-subnet",
12699                                             "name": "nfvbench-management-net",
12700                                             "segmentation_id": null,
12701                                             "network_type": "vlan",
12702                                             "physical_network": null,
12703                                             "cidr": "192.168.0.0/24",
12704                                             "gateway": "192.168.0.254"
12705                                         },
12706                                         "no_traffic": false,
12707                                         "mpls": false,
12708                                         "duration_sec": 10.0,
12709                                         "clouds_detail": "openstack",
12710                                         "mbuf_64": null,
12711                                         "generic_poll_sec": 2,
12712                                         "idle_interfaces_per_vm": 0,
12713                                         "no_flow_stats": false,
12714                                         "lat_percentiles": [
12715                                             25,
12716                                             75,
12717                                             99
12718                                         ],
12719                                         "no_cleanup": true,
12720                                         "no_e2e_check": false,
12721                                         "intf_speed_used": 25000000000.0,
12722                                         "generator_profile": "trex-local",
12723                                         "mbuf_factor": 0.2,
12724                                         "user_label": "amical_tc6_intensive",
12725                                         "intf_speed": null,
12726                                         "generic_retry_count": 100,
12727                                         "flavor_type": "nfvbench.loop.intensive",
12728                                         "use_sriov_middle_net": false,
12729                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_128-rate_ndr-1.json",
12730                                         "std_json_path": null,
12731                                         "unidir_reverse_traffic_pps": 1,
12732                                         "i40e_mixed": "ignore",
12733                                         "gratuitous_arp_pps": 1,
12734                                         "idle_networks": {
12735                                             "subnet": "nfvbench-idle-subnet",
12736                                             "name": "nfvbench-idle-net",
12737                                             "segmentation_id": null,
12738                                             "physical_network": null,
12739                                             "cidr": "192.169.1.0/24",
12740                                             "network_type": "vlan"
12741                                         },
12742                                         "interval_sec": 10.0,
12743                                         "no_latency_stats": false,
12744                                         "cores": null,
12745                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
12746                                         "external_networks": {
12747                                             "right": null,
12748                                             "left": null
12749                                         }
12750                                     },
12751                                     "benchmarks": {
12752                                         "network": {
12753                                             "service_chain": {
12754                                                 "PVP": {
12755                                                     "result": {
12756                                                         "compute_nodes": {},
12757                                                         "profile": "custom_traffic_profile",
12758                                                         "service_chain_count": 1,
12759                                                         "result": {
12760                                                             "1024": {
12761                                                                 "ndr": {
12762                                                                     "load_percent_per_direction": 4.00390625,
12763                                                                     "timestamp_sec": 1646284037.5527284,
12764                                                                     "stats": {
12765                                                                         "total_tx_rate": 238246,
12766                                                                         "overall": {
12767                                                                             "rx_pkts": 2382462,
12768                                                                             "drop_percentage": 0.0,
12769                                                                             "drop_pct": 0,
12770                                                                             "max_delay_usec": 2280,
12771                                                                             "lat_percentile": {
12772                                                                                 "99": "n/a",
12773                                                                                 "25": "n/a",
12774                                                                                 "75": "n/a"
12775                                                                             },
12776                                                                             "tx_pkts": 2382462,
12777                                                                             "avg_delay_usec": 422.00110809742193,
12778                                                                             "min_delay_usec": 36,
12779                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
12780                                                                         },
12781                                                                         "1": {
12782                                                                             "rx_pkts": 1191171,
12783                                                                             "min_delay_usec": 36,
12784                                                                             "drop_pct": 0,
12785                                                                             "max_delay_usec": 655,
12786                                                                             "tx_pkts": 1191291,
12787                                                                             "avg_delay_usec": 400,
12788                                                                             "drop_percentage": 0.0
12789                                                                         },
12790                                                                         "0": {
12791                                                                             "rx_pkts": 1191291,
12792                                                                             "min_delay_usec": 37,
12793                                                                             "drop_pct": 0,
12794                                                                             "max_delay_usec": 2280,
12795                                                                             "tx_pkts": 1191171,
12796                                                                             "avg_delay_usec": 444,
12797                                                                             "drop_percentage": 0.0
12798                                                                         },
12799                                                                         "theoretical_tx_rate_bps": 50000000000.0,
12800                                                                         "offered_tx_rate_bps": 1989830592.0,
12801                                                                         "theoretical_tx_rate_pps": 5986590.038314176
12802                                                                     },
12803                                                                     "initial_rate_type": "rate_percent",
12804                                                                     "rate_percent": 8.0078125,
12805                                                                     "duration_sec": 10.0,
12806                                                                     "l2frame_size": "1024",
12807                                                                     "rate_pps": 239696,
12808                                                                     "rate_bps": 2001953124.0,
12809                                                                     "time_taken_sec": 137.72533512115479
12810                                                                 },
12811                                                                 "iteration_stats": {
12812                                                                     "ndr_pdr": [
12813                                                                         {
12814                                                                             "rx_pps": 385513.1486587311,
12815                                                                             "rx_pkts": 3764226,
12816                                                                             "time_ms": 1646283912326,
12817                                                                             "drop_pct": 54690013,
12818                                                                             "total_tx_pps": 5845423,
12819                                                                             "tx_pps": 5986590,
12820                                                                             "tx_pkts": 58454239,
12821                                                                             "drop_percentage": 93.56038832359104
12822                                                                         },
12823                                                                         {
12824                                                                             "rx_pps": 398306.9198628332,
12825                                                                             "rx_pkts": 3958773,
12826                                                                             "time_ms": 1646283924836,
12827                                                                             "drop_pct": 25791580,
12828                                                                             "total_tx_pps": 2975035,
12829                                                                             "tx_pps": 2993294,
12830                                                                             "tx_pkts": 29750353,
12831                                                                             "drop_percentage": 86.69335789057696
12832                                                                         },
12833                                                                         {
12834                                                                             "rx_pps": 175559.30090151777,
12835                                                                             "rx_pkts": 1745323,
12836                                                                             "time_ms": 1646283937398,
12837                                                                             "drop_pct": 13133585,
12838                                                                             "total_tx_pps": 1487890,
12839                                                                             "tx_pps": 1496646,
12840                                                                             "tx_pkts": 14878908,
12841                                                                             "drop_percentage": 88.26981791943334
12842                                                                         },
12843                                                                         {
12844                                                                             "rx_pps": 444333.64431527094,
12845                                                                             "rx_pkts": 4424898,
12846                                                                             "time_ms": 1646283949915,
12847                                                                             "drop_pct": 3027269,
12848                                                                             "total_tx_pps": 745216,
12849                                                                             "tx_pps": 748322,
12850                                                                             "tx_pkts": 7452167,
12851                                                                             "drop_percentage": 40.6226672053914
12852                                                                         },
12853                                                                         {
12854                                                                             "rx_pps": 372829.4511323847,
12855                                                                             "rx_pkts": 3705741,
12856                                                                             "time_ms": 1646283962433,
12857                                                                             "drop_pct": 13225,
12858                                                                             "total_tx_pps": 371896,
12859                                                                             "tx_pps": 374160,
12860                                                                             "tx_pkts": 3718966,
12861                                                                             "drop_percentage": 0.35560959686106297
12862                                                                         },
12863                                                                         {
12864                                                                             "rx_pps": 187078.39026223953,
12865                                                                             "rx_pkts": 1859467,
12866                                                                             "time_ms": 1646283974959,
12867                                                                             "drop_pct": 16,
12868                                                                             "total_tx_pps": 185948,
12869                                                                             "tx_pps": 187080,
12870                                                                             "tx_pkts": 1859483,
12871                                                                             "drop_percentage": 0.000860454223028659
12872                                                                         },
12873                                                                         {
12874                                                                             "rx_pps": 280547.1520142218,
12875                                                                             "rx_pkts": 2788219,
12876                                                                             "time_ms": 1646283987466,
12877                                                                             "drop_pct": 724,
12878                                                                             "total_tx_pps": 278894,
12879                                                                             "tx_pps": 280620,
12880                                                                             "tx_pkts": 2788943,
12881                                                                             "drop_percentage": 0.025959655683174595
12882                                                                         },
12883                                                                         {
12884                                                                             "rx_pps": 233850.0,
12885                                                                             "rx_pkts": 2324354,
12886                                                                             "time_ms": 1646283999977,
12887                                                                             "drop_pct": 0,
12888                                                                             "total_tx_pps": 232435,
12889                                                                             "tx_pps": 233850,
12890                                                                             "tx_pkts": 2324354,
12891                                                                             "drop_percentage": 0.0
12892                                                                         },
12893                                                                         {
12894                                                                             "rx_pps": 257205.36675450407,
12895                                                                             "rx_pkts": 2560866,
12896                                                                             "time_ms": 1646284012517,
12897                                                                             "drop_pct": 305,
12898                                                                             "total_tx_pps": 256117,
12899                                                                             "tx_pps": 257236,
12900                                                                             "tx_pkts": 2561171,
12901                                                                             "drop_percentage": 0.011908615238888774
12902                                                                         },
12903                                                                         {
12904                                                                             "rx_pps": 245467.66146251332,
12905                                                                             "rx_pkts": 2440196,
12906                                                                             "time_ms": 1646284025026,
12907                                                                             "drop_pct": 739,
12908                                                                             "total_tx_pps": 244093,
12909                                                                             "tx_pps": 245542,
12910                                                                             "tx_pkts": 2440935,
12911                                                                             "drop_percentage": 0.030275283856391097
12912                                                                         },
12913                                                                         {
12914                                                                             "rx_pps": 239696.0,
12915                                                                             "rx_pkts": 2382462,
12916                                                                             "time_ms": 1646284037551,
12917                                                                             "drop_pct": 0,
12918                                                                             "total_tx_pps": 238246,
12919                                                                             "tx_pps": 239696,
12920                                                                             "tx_pkts": 2382462,
12921                                                                             "ndr_pps": 119848,
12922                                                                             "drop_percentage": 0.0
12923                                                                         }
12924                                                                     ]
12925                                                                 }
12926                                                             }
12927                                                         },
12928                                                         "flow_count": 128,
12929                                                         "bidirectional": true
12930                                                     }
12931                                                 }
12932                                             },
12933                                             "versions": {
12934                                                 "Traffic_Generator": {
12935                                                     "build_date": "Apr 14 2021",
12936                                                     "version": "v2.89",
12937                                                     "built_by": "hhaim",
12938                                                     "mode": "STL",
12939                                                     "build_time": "11:22:15"
12940                                                 }
12941                                             }
12942                                         }
12943                                     }
12944                                 },
12945                                 "request_id": "f51a51cc7fba4903b86a862ccaa87b3f"
12946                             },
12947                             "synthesis": {
12948                                 "avg_delay_usec": 422.00110809742193,
12949                                 "total_tx_rate": 238246
12950                             }
12951                         },
12952                         {
12953                             "input": {
12954                                 "duration_sec": "10",
12955                                 "flavor_type": "nfvbench.loop.intensive",
12956                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-2.json",
12957                                 "frame_sizes": [
12958                                     "1280"
12959                                 ],
12960                                 "rate": "ndr",
12961                                 "flow_count": "128",
12962                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
12963                                 "user_label": "amical_tc6_intensive"
12964                             },
12965                             "output": {
12966                                 "status": "OK",
12967                                 "result": {
12968                                     "date": "2022-03-03 05:12:10",
12969                                     "nfvbench_version": "5.0.4.dev29",
12970                                     "config": {
12971                                         "compute_nodes": null,
12972                                         "traffic_generator": {
12973                                             "mac_addrs_left": null,
12974                                             "gateway_ip_addrs": [
12975                                                 "192.168.30.2",
12976                                                 "192.168.31.2"
12977                                             ],
12978                                             "mac_addrs_right": null,
12979                                             "default_profile": "trex-local",
12980                                             "src_vteps": null,
12981                                             "generator_profile": [
12982                                                 {
12983                                                     "intf_speed": null,
12984                                                     "name": "trex-local",
12985                                                     "ip": "127.0.0.1",
12986                                                     "zmq_rpc_port": 4501,
12987                                                     "tool": "TRex",
12988                                                     "platform": {
12989                                                         "master_thread_id": "0",
12990                                                         "latency_thread_id": "1",
12991                                                         "dual_if": [
12992                                                             {
12993                                                                 "threads": [
12994                                                                     2,
12995                                                                     3,
12996                                                                     4,
12997                                                                     5,
12998                                                                     6,
12999                                                                     7
13000                                                                 ],
13001                                                                 "socket": 0
13002                                                             }
13003                                                         ]
13004                                                     },
13005                                                     "zmq_pub_port": 4500,
13006                                                     "interfaces": [
13007                                                         {
13008                                                             "switch": null,
13009                                                             "pci": "0000:00:05.0",
13010                                                             "port": 0
13011                                                         },
13012                                                         {
13013                                                             "switch": null,
13014                                                             "pci": "0000:00:06.0",
13015                                                             "port": 1
13016                                                         }
13017                                                     ],
13018                                                     "cores": 5,
13019                                                     "software_mode": false
13020                                                 }
13021                                             ],
13022                                             "vtep_gateway_ips": null,
13023                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
13024                                             "udp_port_step": "1",
13025                                             "udp_src_port": [
13026                                                 "49152",
13027                                                 "49168"
13028                                             ],
13029                                             "gateway_ip_addrs_step": "0.0.0.1",
13030                                             "tg_gateway_ip_addrs": [
13031                                                 "192.168.30.1",
13032                                                 "192.168.31.1"
13033                                             ],
13034                                             "ip_addrs": [
13035                                                 "198.18.0.0/16",
13036                                                 "198.19.0.0/16"
13037                                             ],
13038                                             "ip_src_static": true,
13039                                             "host_name": "nfvbench_tg",
13040                                             "ip_addrs_step": "0.0.0.1",
13041                                             "tg_gateway_ip_cidrs": [
13042                                                 "192.168.1.0/24",
13043                                                 "192.168.2.0/24"
13044                                             ],
13045                                             "dst_vtep": null,
13046                                             "vtep_vlan": null,
13047                                             "udp_dst_port": [
13048                                                 "49152",
13049                                                 "49168"
13050                                             ]
13051                                         },
13052                                         "availability_zone": "nova",
13053                                         "vif_multiqueue_size": 8,
13054                                         "periodic_gratuitous_arp": false,
13055                                         "flavor": {
13056                                             "vcpus": 2,
13057                                             "disk": 0,
13058                                             "extra_specs": {
13059                                                 "hw:cpu_policy": "dedicated",
13060                                                 "hw:mem_page_size": "large"
13061                                             },
13062                                             "ram": 4096
13063                                         },
13064                                         "floating_network": {
13065                                             "subnet": "nfvbench-floating-subnet",
13066                                             "name": "nfvbench-floating-net",
13067                                             "segmentation_id": null,
13068                                             "physical_network": null,
13069                                             "cidr": "192.168.0.0/24",
13070                                             "network_type": "vlan"
13071                                         },
13072                                         "user_info": null,
13073                                         "service_chain": "PVP",
13074                                         "sriov": false,
13075                                         "vxlan": false,
13076                                         "intf_speed_detected": 25000000000.0,
13077                                         "pause_sec": 2.0,
13078                                         "internal_networks": {
13079                                             "middle": {
13080                                                 "subnet": "nfvbench-msubnet",
13081                                                 "name": "nfvbench-mnet",
13082                                                 "segmentation_id": null,
13083                                                 "physical_network": null,
13084                                                 "mpls_transport_labels": null,
13085                                                 "cidr": "192.168.3.0/24",
13086                                                 "network_type": "vlan"
13087                                             },
13088                                             "right": {
13089                                                 "subnet": "subnet_nfvbench_vn2bis",
13090                                                 "name": "net_nfvbench_vn2bis",
13091                                                 "segmentation_id": null,
13092                                                 "physical_network": null,
13093                                                 "mpls_transport_labels": null,
13094                                                 "cidr": "192.168.31.0/24",
13095                                                 "network_type": "vlan"
13096                                             },
13097                                             "left": {
13098                                                 "subnet": "subnet_nfvbench_vn1bis",
13099                                                 "name": "net_nfvbench_vn1bis",
13100                                                 "segmentation_id": null,
13101                                                 "physical_network": null,
13102                                                 "mpls_transport_labels": null,
13103                                                 "cidr": "192.168.30.0/24",
13104                                                 "network_type": "vlan"
13105                                             }
13106                                         },
13107                                         "no_vswitch_access": false,
13108                                         "traffic": {
13109                                             "bidirectional": true,
13110                                             "profile": "custom_traffic_profile"
13111                                         },
13112                                         "restart": false,
13113                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
13114                                         "name": "nfvbench.conf",
13115                                         "std_json": null,
13116                                         "l2_loopback": false,
13117                                         "request_id": "80d26043cfdb45c3ae62d6de43f557e6",
13118                                         "debug": false,
13119                                         "group_id": null,
13120                                         "loop_vm_name": "nfvbench-loop-vm",
13121                                         "check_traffic_time_sec": 200,
13122                                         "num_mbufs": 128000,
13123                                         "rate": "ndr",
13124                                         "service_chain_count": 1,
13125                                         "service_chain_shared_net": true,
13126                                         "measurement": {
13127                                             "NDR": 0.001,
13128                                             "PDR": 0.1,
13129                                             "load_epsilon": 0.1
13130                                         },
13131                                         "l3_router": false,
13132                                         "debug_mask": 0,
13133                                         "factory_class": "BasicFactory",
13134                                         "tg-tool": "TRex",
13135                                         "frame_sizes": [
13136                                             "1280"
13137                                         ],
13138                                         "service_mode": false,
13139                                         "edge_networks": {
13140                                             "right": {
13141                                                 "subnet": "nfvbench-subnet3",
13142                                                 "name": "nfvbench-net3",
13143                                                 "segmentation_id": null,
13144                                                 "network_type": null,
13145                                                 "physical_network": null,
13146                                                 "cidr": "192.168.4.0/24",
13147                                                 "router_name": "router_right",
13148                                                 "gateway": null
13149                                             },
13150                                             "left": {
13151                                                 "subnet": "nfvbench-subnet2",
13152                                                 "name": "nfvbench-net2",
13153                                                 "segmentation_id": null,
13154                                                 "network_type": null,
13155                                                 "physical_network": null,
13156                                                 "cidr": "192.168.3.0/24",
13157                                                 "router_name": "router_left",
13158                                                 "gateway": null
13159                                             }
13160                                         },
13161                                         "ndr_run": true,
13162                                         "use_management_port": false,
13163                                         "hypervisor_hostname": "localdomain",
13164                                         "cache_size": 0,
13165                                         "pdr_run": false,
13166                                         "vlan_tagging": false,
13167                                         "fluentd": [
13168                                             {
13169                                                 "ip": "172.20.73.203",
13170                                                 "result_tag": "nfvbench.results.amical",
13171                                                 "logging_tag": "nfvbench.logs.amical",
13172                                                 "port": 25225
13173                                             }
13174                                         ],
13175                                         "use_floating_ip": false,
13176                                         "flow_count": 128,
13177                                         "loop_vm_arp": false,
13178                                         "user_id": null,
13179                                         "openrc_file": null,
13180                                         "disable_hdrh": false,
13181                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-1.json",
13182                                         "vm_forwarder": "vpp",
13183                                         "factory_module": "nfvbench.factory",
13184                                         "no_latency_streams": false,
13185                                         "single_run": false,
13186                                         "no_arp": false,
13187                                         "cores_used": 5,
13188                                         "traffic_profile": [
13189                                             {
13190                                                 "l2frame_size": [
13191                                                     "1280"
13192                                                 ],
13193                                                 "name": "custom_traffic_profile"
13194                                             }
13195                                         ],
13196                                         "vlans": [
13197                                             2504,
13198                                             2515
13199                                         ],
13200                                         "tg-name": "trex-local",
13201                                         "management_network": {
13202                                             "subnet": "nfvbench-management-subnet",
13203                                             "name": "nfvbench-management-net",
13204                                             "segmentation_id": null,
13205                                             "network_type": "vlan",
13206                                             "physical_network": null,
13207                                             "cidr": "192.168.0.0/24",
13208                                             "gateway": "192.168.0.254"
13209                                         },
13210                                         "no_traffic": false,
13211                                         "mpls": false,
13212                                         "duration_sec": 10.0,
13213                                         "clouds_detail": "openstack",
13214                                         "mbuf_64": null,
13215                                         "generic_poll_sec": 2,
13216                                         "idle_interfaces_per_vm": 0,
13217                                         "no_flow_stats": false,
13218                                         "lat_percentiles": [
13219                                             25,
13220                                             75,
13221                                             99
13222                                         ],
13223                                         "no_cleanup": true,
13224                                         "no_e2e_check": false,
13225                                         "intf_speed_used": 25000000000.0,
13226                                         "generator_profile": "trex-local",
13227                                         "mbuf_factor": 0.2,
13228                                         "user_label": "amical_tc6_intensive",
13229                                         "intf_speed": null,
13230                                         "generic_retry_count": 100,
13231                                         "flavor_type": "nfvbench.loop.intensive",
13232                                         "use_sriov_middle_net": false,
13233                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_128-rate_ndr-1.json",
13234                                         "std_json_path": null,
13235                                         "unidir_reverse_traffic_pps": 1,
13236                                         "i40e_mixed": "ignore",
13237                                         "gratuitous_arp_pps": 1,
13238                                         "idle_networks": {
13239                                             "subnet": "nfvbench-idle-subnet",
13240                                             "name": "nfvbench-idle-net",
13241                                             "segmentation_id": null,
13242                                             "physical_network": null,
13243                                             "cidr": "192.169.1.0/24",
13244                                             "network_type": "vlan"
13245                                         },
13246                                         "interval_sec": 10.0,
13247                                         "no_latency_stats": false,
13248                                         "cores": null,
13249                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
13250                                         "external_networks": {
13251                                             "right": null,
13252                                             "left": null
13253                                         }
13254                                     },
13255                                     "benchmarks": {
13256                                         "network": {
13257                                             "service_chain": {
13258                                                 "PVP": {
13259                                                     "result": {
13260                                                         "compute_nodes": {},
13261                                                         "profile": "custom_traffic_profile",
13262                                                         "service_chain_count": 1,
13263                                                         "result": {
13264                                                             "1280": {
13265                                                                 "ndr": {
13266                                                                     "load_percent_per_direction": 4.39453125,
13267                                                                     "timestamp_sec": 1646284470.8886955,
13268                                                                     "stats": {
13269                                                                         "total_tx_rate": 209995,
13270                                                                         "overall": {
13271                                                                             "rx_pkts": 2099959,
13272                                                                             "drop_percentage": 0.0,
13273                                                                             "drop_pct": 0,
13274                                                                             "max_delay_usec": 7375,
13275                                                                             "lat_percentile": {
13276                                                                                 "99": "n/a",
13277                                                                                 "25": "n/a",
13278                                                                                 "75": "n/a"
13279                                                                             },
13280                                                                             "tx_pkts": 2099959,
13281                                                                             "avg_delay_usec": 417.999049981452,
13282                                                                             "min_delay_usec": 30,
13283                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
13284                                                                         },
13285                                                                         "1": {
13286                                                                             "rx_pkts": 1049927,
13287                                                                             "min_delay_usec": 30,
13288                                                                             "drop_pct": 0,
13289                                                                             "max_delay_usec": 3319,
13290                                                                             "tx_pkts": 1050032,
13291                                                                             "avg_delay_usec": 437,
13292                                                                             "drop_percentage": 0.0
13293                                                                         },
13294                                                                         "0": {
13295                                                                             "rx_pkts": 1050032,
13296                                                                             "min_delay_usec": 40,
13297                                                                             "drop_pct": 0,
13298                                                                             "max_delay_usec": 7375,
13299                                                                             "tx_pkts": 1049927,
13300                                                                             "avg_delay_usec": 399,
13301                                                                             "drop_percentage": 0.0
13302                                                                         },
13303                                                                         "theoretical_tx_rate_bps": 50000000000.0,
13304                                                                         "offered_tx_rate_bps": 2183948000.0,
13305                                                                         "theoretical_tx_rate_pps": 4807692.307692308
13306                                                                     },
13307                                                                     "initial_rate_type": "rate_percent",
13308                                                                     "rate_percent": 8.7890625,
13309                                                                     "duration_sec": 10.0,
13310                                                                     "l2frame_size": "1280",
13311                                                                     "rate_pps": 211274,
13312                                                                     "rate_bps": 2197265624.0,
13313                                                                     "time_taken_sec": 137.58449530601501
13314                                                                 },
13315                                                                 "iteration_stats": {
13316                                                                     "ndr_pdr": [
13317                                                                         {
13318                                                                             "rx_pps": 445313.368302234,
13319                                                                             "rx_pkts": 4370570,
13320                                                                             "time_ms": 1646284345792,
13321                                                                             "drop_pct": 42814976,
13322                                                                             "total_tx_pps": 4718554,
13323                                                                             "tx_pps": 4807692,
13324                                                                             "tx_pkts": 47185546,
13325                                                                             "drop_percentage": 90.73748134651234
13326                                                                         },
13327                                                                         {
13328                                                                             "rx_pps": 124940.5018865484,
13329                                                                             "rx_pkts": 1242346,
13330                                                                             "time_ms": 1646284358300,
13331                                                                             "drop_pct": 22660299,
13332                                                                             "total_tx_pps": 2390264,
13333                                                                             "tx_pps": 2403846,
13334                                                                             "tx_pkts": 23902645,
13335                                                                             "drop_percentage": 94.80247478887797
13336                                                                         },
13337                                                                         {
13338                                                                             "rx_pps": 191703.051128334,
13339                                                                             "rx_pkts": 1905433,
13340                                                                             "time_ms": 1646284370806,
13341                                                                             "drop_pct": 10041074,
13342                                                                             "total_tx_pps": 1194650,
13343                                                                             "tx_pps": 1201922,
13344                                                                             "tx_pkts": 11946507,
13345                                                                             "drop_percentage": 84.05029185518411
13346                                                                         },
13347                                                                         {
13348                                                                             "rx_pps": 456071.17274298525,
13349                                                                             "rx_pkts": 4533121,
13350                                                                             "time_ms": 1646284383305,
13351                                                                             "drop_pct": 1440123,
13352                                                                             "total_tx_pps": 597324,
13353                                                                             "tx_pps": 600960,
13354                                                                             "tx_pkts": 5973244,
13355                                                                             "drop_percentage": 24.109562576047455
13356                                                                         },
13357                                                                         {
13358                                                                             "rx_pps": 298776.8979556851,
13359                                                                             "rx_pkts": 2969696,
13360                                                                             "time_ms": 1646284395827,
13361                                                                             "drop_pct": 16928,
13362                                                                             "total_tx_pps": 298662,
13363                                                                             "tx_pps": 300480,
13364                                                                             "tx_pkts": 2986624,
13365                                                                             "drop_percentage": 0.566793811340162
13366                                                                         },
13367                                                                         {
13368                                                                             "rx_pps": 150240.0,
13369                                                                             "rx_pkts": 1493238,
13370                                                                             "time_ms": 1646284408345,
13371                                                                             "drop_pct": 0,
13372                                                                             "total_tx_pps": 149323,
13373                                                                             "tx_pps": 150240,
13374                                                                             "tx_pkts": 1493238,
13375                                                                             "drop_percentage": 0.0
13376                                                                         },
13377                                                                         {
13378                                                                             "rx_pps": 225283.22787322282,
13379                                                                             "rx_pkts": 2238978,
13380                                                                             "time_ms": 1646284420849,
13381                                                                             "drop_pct": 763,
13382                                                                             "total_tx_pps": 223974,
13383                                                                             "tx_pps": 225360,
13384                                                                             "tx_pkts": 2239741,
13385                                                                             "drop_percentage": 0.034066438932001515
13386                                                                         },
13387                                                                         {
13388                                                                             "rx_pps": 187800.0,
13389                                                                             "rx_pkts": 1866452,
13390                                                                             "time_ms": 1646284433379,
13391                                                                             "drop_pct": 0,
13392                                                                             "total_tx_pps": 186645,
13393                                                                             "tx_pps": 187800,
13394                                                                             "tx_pkts": 1866452,
13395                                                                             "drop_percentage": 0.0
13396                                                                         },
13397                                                                         {
13398                                                                             "rx_pps": 206580.0,
13399                                                                             "rx_pkts": 2053097,
13400                                                                             "time_ms": 1646284445878,
13401                                                                             "drop_pct": 0,
13402                                                                             "total_tx_pps": 205309,
13403                                                                             "tx_pps": 206580,
13404                                                                             "tx_pkts": 2053097,
13405                                                                             "drop_percentage": 0.0
13406                                                                         },
13407                                                                         {
13408                                                                             "rx_pps": 215836.3783602464,
13409                                                                             "rx_pkts": 2145092,
13410                                                                             "time_ms": 1646284458378,
13411                                                                             "drop_pct": 1328,
13412                                                                             "total_tx_pps": 214642,
13413                                                                             "tx_pps": 215970,
13414                                                                             "tx_pkts": 2146420,
13415                                                                             "drop_percentage": 0.06187046337622646
13416                                                                         },
13417                                                                         {
13418                                                                             "rx_pps": 211274.0,
13419                                                                             "rx_pkts": 2099959,
13420                                                                             "time_ms": 1646284470887,
13421                                                                             "drop_pct": 0,
13422                                                                             "total_tx_pps": 209995,
13423                                                                             "tx_pps": 211274,
13424                                                                             "tx_pkts": 2099959,
13425                                                                             "ndr_pps": 105637,
13426                                                                             "drop_percentage": 0.0
13427                                                                         }
13428                                                                     ]
13429                                                                 }
13430                                                             }
13431                                                         },
13432                                                         "flow_count": 128,
13433                                                         "bidirectional": true
13434                                                     }
13435                                                 }
13436                                             },
13437                                             "versions": {
13438                                                 "Traffic_Generator": {
13439                                                     "build_date": "Apr 14 2021",
13440                                                     "version": "v2.89",
13441                                                     "built_by": "hhaim",
13442                                                     "mode": "STL",
13443                                                     "build_time": "11:22:15"
13444                                                 }
13445                                             }
13446                                         }
13447                                     }
13448                                 },
13449                                 "request_id": "80d26043cfdb45c3ae62d6de43f557e6"
13450                             },
13451                             "synthesis": {
13452                                 "avg_delay_usec": 417.999049981452,
13453                                 "total_tx_rate": 209995
13454                             }
13455                         },
13456                         {
13457                             "input": {
13458                                 "duration_sec": "10",
13459                                 "flavor_type": "nfvbench.loop.intensive",
13460                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-2.json",
13461                                 "frame_sizes": [
13462                                     "1518"
13463                                 ],
13464                                 "rate": "ndr",
13465                                 "flow_count": "128",
13466                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
13467                                 "user_label": "amical_tc6_intensive"
13468                             },
13469                             "output": {
13470                                 "status": "OK",
13471                                 "result": {
13472                                     "date": "2022-03-03 05:16:59",
13473                                     "nfvbench_version": "5.0.4.dev29",
13474                                     "config": {
13475                                         "compute_nodes": null,
13476                                         "traffic_generator": {
13477                                             "mac_addrs_left": null,
13478                                             "gateway_ip_addrs": [
13479                                                 "192.168.30.2",
13480                                                 "192.168.31.2"
13481                                             ],
13482                                             "mac_addrs_right": null,
13483                                             "default_profile": "trex-local",
13484                                             "src_vteps": null,
13485                                             "generator_profile": [
13486                                                 {
13487                                                     "intf_speed": null,
13488                                                     "name": "trex-local",
13489                                                     "ip": "127.0.0.1",
13490                                                     "zmq_rpc_port": 4501,
13491                                                     "tool": "TRex",
13492                                                     "platform": {
13493                                                         "master_thread_id": "0",
13494                                                         "latency_thread_id": "1",
13495                                                         "dual_if": [
13496                                                             {
13497                                                                 "threads": [
13498                                                                     2,
13499                                                                     3,
13500                                                                     4,
13501                                                                     5,
13502                                                                     6,
13503                                                                     7
13504                                                                 ],
13505                                                                 "socket": 0
13506                                                             }
13507                                                         ]
13508                                                     },
13509                                                     "zmq_pub_port": 4500,
13510                                                     "interfaces": [
13511                                                         {
13512                                                             "switch": null,
13513                                                             "pci": "0000:00:05.0",
13514                                                             "port": 0
13515                                                         },
13516                                                         {
13517                                                             "switch": null,
13518                                                             "pci": "0000:00:06.0",
13519                                                             "port": 1
13520                                                         }
13521                                                     ],
13522                                                     "cores": 5,
13523                                                     "software_mode": false
13524                                                 }
13525                                             ],
13526                                             "vtep_gateway_ips": null,
13527                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
13528                                             "udp_port_step": "1",
13529                                             "udp_src_port": [
13530                                                 "49152",
13531                                                 "49168"
13532                                             ],
13533                                             "gateway_ip_addrs_step": "0.0.0.1",
13534                                             "tg_gateway_ip_addrs": [
13535                                                 "192.168.30.1",
13536                                                 "192.168.31.1"
13537                                             ],
13538                                             "ip_addrs": [
13539                                                 "198.18.0.0/16",
13540                                                 "198.19.0.0/16"
13541                                             ],
13542                                             "ip_src_static": true,
13543                                             "host_name": "nfvbench_tg",
13544                                             "ip_addrs_step": "0.0.0.1",
13545                                             "tg_gateway_ip_cidrs": [
13546                                                 "192.168.1.0/24",
13547                                                 "192.168.2.0/24"
13548                                             ],
13549                                             "dst_vtep": null,
13550                                             "vtep_vlan": null,
13551                                             "udp_dst_port": [
13552                                                 "49152",
13553                                                 "49168"
13554                                             ]
13555                                         },
13556                                         "availability_zone": "nova",
13557                                         "vif_multiqueue_size": 8,
13558                                         "periodic_gratuitous_arp": false,
13559                                         "flavor": {
13560                                             "vcpus": 2,
13561                                             "disk": 0,
13562                                             "extra_specs": {
13563                                                 "hw:cpu_policy": "dedicated",
13564                                                 "hw:mem_page_size": "large"
13565                                             },
13566                                             "ram": 4096
13567                                         },
13568                                         "floating_network": {
13569                                             "subnet": "nfvbench-floating-subnet",
13570                                             "name": "nfvbench-floating-net",
13571                                             "segmentation_id": null,
13572                                             "physical_network": null,
13573                                             "cidr": "192.168.0.0/24",
13574                                             "network_type": "vlan"
13575                                         },
13576                                         "user_info": null,
13577                                         "service_chain": "PVP",
13578                                         "sriov": false,
13579                                         "vxlan": false,
13580                                         "intf_speed_detected": 25000000000.0,
13581                                         "pause_sec": 2.0,
13582                                         "internal_networks": {
13583                                             "middle": {
13584                                                 "subnet": "nfvbench-msubnet",
13585                                                 "name": "nfvbench-mnet",
13586                                                 "segmentation_id": null,
13587                                                 "physical_network": null,
13588                                                 "mpls_transport_labels": null,
13589                                                 "cidr": "192.168.3.0/24",
13590                                                 "network_type": "vlan"
13591                                             },
13592                                             "right": {
13593                                                 "subnet": "subnet_nfvbench_vn2bis",
13594                                                 "name": "net_nfvbench_vn2bis",
13595                                                 "segmentation_id": null,
13596                                                 "physical_network": null,
13597                                                 "mpls_transport_labels": null,
13598                                                 "cidr": "192.168.31.0/24",
13599                                                 "network_type": "vlan"
13600                                             },
13601                                             "left": {
13602                                                 "subnet": "subnet_nfvbench_vn1bis",
13603                                                 "name": "net_nfvbench_vn1bis",
13604                                                 "segmentation_id": null,
13605                                                 "physical_network": null,
13606                                                 "mpls_transport_labels": null,
13607                                                 "cidr": "192.168.30.0/24",
13608                                                 "network_type": "vlan"
13609                                             }
13610                                         },
13611                                         "no_vswitch_access": false,
13612                                         "traffic": {
13613                                             "bidirectional": true,
13614                                             "profile": "custom_traffic_profile"
13615                                         },
13616                                         "restart": false,
13617                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
13618                                         "name": "nfvbench.conf",
13619                                         "std_json": null,
13620                                         "l2_loopback": false,
13621                                         "request_id": "fab39ed6c612445784e1e24574be97e2",
13622                                         "debug": false,
13623                                         "group_id": null,
13624                                         "loop_vm_name": "nfvbench-loop-vm",
13625                                         "check_traffic_time_sec": 200,
13626                                         "num_mbufs": 128000,
13627                                         "rate": "ndr",
13628                                         "service_chain_count": 1,
13629                                         "service_chain_shared_net": true,
13630                                         "measurement": {
13631                                             "NDR": 0.001,
13632                                             "PDR": 0.1,
13633                                             "load_epsilon": 0.1
13634                                         },
13635                                         "l3_router": false,
13636                                         "debug_mask": 0,
13637                                         "factory_class": "BasicFactory",
13638                                         "tg-tool": "TRex",
13639                                         "frame_sizes": [
13640                                             "1518"
13641                                         ],
13642                                         "service_mode": false,
13643                                         "edge_networks": {
13644                                             "right": {
13645                                                 "subnet": "nfvbench-subnet3",
13646                                                 "name": "nfvbench-net3",
13647                                                 "segmentation_id": null,
13648                                                 "network_type": null,
13649                                                 "physical_network": null,
13650                                                 "cidr": "192.168.4.0/24",
13651                                                 "router_name": "router_right",
13652                                                 "gateway": null
13653                                             },
13654                                             "left": {
13655                                                 "subnet": "nfvbench-subnet2",
13656                                                 "name": "nfvbench-net2",
13657                                                 "segmentation_id": null,
13658                                                 "network_type": null,
13659                                                 "physical_network": null,
13660                                                 "cidr": "192.168.3.0/24",
13661                                                 "router_name": "router_left",
13662                                                 "gateway": null
13663                                             }
13664                                         },
13665                                         "ndr_run": true,
13666                                         "use_management_port": false,
13667                                         "hypervisor_hostname": "localdomain",
13668                                         "cache_size": 0,
13669                                         "pdr_run": false,
13670                                         "vlan_tagging": false,
13671                                         "fluentd": [
13672                                             {
13673                                                 "ip": "172.20.73.203",
13674                                                 "result_tag": "nfvbench.results.amical",
13675                                                 "logging_tag": "nfvbench.logs.amical",
13676                                                 "port": 25225
13677                                             }
13678                                         ],
13679                                         "use_floating_ip": false,
13680                                         "flow_count": 128,
13681                                         "loop_vm_arp": false,
13682                                         "user_id": null,
13683                                         "openrc_file": null,
13684                                         "disable_hdrh": false,
13685                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-0.json",
13686                                         "vm_forwarder": "vpp",
13687                                         "factory_module": "nfvbench.factory",
13688                                         "no_latency_streams": false,
13689                                         "single_run": false,
13690                                         "no_arp": false,
13691                                         "cores_used": 5,
13692                                         "traffic_profile": [
13693                                             {
13694                                                 "l2frame_size": [
13695                                                     "1518"
13696                                                 ],
13697                                                 "name": "custom_traffic_profile"
13698                                             }
13699                                         ],
13700                                         "vlans": [
13701                                             2504,
13702                                             2515
13703                                         ],
13704                                         "tg-name": "trex-local",
13705                                         "management_network": {
13706                                             "subnet": "nfvbench-management-subnet",
13707                                             "name": "nfvbench-management-net",
13708                                             "segmentation_id": null,
13709                                             "network_type": "vlan",
13710                                             "physical_network": null,
13711                                             "cidr": "192.168.0.0/24",
13712                                             "gateway": "192.168.0.254"
13713                                         },
13714                                         "no_traffic": false,
13715                                         "mpls": false,
13716                                         "duration_sec": 10.0,
13717                                         "clouds_detail": "openstack",
13718                                         "mbuf_64": null,
13719                                         "generic_poll_sec": 2,
13720                                         "idle_interfaces_per_vm": 0,
13721                                         "no_flow_stats": false,
13722                                         "lat_percentiles": [
13723                                             25,
13724                                             75,
13725                                             99
13726                                         ],
13727                                         "no_cleanup": true,
13728                                         "no_e2e_check": false,
13729                                         "intf_speed_used": 25000000000.0,
13730                                         "generator_profile": "trex-local",
13731                                         "mbuf_factor": 0.2,
13732                                         "user_label": "amical_tc6_intensive",
13733                                         "intf_speed": null,
13734                                         "generic_retry_count": 100,
13735                                         "flavor_type": "nfvbench.loop.intensive",
13736                                         "use_sriov_middle_net": false,
13737                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_128-rate_ndr-0.json",
13738                                         "std_json_path": null,
13739                                         "unidir_reverse_traffic_pps": 1,
13740                                         "i40e_mixed": "ignore",
13741                                         "gratuitous_arp_pps": 1,
13742                                         "idle_networks": {
13743                                             "subnet": "nfvbench-idle-subnet",
13744                                             "name": "nfvbench-idle-net",
13745                                             "segmentation_id": null,
13746                                             "physical_network": null,
13747                                             "cidr": "192.169.1.0/24",
13748                                             "network_type": "vlan"
13749                                         },
13750                                         "interval_sec": 10.0,
13751                                         "no_latency_stats": false,
13752                                         "cores": null,
13753                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
13754                                         "external_networks": {
13755                                             "right": null,
13756                                             "left": null
13757                                         }
13758                                     },
13759                                     "benchmarks": {
13760                                         "network": {
13761                                             "service_chain": {
13762                                                 "PVP": {
13763                                                     "result": {
13764                                                         "compute_nodes": {},
13765                                                         "profile": "custom_traffic_profile",
13766                                                         "service_chain_count": 1,
13767                                                         "result": {
13768                                                             "1518": {
13769                                                                 "ndr": {
13770                                                                     "load_percent_per_direction": 6.25,
13771                                                                     "timestamp_sec": 1646284759.8324285,
13772                                                                     "stats": {
13773                                                                         "total_tx_rate": 252445,
13774                                                                         "overall": {
13775                                                                             "rx_pkts": 2524456,
13776                                                                             "drop_percentage": 0.0,
13777                                                                             "drop_pct": 0,
13778                                                                             "max_delay_usec": 13375,
13779                                                                             "lat_percentile": {
13780                                                                                 "99": "n/a",
13781                                                                                 "25": "n/a",
13782                                                                                 "75": "n/a"
13783                                                                             },
13784                                                                             "tx_pkts": 2524456,
13785                                                                             "avg_delay_usec": 557.5041177188274,
13786                                                                             "min_delay_usec": 43,
13787                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
13788                                                                         },
13789                                                                         "1": {
13790                                                                             "rx_pkts": 1262165,
13791                                                                             "min_delay_usec": 43,
13792                                                                             "drop_pct": 0,
13793                                                                             "max_delay_usec": 657,
13794                                                                             "tx_pkts": 1262291,
13795                                                                             "avg_delay_usec": 475,
13796                                                                             "drop_percentage": 0.0
13797                                                                         },
13798                                                                         "0": {
13799                                                                             "rx_pkts": 1262291,
13800                                                                             "min_delay_usec": 79,
13801                                                                             "drop_pct": 0,
13802                                                                             "max_delay_usec": 13375,
13803                                                                             "tx_pkts": 1262165,
13804                                                                             "avg_delay_usec": 640,
13805                                                                             "drop_percentage": 0.0
13806                                                                         },
13807                                                                         "theoretical_tx_rate_bps": 50000000000.0,
13808                                                                         "offered_tx_rate_bps": 3106083280.0,
13809                                                                         "theoretical_tx_rate_pps": 4063719.1157347206
13810                                                                     },
13811                                                                     "initial_rate_type": "rate_percent",
13812                                                                     "rate_percent": 12.5,
13813                                                                     "duration_sec": 10.0,
13814                                                                     "l2frame_size": "1518",
13815                                                                     "rate_pps": 253982,
13816                                                                     "rate_bps": 3125000000.0,
13817                                                                     "time_taken_sec": 137.6273422241211
13818                                                                 },
13819                                                                 "iteration_stats": {
13820                                                                     "ndr_pdr": [
13821                                                                         {
13822                                                                             "rx_pps": 348467.55522107193,
13823                                                                             "rx_pkts": 3427071,
13824                                                                             "time_ms": 1646284634724,
13825                                                                             "drop_pct": 36538343,
13826                                                                             "total_tx_pps": 3996541,
13827                                                                             "tx_pps": 4063718,
13828                                                                             "tx_pkts": 39965414,
13829                                                                             "drop_percentage": 91.42490804674262
13830                                                                         },
13831                                                                         {
13832                                                                             "rx_pps": 194182.29947632473,
13833                                                                             "rx_pkts": 1929881,
13834                                                                             "time_ms": 1646284647240,
13835                                                                             "drop_pct": 18263742,
13836                                                                             "total_tx_pps": 2019362,
13837                                                                             "tx_pps": 2031858,
13838                                                                             "tx_pkts": 20193623,
13839                                                                             "drop_percentage": 90.44311662151958
13840                                                                         },
13841                                                                         {
13842                                                                             "rx_pps": 179396.25923534992,
13843                                                                             "rx_pkts": 1782930,
13844                                                                             "time_ms": 1646284659752,
13845                                                                             "drop_pct": 8313872,
13846                                                                             "total_tx_pps": 1009680,
13847                                                                             "tx_pps": 1015928,
13848                                                                             "tx_pkts": 10096802,
13849                                                                             "drop_percentage": 82.3416364904452
13850                                                                         },
13851                                                                         {
13852                                                                             "rx_pps": 444172.416750406,
13853                                                                             "rx_pkts": 4414410,
13854                                                                             "time_ms": 1646284672259,
13855                                                                             "drop_pct": 633993,
13856                                                                             "total_tx_pps": 504840,
13857                                                                             "tx_pps": 507964,
13858                                                                             "tx_pkts": 5048403,
13859                                                                             "drop_percentage": 12.5582882349131
13860                                                                         },
13861                                                                         {
13862                                                                             "rx_pps": 253982.0,
13863                                                                             "rx_pkts": 2524456,
13864                                                                             "time_ms": 1646284684759,
13865                                                                             "drop_pct": 0,
13866                                                                             "total_tx_pps": 252445,
13867                                                                             "tx_pps": 253982,
13868                                                                             "tx_pkts": 2524456,
13869                                                                             "drop_percentage": 0.0
13870                                                                         },
13871                                                                         {
13872                                                                             "rx_pps": 380480.22499434196,
13873                                                                             "rx_pkts": 3781785,
13874                                                                             "time_ms": 1646284697283,
13875                                                                             "drop_pct": 4888,
13876                                                                             "total_tx_pps": 378667,
13877                                                                             "tx_pps": 380972,
13878                                                                             "tx_pkts": 3786673,
13879                                                                             "drop_percentage": 0.12908429114423137
13880                                                                         },
13881                                                                         {
13882                                                                             "rx_pps": 316051.2110285178,
13883                                                                             "rx_pkts": 3141708,
13884                                                                             "time_ms": 1646284709792,
13885                                                                             "drop_pct": 14183,
13886                                                                             "total_tx_pps": 315589,
13887                                                                             "tx_pps": 317478,
13888                                                                             "tx_pkts": 3155891,
13889                                                                             "drop_percentage": 0.44941349368530153
13890                                                                         },
13891                                                                         {
13892                                                                             "rx_pps": 285668.0250878956,
13893                                                                             "rx_pkts": 2839399,
13894                                                                             "time_ms": 1646284722300,
13895                                                                             "drop_pct": 616,
13896                                                                             "total_tx_pps": 284001,
13897                                                                             "tx_pps": 285730,
13898                                                                             "tx_pkts": 2840015,
13899                                                                             "drop_percentage": 0.02169002628507244
13900                                                                         },
13901                                                                         {
13902                                                                             "rx_pps": 269807.1017426643,
13903                                                                             "rx_pkts": 2681614,
13904                                                                             "time_ms": 1646284734800,
13905                                                                             "drop_pct": 486,
13906                                                                             "total_tx_pps": 268210,
13907                                                                             "tx_pps": 269856,
13908                                                                             "tx_pkts": 2682100,
13909                                                                             "drop_percentage": 0.018120129749077216
13910                                                                         },
13911                                                                         {
13912                                                                             "rx_pps": 261898.78374930617,
13913                                                                             "rx_pkts": 2603144,
13914                                                                             "time_ms": 1646284747309,
13915                                                                             "drop_pct": 191,
13916                                                                             "total_tx_pps": 260333,
13917                                                                             "tx_pps": 261918,
13918                                                                             "tx_pkts": 2603335,
13919                                                                             "drop_percentage": 0.007336743062264364
13920                                                                         },
13921                                                                         {
13922                                                                             "rx_pps": 257926.4552171562,
13923                                                                             "rx_pkts": 2563404,
13924                                                                             "time_ms": 1646284759831,
13925                                                                             "drop_pct": 234,
13926                                                                             "total_tx_pps": 256363,
13927                                                                             "tx_pps": 257950,
13928                                                                             "tx_pkts": 2563638,
13929                                                                             "ndr_pps": 126991,
13930                                                                             "drop_percentage": 0.009127653748306118
13931                                                                         }
13932                                                                     ]
13933                                                                 }
13934                                                             }
13935                                                         },
13936                                                         "flow_count": 128,
13937                                                         "bidirectional": true
13938                                                     }
13939                                                 }
13940                                             },
13941                                             "versions": {
13942                                                 "Traffic_Generator": {
13943                                                     "build_date": "Apr 14 2021",
13944                                                     "version": "v2.89",
13945                                                     "built_by": "hhaim",
13946                                                     "mode": "STL",
13947                                                     "build_time": "11:22:15"
13948                                                 }
13949                                             }
13950                                         }
13951                                     }
13952                                 },
13953                                 "request_id": "fab39ed6c612445784e1e24574be97e2"
13954                             },
13955                             "synthesis": {
13956                                 "avg_delay_usec": 557.5041177188274,
13957                                 "total_tx_rate": 252445
13958                             }
13959                         },
13960                         {
13961                             "input": {
13962                                 "duration_sec": "10",
13963                                 "flavor_type": "nfvbench.loop.intensive",
13964                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-2.json",
13965                                 "frame_sizes": [
13966                                     "IMIX"
13967                                 ],
13968                                 "rate": "ndr",
13969                                 "flow_count": "128",
13970                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
13971                                 "user_label": "amical_tc6_intensive"
13972                             },
13973                             "output": {
13974                                 "status": "OK",
13975                                 "result": {
13976                                     "date": "2022-03-03 05:24:12",
13977                                     "nfvbench_version": "5.0.4.dev29",
13978                                     "config": {
13979                                         "compute_nodes": null,
13980                                         "traffic_generator": {
13981                                             "mac_addrs_left": null,
13982                                             "gateway_ip_addrs": [
13983                                                 "192.168.30.2",
13984                                                 "192.168.31.2"
13985                                             ],
13986                                             "mac_addrs_right": null,
13987                                             "default_profile": "trex-local",
13988                                             "src_vteps": null,
13989                                             "generator_profile": [
13990                                                 {
13991                                                     "intf_speed": null,
13992                                                     "name": "trex-local",
13993                                                     "ip": "127.0.0.1",
13994                                                     "zmq_rpc_port": 4501,
13995                                                     "tool": "TRex",
13996                                                     "platform": {
13997                                                         "master_thread_id": "0",
13998                                                         "latency_thread_id": "1",
13999                                                         "dual_if": [
14000                                                             {
14001                                                                 "threads": [
14002                                                                     2,
14003                                                                     3,
14004                                                                     4,
14005                                                                     5,
14006                                                                     6,
14007                                                                     7
14008                                                                 ],
14009                                                                 "socket": 0
14010                                                             }
14011                                                         ]
14012                                                     },
14013                                                     "zmq_pub_port": 4500,
14014                                                     "interfaces": [
14015                                                         {
14016                                                             "switch": null,
14017                                                             "pci": "0000:00:05.0",
14018                                                             "port": 0
14019                                                         },
14020                                                         {
14021                                                             "switch": null,
14022                                                             "pci": "0000:00:06.0",
14023                                                             "port": 1
14024                                                         }
14025                                                     ],
14026                                                     "cores": 5,
14027                                                     "software_mode": false
14028                                                 }
14029                                             ],
14030                                             "vtep_gateway_ips": null,
14031                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
14032                                             "udp_port_step": "1",
14033                                             "udp_src_port": [
14034                                                 "49152",
14035                                                 "49168"
14036                                             ],
14037                                             "gateway_ip_addrs_step": "0.0.0.1",
14038                                             "tg_gateway_ip_addrs": [
14039                                                 "192.168.30.1",
14040                                                 "192.168.31.1"
14041                                             ],
14042                                             "ip_addrs": [
14043                                                 "198.18.0.0/16",
14044                                                 "198.19.0.0/16"
14045                                             ],
14046                                             "ip_src_static": true,
14047                                             "host_name": "nfvbench_tg",
14048                                             "ip_addrs_step": "0.0.0.1",
14049                                             "tg_gateway_ip_cidrs": [
14050                                                 "192.168.1.0/24",
14051                                                 "192.168.2.0/24"
14052                                             ],
14053                                             "dst_vtep": null,
14054                                             "vtep_vlan": null,
14055                                             "udp_dst_port": [
14056                                                 "49152",
14057                                                 "49168"
14058                                             ]
14059                                         },
14060                                         "availability_zone": "nova",
14061                                         "vif_multiqueue_size": 8,
14062                                         "periodic_gratuitous_arp": false,
14063                                         "flavor": {
14064                                             "vcpus": 2,
14065                                             "disk": 0,
14066                                             "extra_specs": {
14067                                                 "hw:cpu_policy": "dedicated",
14068                                                 "hw:mem_page_size": "large"
14069                                             },
14070                                             "ram": 4096
14071                                         },
14072                                         "floating_network": {
14073                                             "subnet": "nfvbench-floating-subnet",
14074                                             "name": "nfvbench-floating-net",
14075                                             "segmentation_id": null,
14076                                             "physical_network": null,
14077                                             "cidr": "192.168.0.0/24",
14078                                             "network_type": "vlan"
14079                                         },
14080                                         "user_info": null,
14081                                         "service_chain": "PVP",
14082                                         "sriov": false,
14083                                         "vxlan": false,
14084                                         "intf_speed_detected": 25000000000.0,
14085                                         "pause_sec": 2.0,
14086                                         "internal_networks": {
14087                                             "middle": {
14088                                                 "subnet": "nfvbench-msubnet",
14089                                                 "name": "nfvbench-mnet",
14090                                                 "segmentation_id": null,
14091                                                 "physical_network": null,
14092                                                 "mpls_transport_labels": null,
14093                                                 "cidr": "192.168.3.0/24",
14094                                                 "network_type": "vlan"
14095                                             },
14096                                             "right": {
14097                                                 "subnet": "subnet_nfvbench_vn2bis",
14098                                                 "name": "net_nfvbench_vn2bis",
14099                                                 "segmentation_id": null,
14100                                                 "physical_network": null,
14101                                                 "mpls_transport_labels": null,
14102                                                 "cidr": "192.168.31.0/24",
14103                                                 "network_type": "vlan"
14104                                             },
14105                                             "left": {
14106                                                 "subnet": "subnet_nfvbench_vn1bis",
14107                                                 "name": "net_nfvbench_vn1bis",
14108                                                 "segmentation_id": null,
14109                                                 "physical_network": null,
14110                                                 "mpls_transport_labels": null,
14111                                                 "cidr": "192.168.30.0/24",
14112                                                 "network_type": "vlan"
14113                                             }
14114                                         },
14115                                         "no_vswitch_access": false,
14116                                         "traffic": {
14117                                             "bidirectional": true,
14118                                             "profile": "custom_traffic_profile"
14119                                         },
14120                                         "restart": false,
14121                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
14122                                         "name": "nfvbench.conf",
14123                                         "std_json": null,
14124                                         "l2_loopback": false,
14125                                         "request_id": "ceb21980b7a54cfca27c2be13acbe3fd",
14126                                         "debug": false,
14127                                         "group_id": null,
14128                                         "loop_vm_name": "nfvbench-loop-vm",
14129                                         "check_traffic_time_sec": 200,
14130                                         "num_mbufs": 128000,
14131                                         "rate": "ndr",
14132                                         "service_chain_count": 1,
14133                                         "service_chain_shared_net": true,
14134                                         "measurement": {
14135                                             "NDR": 0.001,
14136                                             "PDR": 0.1,
14137                                             "load_epsilon": 0.1
14138                                         },
14139                                         "l3_router": false,
14140                                         "debug_mask": 0,
14141                                         "factory_class": "BasicFactory",
14142                                         "tg-tool": "TRex",
14143                                         "frame_sizes": [
14144                                             "IMIX"
14145                                         ],
14146                                         "service_mode": false,
14147                                         "edge_networks": {
14148                                             "right": {
14149                                                 "subnet": "nfvbench-subnet3",
14150                                                 "name": "nfvbench-net3",
14151                                                 "segmentation_id": null,
14152                                                 "network_type": null,
14153                                                 "physical_network": null,
14154                                                 "cidr": "192.168.4.0/24",
14155                                                 "router_name": "router_right",
14156                                                 "gateway": null
14157                                             },
14158                                             "left": {
14159                                                 "subnet": "nfvbench-subnet2",
14160                                                 "name": "nfvbench-net2",
14161                                                 "segmentation_id": null,
14162                                                 "network_type": null,
14163                                                 "physical_network": null,
14164                                                 "cidr": "192.168.3.0/24",
14165                                                 "router_name": "router_left",
14166                                                 "gateway": null
14167                                             }
14168                                         },
14169                                         "ndr_run": true,
14170                                         "use_management_port": false,
14171                                         "hypervisor_hostname": "localdomain",
14172                                         "cache_size": 0,
14173                                         "pdr_run": false,
14174                                         "vlan_tagging": false,
14175                                         "fluentd": [
14176                                             {
14177                                                 "ip": "172.20.73.203",
14178                                                 "result_tag": "nfvbench.results.amical",
14179                                                 "logging_tag": "nfvbench.logs.amical",
14180                                                 "port": 25225
14181                                             }
14182                                         ],
14183                                         "use_floating_ip": false,
14184                                         "flow_count": 128,
14185                                         "loop_vm_arp": false,
14186                                         "user_id": null,
14187                                         "openrc_file": null,
14188                                         "disable_hdrh": false,
14189                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-0.json",
14190                                         "vm_forwarder": "vpp",
14191                                         "factory_module": "nfvbench.factory",
14192                                         "no_latency_streams": false,
14193                                         "single_run": false,
14194                                         "no_arp": false,
14195                                         "cores_used": 5,
14196                                         "traffic_profile": [
14197                                             {
14198                                                 "l2frame_size": [
14199                                                     "IMIX"
14200                                                 ],
14201                                                 "name": "custom_traffic_profile"
14202                                             }
14203                                         ],
14204                                         "vlans": [
14205                                             2504,
14206                                             2515
14207                                         ],
14208                                         "tg-name": "trex-local",
14209                                         "management_network": {
14210                                             "subnet": "nfvbench-management-subnet",
14211                                             "name": "nfvbench-management-net",
14212                                             "segmentation_id": null,
14213                                             "network_type": "vlan",
14214                                             "physical_network": null,
14215                                             "cidr": "192.168.0.0/24",
14216                                             "gateway": "192.168.0.254"
14217                                         },
14218                                         "no_traffic": false,
14219                                         "mpls": false,
14220                                         "duration_sec": 10.0,
14221                                         "clouds_detail": "openstack",
14222                                         "mbuf_64": null,
14223                                         "generic_poll_sec": 2,
14224                                         "idle_interfaces_per_vm": 0,
14225                                         "no_flow_stats": false,
14226                                         "lat_percentiles": [
14227                                             25,
14228                                             75,
14229                                             99
14230                                         ],
14231                                         "no_cleanup": true,
14232                                         "no_e2e_check": false,
14233                                         "intf_speed_used": 25000000000.0,
14234                                         "generator_profile": "trex-local",
14235                                         "mbuf_factor": 0.2,
14236                                         "user_label": "amical_tc6_intensive",
14237                                         "intf_speed": null,
14238                                         "generic_retry_count": 100,
14239                                         "flavor_type": "nfvbench.loop.intensive",
14240                                         "use_sriov_middle_net": false,
14241                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_128-rate_ndr-0.json",
14242                                         "std_json_path": null,
14243                                         "unidir_reverse_traffic_pps": 1,
14244                                         "i40e_mixed": "ignore",
14245                                         "gratuitous_arp_pps": 1,
14246                                         "idle_networks": {
14247                                             "subnet": "nfvbench-idle-subnet",
14248                                             "name": "nfvbench-idle-net",
14249                                             "segmentation_id": null,
14250                                             "physical_network": null,
14251                                             "cidr": "192.169.1.0/24",
14252                                             "network_type": "vlan"
14253                                         },
14254                                         "interval_sec": 10.0,
14255                                         "no_latency_stats": false,
14256                                         "cores": null,
14257                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
14258                                         "external_networks": {
14259                                             "right": null,
14260                                             "left": null
14261                                         }
14262                                     },
14263                                     "benchmarks": {
14264                                         "network": {
14265                                             "service_chain": {
14266                                                 "PVP": {
14267                                                     "result": {
14268                                                         "compute_nodes": {},
14269                                                         "profile": "custom_traffic_profile",
14270                                                         "service_chain_count": 1,
14271                                                         "result": {
14272                                                             "IMIX": {
14273                                                                 "ndr": {
14274                                                                     "load_percent_per_direction": 1.171875,
14275                                                                     "timestamp_sec": 1646285193.3781986,
14276                                                                     "stats": {
14277                                                                         "total_tx_rate": 190656,
14278                                                                         "overall": {
14279                                                                             "rx_pkts": 1906560,
14280                                                                             "drop_percentage": 0.0,
14281                                                                             "drop_pct": 0,
14282                                                                             "max_delay_usec": 3445,
14283                                                                             "lat_percentile": {
14284                                                                                 "99": "n/a",
14285                                                                                 "25": "n/a",
14286                                                                                 "75": "n/a"
14287                                                                             },
14288                                                                             "tx_pkts": 1906560,
14289                                                                             "avg_delay_usec": 366.4996223564955,
14290                                                                             "min_delay_usec": 49,
14291                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
14292                                                                         },
14293                                                                         "1": {
14294                                                                             "rx_pkts": 953232,
14295                                                                             "min_delay_usec": 54,
14296                                                                             "drop_pct": 0,
14297                                                                             "max_delay_usec": 3445,
14298                                                                             "tx_pkts": 953328,
14299                                                                             "avg_delay_usec": 374,
14300                                                                             "drop_percentage": 0.0
14301                                                                         },
14302                                                                         "0": {
14303                                                                             "rx_pkts": 953328,
14304                                                                             "min_delay_usec": 49,
14305                                                                             "drop_pct": 0,
14306                                                                             "max_delay_usec": 3400,
14307                                                                             "tx_pkts": 953232,
14308                                                                             "avg_delay_usec": 359,
14309                                                                             "drop_percentage": 0.0
14310                                                                         },
14311                                                                         "theoretical_tx_rate_bps": 50000000000.0,
14312                                                                         "offered_tx_rate_bps": 582390528.0,
14313                                                                         "theoretical_tx_rate_pps": 16368398.079441292
14314                                                                     },
14315                                                                     "initial_rate_type": "rate_percent",
14316                                                                     "rate_percent": 2.34375,
14317                                                                     "duration_sec": 10.0,
14318                                                                     "l2frame_size": "IMIX",
14319                                                                     "rate_pps": 191816,
14320                                                                     "rate_bps": 585937500.0,
14321                                                                     "time_taken_sec": 137.84817028045654
14322                                                                 },
14323                                                                 "iteration_stats": {
14324                                                                     "ndr_pdr": [
14325                                                                         {
14326                                                                             "rx_pps": 527518.6982376295,
14327                                                                             "rx_pkts": 4594899,
14328                                                                             "time_ms": 1646285068098,
14329                                                                             "drop_pct": 137980399,
14330                                                                             "total_tx_pps": 14257529,
14331                                                                             "tx_pps": 16368398,
14332                                                                             "tx_pkts": 142575298,
14333                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (16368398) and actual TX rate (14257529). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
14334                                                                             "drop_percentage": 96.77721241725898
14335                                                                         },
14336                                                                         {
14337                                                                             "rx_pps": 649584.5882534897,
14338                                                                             "rx_pkts": 6455897,
14339                                                                             "time_ms": 1646285080678,
14340                                                                             "drop_pct": 74882762,
14341                                                                             "total_tx_pps": 8133865,
14342                                                                             "tx_pps": 8184198,
14343                                                                             "tx_pkts": 81338659,
14344                                                                             "drop_percentage": 92.06294143600277
14345                                                                         },
14346                                                                         {
14347                                                                             "rx_pps": 486023.50862599886,
14348                                                                             "rx_pkts": 4830345,
14349                                                                             "time_ms": 1646285093199,
14350                                                                             "drop_pct": 35838974,
14351                                                                             "total_tx_pps": 4066931,
14352                                                                             "tx_pps": 4092098,
14353                                                                             "tx_pkts": 40669319,
14354                                                                             "drop_percentage": 88.12287710054845
14355                                                                         },
14356                                                                         {
14357                                                                             "rx_pps": 487117.8462164386,
14358                                                                             "rx_pkts": 4841709,
14359                                                                             "time_ms": 1646285105721,
14360                                                                             "drop_pct": 15494990,
14361                                                                             "total_tx_pps": 2033669,
14362                                                                             "tx_pps": 2046048,
14363                                                                             "tx_pkts": 20336699,
14364                                                                             "drop_percentage": 76.19225716031889
14365                                                                         },
14366                                                                         {
14367                                                                             "rx_pps": 365059.10021687107,
14368                                                                             "rx_pkts": 3628142,
14369                                                                             "time_ms": 1646285118236,
14370                                                                             "drop_pct": 6539188,
14371                                                                             "total_tx_pps": 1016733,
14372                                                                             "tx_pps": 1023024,
14373                                                                             "tx_pkts": 10167330,
14374                                                                             "drop_percentage": 64.31568563231448
14375                                                                         },
14376                                                                         {
14377                                                                             "rx_pps": 470718.585949703,
14378                                                                             "rx_pkts": 4678475,
14379                                                                             "time_ms": 1646285130816,
14380                                                                             "drop_pct": 405446,
14381                                                                             "total_tx_pps": 508392,
14382                                                                             "tx_pps": 511512,
14383                                                                             "tx_pkts": 5083921,
14384                                                                             "drop_percentage": 7.975064915446168
14385                                                                         },
14386                                                                         {
14387                                                                             "rx_pps": 255742.51844840997,
14388                                                                             "rx_pkts": 2541955,
14389                                                                             "time_ms": 1646285143320,
14390                                                                             "drop_pct": 134,
14391                                                                             "total_tx_pps": 254208,
14392                                                                             "tx_pps": 255756,
14393                                                                             "tx_pkts": 2542089,
14394                                                                             "drop_percentage": 0.0052712552550284435
14395                                                                         },
14396                                                                         {
14397                                                                             "rx_pps": 127878.0,
14398                                                                             "rx_pkts": 1271047,
14399                                                                             "time_ms": 1646285155820,
14400                                                                             "drop_pct": 0,
14401                                                                             "total_tx_pps": 127104,
14402                                                                             "tx_pps": 127878,
14403                                                                             "tx_pkts": 1271047,
14404                                                                             "drop_percentage": 0.0
14405                                                                         },
14406                                                                         {
14407                                                                             "rx_pps": 191816.0,
14408                                                                             "rx_pkts": 1906560,
14409                                                                             "time_ms": 1646285168332,
14410                                                                             "drop_pct": 0,
14411                                                                             "total_tx_pps": 190656,
14412                                                                             "tx_pps": 191816,
14413                                                                             "tx_pkts": 1906560,
14414                                                                             "drop_percentage": 0.0
14415                                                                         },
14416                                                                         {
14417                                                                             "rx_pps": 223586.05076246973,
14418                                                                             "rx_pkts": 2225246,
14419                                                                             "time_ms": 1646285180872,
14420                                                                             "drop_pct": 1990,
14421                                                                             "total_tx_pps": 222723,
14422                                                                             "tx_pps": 223786,
14423                                                                             "tx_pkts": 2227236,
14424                                                                             "drop_percentage": 0.08934841211259158
14425                                                                         },
14426                                                                         {
14427                                                                             "rx_pps": 207747.38173291675,
14428                                                                             "rx_pkts": 2064908,
14429                                                                             "time_ms": 1646285193377,
14430                                                                             "drop_pct": 523,
14431                                                                             "total_tx_pps": 206543,
14432                                                                             "tx_pps": 207800,
14433                                                                             "tx_pkts": 2065431,
14434                                                                             "ndr_pps": 95908,
14435                                                                             "drop_percentage": 0.02532159147412816
14436                                                                         }
14437                                                                     ]
14438                                                                 }
14439                                                             }
14440                                                         },
14441                                                         "flow_count": 128,
14442                                                         "bidirectional": true
14443                                                     }
14444                                                 }
14445                                             },
14446                                             "versions": {
14447                                                 "Traffic_Generator": {
14448                                                     "build_date": "Apr 14 2021",
14449                                                     "version": "v2.89",
14450                                                     "built_by": "hhaim",
14451                                                     "mode": "STL",
14452                                                     "build_time": "11:22:15"
14453                                                 }
14454                                             }
14455                                         }
14456                                     }
14457                                 },
14458                                 "request_id": "ceb21980b7a54cfca27c2be13acbe3fd"
14459                             },
14460                             "synthesis": {
14461                                 "avg_delay_usec": 366.4996223564955,
14462                                 "total_tx_rate": 190656
14463                             }
14464                         },
14465                         {
14466                             "input": {
14467                                 "duration_sec": "10",
14468                                 "flavor_type": "nfvbench.loop.intensive",
14469                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-2.json",
14470                                 "frame_sizes": [
14471                                     "9000"
14472                                 ],
14473                                 "rate": "ndr",
14474                                 "flow_count": "128",
14475                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
14476                                 "user_label": "amical_tc6_intensive"
14477                             },
14478                             "output": {
14479                                 "status": "OK",
14480                                 "result": {
14481                                     "date": "2022-03-03 05:31:26",
14482                                     "nfvbench_version": "5.0.4.dev29",
14483                                     "config": {
14484                                         "compute_nodes": null,
14485                                         "traffic_generator": {
14486                                             "mac_addrs_left": null,
14487                                             "gateway_ip_addrs": [
14488                                                 "192.168.30.2",
14489                                                 "192.168.31.2"
14490                                             ],
14491                                             "mac_addrs_right": null,
14492                                             "default_profile": "trex-local",
14493                                             "src_vteps": null,
14494                                             "generator_profile": [
14495                                                 {
14496                                                     "intf_speed": null,
14497                                                     "name": "trex-local",
14498                                                     "ip": "127.0.0.1",
14499                                                     "zmq_rpc_port": 4501,
14500                                                     "tool": "TRex",
14501                                                     "platform": {
14502                                                         "master_thread_id": "0",
14503                                                         "latency_thread_id": "1",
14504                                                         "dual_if": [
14505                                                             {
14506                                                                 "threads": [
14507                                                                     2,
14508                                                                     3,
14509                                                                     4,
14510                                                                     5,
14511                                                                     6,
14512                                                                     7
14513                                                                 ],
14514                                                                 "socket": 0
14515                                                             }
14516                                                         ]
14517                                                     },
14518                                                     "zmq_pub_port": 4500,
14519                                                     "interfaces": [
14520                                                         {
14521                                                             "switch": null,
14522                                                             "pci": "0000:00:05.0",
14523                                                             "port": 0
14524                                                         },
14525                                                         {
14526                                                             "switch": null,
14527                                                             "pci": "0000:00:06.0",
14528                                                             "port": 1
14529                                                         }
14530                                                     ],
14531                                                     "cores": 5,
14532                                                     "software_mode": false
14533                                                 }
14534                                             ],
14535                                             "vtep_gateway_ips": null,
14536                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
14537                                             "udp_port_step": "1",
14538                                             "udp_src_port": [
14539                                                 "49152",
14540                                                 "49168"
14541                                             ],
14542                                             "gateway_ip_addrs_step": "0.0.0.1",
14543                                             "tg_gateway_ip_addrs": [
14544                                                 "192.168.30.1",
14545                                                 "192.168.31.1"
14546                                             ],
14547                                             "ip_addrs": [
14548                                                 "198.18.0.0/16",
14549                                                 "198.19.0.0/16"
14550                                             ],
14551                                             "ip_src_static": true,
14552                                             "host_name": "nfvbench_tg",
14553                                             "ip_addrs_step": "0.0.0.1",
14554                                             "tg_gateway_ip_cidrs": [
14555                                                 "192.168.1.0/24",
14556                                                 "192.168.2.0/24"
14557                                             ],
14558                                             "dst_vtep": null,
14559                                             "vtep_vlan": null,
14560                                             "udp_dst_port": [
14561                                                 "49152",
14562                                                 "49168"
14563                                             ]
14564                                         },
14565                                         "availability_zone": "nova",
14566                                         "vif_multiqueue_size": 8,
14567                                         "periodic_gratuitous_arp": false,
14568                                         "flavor": {
14569                                             "vcpus": 2,
14570                                             "disk": 0,
14571                                             "extra_specs": {
14572                                                 "hw:cpu_policy": "dedicated",
14573                                                 "hw:mem_page_size": "large"
14574                                             },
14575                                             "ram": 4096
14576                                         },
14577                                         "floating_network": {
14578                                             "subnet": "nfvbench-floating-subnet",
14579                                             "name": "nfvbench-floating-net",
14580                                             "segmentation_id": null,
14581                                             "physical_network": null,
14582                                             "cidr": "192.168.0.0/24",
14583                                             "network_type": "vlan"
14584                                         },
14585                                         "user_info": null,
14586                                         "service_chain": "PVP",
14587                                         "sriov": false,
14588                                         "vxlan": false,
14589                                         "intf_speed_detected": 25000000000.0,
14590                                         "pause_sec": 2.0,
14591                                         "internal_networks": {
14592                                             "middle": {
14593                                                 "subnet": "nfvbench-msubnet",
14594                                                 "name": "nfvbench-mnet",
14595                                                 "segmentation_id": null,
14596                                                 "physical_network": null,
14597                                                 "mpls_transport_labels": null,
14598                                                 "cidr": "192.168.3.0/24",
14599                                                 "network_type": "vlan"
14600                                             },
14601                                             "right": {
14602                                                 "subnet": "subnet_nfvbench_vn2bis",
14603                                                 "name": "net_nfvbench_vn2bis",
14604                                                 "segmentation_id": null,
14605                                                 "physical_network": null,
14606                                                 "mpls_transport_labels": null,
14607                                                 "cidr": "192.168.31.0/24",
14608                                                 "network_type": "vlan"
14609                                             },
14610                                             "left": {
14611                                                 "subnet": "subnet_nfvbench_vn1bis",
14612                                                 "name": "net_nfvbench_vn1bis",
14613                                                 "segmentation_id": null,
14614                                                 "physical_network": null,
14615                                                 "mpls_transport_labels": null,
14616                                                 "cidr": "192.168.30.0/24",
14617                                                 "network_type": "vlan"
14618                                             }
14619                                         },
14620                                         "no_vswitch_access": false,
14621                                         "traffic": {
14622                                             "bidirectional": true,
14623                                             "profile": "custom_traffic_profile"
14624                                         },
14625                                         "restart": false,
14626                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
14627                                         "name": "nfvbench.conf",
14628                                         "std_json": null,
14629                                         "l2_loopback": false,
14630                                         "request_id": "7d83b94d43e942238d6c50de662d6dcf",
14631                                         "debug": false,
14632                                         "group_id": null,
14633                                         "loop_vm_name": "nfvbench-loop-vm",
14634                                         "check_traffic_time_sec": 200,
14635                                         "num_mbufs": 128000,
14636                                         "rate": "ndr",
14637                                         "service_chain_count": 1,
14638                                         "service_chain_shared_net": true,
14639                                         "measurement": {
14640                                             "NDR": 0.001,
14641                                             "PDR": 0.1,
14642                                             "load_epsilon": 0.1
14643                                         },
14644                                         "l3_router": false,
14645                                         "debug_mask": 0,
14646                                         "factory_class": "BasicFactory",
14647                                         "tg-tool": "TRex",
14648                                         "frame_sizes": [
14649                                             "9000"
14650                                         ],
14651                                         "service_mode": false,
14652                                         "edge_networks": {
14653                                             "right": {
14654                                                 "subnet": "nfvbench-subnet3",
14655                                                 "name": "nfvbench-net3",
14656                                                 "segmentation_id": null,
14657                                                 "network_type": null,
14658                                                 "physical_network": null,
14659                                                 "cidr": "192.168.4.0/24",
14660                                                 "router_name": "router_right",
14661                                                 "gateway": null
14662                                             },
14663                                             "left": {
14664                                                 "subnet": "nfvbench-subnet2",
14665                                                 "name": "nfvbench-net2",
14666                                                 "segmentation_id": null,
14667                                                 "network_type": null,
14668                                                 "physical_network": null,
14669                                                 "cidr": "192.168.3.0/24",
14670                                                 "router_name": "router_left",
14671                                                 "gateway": null
14672                                             }
14673                                         },
14674                                         "ndr_run": true,
14675                                         "use_management_port": false,
14676                                         "hypervisor_hostname": "localdomain",
14677                                         "cache_size": 0,
14678                                         "pdr_run": false,
14679                                         "vlan_tagging": false,
14680                                         "fluentd": [
14681                                             {
14682                                                 "ip": "172.20.73.203",
14683                                                 "result_tag": "nfvbench.results.amical",
14684                                                 "logging_tag": "nfvbench.logs.amical",
14685                                                 "port": 25225
14686                                             }
14687                                         ],
14688                                         "use_floating_ip": false,
14689                                         "flow_count": 128,
14690                                         "loop_vm_arp": false,
14691                                         "user_id": null,
14692                                         "openrc_file": null,
14693                                         "disable_hdrh": false,
14694                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-0.json",
14695                                         "vm_forwarder": "vpp",
14696                                         "factory_module": "nfvbench.factory",
14697                                         "no_latency_streams": false,
14698                                         "single_run": false,
14699                                         "no_arp": false,
14700                                         "cores_used": 5,
14701                                         "traffic_profile": [
14702                                             {
14703                                                 "l2frame_size": [
14704                                                     "9000"
14705                                                 ],
14706                                                 "name": "custom_traffic_profile"
14707                                             }
14708                                         ],
14709                                         "vlans": [
14710                                             2504,
14711                                             2515
14712                                         ],
14713                                         "tg-name": "trex-local",
14714                                         "management_network": {
14715                                             "subnet": "nfvbench-management-subnet",
14716                                             "name": "nfvbench-management-net",
14717                                             "segmentation_id": null,
14718                                             "network_type": "vlan",
14719                                             "physical_network": null,
14720                                             "cidr": "192.168.0.0/24",
14721                                             "gateway": "192.168.0.254"
14722                                         },
14723                                         "no_traffic": false,
14724                                         "mpls": false,
14725                                         "duration_sec": 10.0,
14726                                         "clouds_detail": "openstack",
14727                                         "mbuf_64": null,
14728                                         "generic_poll_sec": 2,
14729                                         "idle_interfaces_per_vm": 0,
14730                                         "no_flow_stats": false,
14731                                         "lat_percentiles": [
14732                                             25,
14733                                             75,
14734                                             99
14735                                         ],
14736                                         "no_cleanup": true,
14737                                         "no_e2e_check": false,
14738                                         "intf_speed_used": 25000000000.0,
14739                                         "generator_profile": "trex-local",
14740                                         "mbuf_factor": 0.2,
14741                                         "user_label": "amical_tc6_intensive",
14742                                         "intf_speed": null,
14743                                         "generic_retry_count": 100,
14744                                         "flavor_type": "nfvbench.loop.intensive",
14745                                         "use_sriov_middle_net": false,
14746                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_128-rate_ndr-0.json",
14747                                         "std_json_path": null,
14748                                         "unidir_reverse_traffic_pps": 1,
14749                                         "i40e_mixed": "ignore",
14750                                         "gratuitous_arp_pps": 1,
14751                                         "idle_networks": {
14752                                             "subnet": "nfvbench-idle-subnet",
14753                                             "name": "nfvbench-idle-net",
14754                                             "segmentation_id": null,
14755                                             "physical_network": null,
14756                                             "cidr": "192.169.1.0/24",
14757                                             "network_type": "vlan"
14758                                         },
14759                                         "interval_sec": 10.0,
14760                                         "no_latency_stats": false,
14761                                         "cores": null,
14762                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
14763                                         "external_networks": {
14764                                             "right": null,
14765                                             "left": null
14766                                         }
14767                                     },
14768                                     "benchmarks": {
14769                                         "network": {
14770                                             "service_chain": {
14771                                                 "PVP": {
14772                                                     "result": {
14773                                                         "compute_nodes": {},
14774                                                         "profile": "custom_traffic_profile",
14775                                                         "service_chain_count": 1,
14776                                                         "result": {
14777                                                             "9000": {
14778                                                                 "ndr": {
14779                                                                     "load_percent_per_direction": 22.65625,
14780                                                                     "timestamp_sec": 1646285626.5736058,
14781                                                                     "stats": {
14782                                                                         "total_tx_rate": 156036,
14783                                                                         "overall": {
14784                                                                             "rx_pkts": 1560365,
14785                                                                             "drop_percentage": 0.0,
14786                                                                             "drop_pct": 0,
14787                                                                             "max_delay_usec": 5728,
14788                                                                             "lat_percentile": {
14789                                                                                 "99": "n/a",
14790                                                                                 "25": "n/a",
14791                                                                                 "75": "n/a"
14792                                                                             },
14793                                                                             "tx_pkts": 1560365,
14794                                                                             "avg_delay_usec": 587.9997974832811,
14795                                                                             "min_delay_usec": 58,
14796                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
14797                                                                         },
14798                                                                         "1": {
14799                                                                             "rx_pkts": 780143,
14800                                                                             "min_delay_usec": 58,
14801                                                                             "drop_pct": 0,
14802                                                                             "max_delay_usec": 1773,
14803                                                                             "tx_pkts": 780222,
14804                                                                             "avg_delay_usec": 592,
14805                                                                             "drop_percentage": 0.0
14806                                                                         },
14807                                                                         "0": {
14808                                                                             "rx_pkts": 780222,
14809                                                                             "min_delay_usec": 59,
14810                                                                             "drop_pct": 0,
14811                                                                             "max_delay_usec": 5728,
14812                                                                             "tx_pkts": 780143,
14813                                                                             "avg_delay_usec": 584,
14814                                                                             "drop_percentage": 0.0
14815                                                                         },
14816                                                                         "theoretical_tx_rate_bps": 50000000000.0,
14817                                                                         "offered_tx_rate_bps": 11259557760.0,
14818                                                                         "theoretical_tx_rate_pps": 692904.6563192905
14819                                                                     },
14820                                                                     "initial_rate_type": "rate_percent",
14821                                                                     "rate_percent": 45.3125,
14822                                                                     "duration_sec": 10.0,
14823                                                                     "l2frame_size": "9000",
14824                                                                     "rate_pps": 156986,
14825                                                                     "rate_bps": 11328125000.0,
14826                                                                     "time_taken_sec": 137.71946001052856
14827                                                                 },
14828                                                                 "iteration_stats": {
14829                                                                     "ndr_pdr": [
14830                                                                         {
14831                                                                             "rx_pps": 81808.84100646983,
14832                                                                             "rx_pkts": 816086,
14833                                                                             "time_ms": 1646285501423,
14834                                                                             "drop_pct": 6095994,
14835                                                                             "total_tx_pps": 691208,
14836                                                                             "tx_pps": 692904,
14837                                                                             "tx_pkts": 6912080,
14838                                                                             "drop_percentage": 88.19333688267497
14839                                                                         },
14840                                                                         {
14841                                                                             "rx_pps": 174051.7277974219,
14842                                                                             "rx_pkts": 1729814,
14843                                                                             "time_ms": 1646285513938,
14844                                                                             "drop_pct": 1713401,
14845                                                                             "total_tx_pps": 344321,
14846                                                                             "tx_pps": 346452,
14847                                                                             "tx_pkts": 3443215,
14848                                                                             "drop_percentage": 49.761661702798115
14849                                                                         },
14850                                                                         {
14851                                                                             "rx_pps": 173173.57764485295,
14852                                                                             "rx_pkts": 1721087,
14853                                                                             "time_ms": 1646285526441,
14854                                                                             "drop_pct": 521,
14855                                                                             "total_tx_pps": 172160,
14856                                                                             "tx_pps": 173226,
14857                                                                             "tx_pkts": 1721608,
14858                                                                             "drop_percentage": 0.030262405843839015
14859                                                                         },
14860                                                                         {
14861                                                                             "rx_pps": 86612.0,
14862                                                                             "rx_pkts": 860882,
14863                                                                             "time_ms": 1646285539000,
14864                                                                             "drop_pct": 0,
14865                                                                             "total_tx_pps": 86088,
14866                                                                             "tx_pps": 86612,
14867                                                                             "tx_pkts": 860882,
14868                                                                             "drop_percentage": 0.0
14869                                                                         },
14870                                                                         {
14871                                                                             "rx_pps": 129918.0,
14872                                                                             "rx_pkts": 1293789,
14873                                                                             "time_ms": 1646285551538,
14874                                                                             "drop_pct": 0,
14875                                                                             "total_tx_pps": 129378,
14876                                                                             "tx_pps": 129918,
14877                                                                             "tx_pkts": 1293789,
14878                                                                             "drop_percentage": 0.0
14879                                                                         },
14880                                                                         {
14881                                                                             "rx_pps": 151572.0,
14882                                                                             "rx_pkts": 1506400,
14883                                                                             "time_ms": 1646285564049,
14884                                                                             "drop_pct": 0,
14885                                                                             "total_tx_pps": 150640,
14886                                                                             "tx_pps": 151572,
14887                                                                             "tx_pkts": 1506400,
14888                                                                             "drop_percentage": 0.0
14889                                                                         },
14890                                                                         {
14891                                                                             "rx_pps": 162238.83736784133,
14892                                                                             "rx_pkts": 1612576,
14893                                                                             "time_ms": 1646285576558,
14894                                                                             "drop_pct": 1582,
14895                                                                             "total_tx_pps": 161415,
14896                                                                             "tx_pps": 162398,
14897                                                                             "tx_pkts": 1614158,
14898                                                                             "drop_percentage": 0.09800775388778546
14899                                                                         },
14900                                                                         {
14901                                                                             "rx_pps": 156986.0,
14902                                                                             "rx_pkts": 1560365,
14903                                                                             "time_ms": 1646285589058,
14904                                                                             "drop_pct": 0,
14905                                                                             "total_tx_pps": 156036,
14906                                                                             "tx_pps": 156986,
14907                                                                             "tx_pkts": 1560365,
14908                                                                             "drop_percentage": 0.0
14909                                                                         },
14910                                                                         {
14911                                                                             "rx_pps": 159630.32079097626,
14912                                                                             "rx_pkts": 1586489,
14913                                                                             "time_ms": 1646285601557,
14914                                                                             "drop_pct": 613,
14915                                                                             "total_tx_pps": 158710,
14916                                                                             "tx_pps": 159692,
14917                                                                             "tx_pkts": 1587102,
14918                                                                             "drop_percentage": 0.03862385656372432
14919                                                                         },
14920                                                                         {
14921                                                                             "rx_pps": 155353.5470980394,
14922                                                                             "rx_pkts": 1543982,
14923                                                                             "time_ms": 1646285614056,
14924                                                                             "drop_pct": 29661,
14925                                                                             "total_tx_pps": 157364,
14926                                                                             "tx_pps": 158338,
14927                                                                             "tx_pkts": 1573643,
14928                                                                             "drop_percentage": 1.8848620684615252
14929                                                                         },
14930                                                                         {
14931                                                                             "rx_pps": 157653.74926958897,
14932                                                                             "rx_pkts": 1566844,
14933                                                                             "time_ms": 1646285626572,
14934                                                                             "drop_pct": 82,
14935                                                                             "total_tx_pps": 156692,
14936                                                                             "tx_pps": 157662,
14937                                                                             "tx_pkts": 1566926,
14938                                                                             "ndr_pps": 78493,
14939                                                                             "drop_percentage": 0.005233176295498319
14940                                                                         }
14941                                                                     ]
14942                                                                 }
14943                                                             }
14944                                                         },
14945                                                         "flow_count": 128,
14946                                                         "bidirectional": true
14947                                                     }
14948                                                 }
14949                                             },
14950                                             "versions": {
14951                                                 "Traffic_Generator": {
14952                                                     "build_date": "Apr 14 2021",
14953                                                     "version": "v2.89",
14954                                                     "built_by": "hhaim",
14955                                                     "mode": "STL",
14956                                                     "build_time": "11:22:15"
14957                                                 }
14958                                             }
14959                                         }
14960                                     }
14961                                 },
14962                                 "request_id": "7d83b94d43e942238d6c50de662d6dcf"
14963                             },
14964                             "synthesis": {
14965                                 "avg_delay_usec": 587.9997974832811,
14966                                 "total_tx_rate": 156036
14967                             }
14968                         },
14969                         {
14970                             "input": {
14971                                 "duration_sec": "10",
14972                                 "flavor_type": "nfvbench.loop.intensive",
14973                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-2.json",
14974                                 "frame_sizes": [
14975                                     "64"
14976                                 ],
14977                                 "rate": "ndr",
14978                                 "flow_count": "10k",
14979                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
14980                                 "user_label": "amical_tc6_intensive"
14981                             },
14982                             "output": {
14983                                 "status": "OK",
14984                                 "result": {
14985                                     "date": "2022-03-03 05:38:39",
14986                                     "nfvbench_version": "5.0.4.dev29",
14987                                     "config": {
14988                                         "compute_nodes": null,
14989                                         "traffic_generator": {
14990                                             "mac_addrs_left": null,
14991                                             "gateway_ip_addrs": [
14992                                                 "192.168.30.2",
14993                                                 "192.168.31.2"
14994                                             ],
14995                                             "mac_addrs_right": null,
14996                                             "default_profile": "trex-local",
14997                                             "src_vteps": null,
14998                                             "generator_profile": [
14999                                                 {
15000                                                     "intf_speed": null,
15001                                                     "name": "trex-local",
15002                                                     "ip": "127.0.0.1",
15003                                                     "zmq_rpc_port": 4501,
15004                                                     "tool": "TRex",
15005                                                     "platform": {
15006                                                         "master_thread_id": "0",
15007                                                         "latency_thread_id": "1",
15008                                                         "dual_if": [
15009                                                             {
15010                                                                 "threads": [
15011                                                                     2,
15012                                                                     3,
15013                                                                     4,
15014                                                                     5,
15015                                                                     6,
15016                                                                     7
15017                                                                 ],
15018                                                                 "socket": 0
15019                                                             }
15020                                                         ]
15021                                                     },
15022                                                     "zmq_pub_port": 4500,
15023                                                     "interfaces": [
15024                                                         {
15025                                                             "switch": null,
15026                                                             "pci": "0000:00:05.0",
15027                                                             "port": 0
15028                                                         },
15029                                                         {
15030                                                             "switch": null,
15031                                                             "pci": "0000:00:06.0",
15032                                                             "port": 1
15033                                                         }
15034                                                     ],
15035                                                     "cores": 5,
15036                                                     "software_mode": false
15037                                                 }
15038                                             ],
15039                                             "vtep_gateway_ips": null,
15040                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
15041                                             "udp_port_step": "1",
15042                                             "udp_src_port": [
15043                                                 "49152",
15044                                                 "49168"
15045                                             ],
15046                                             "gateway_ip_addrs_step": "0.0.0.1",
15047                                             "tg_gateway_ip_addrs": [
15048                                                 "192.168.30.1",
15049                                                 "192.168.31.1"
15050                                             ],
15051                                             "ip_addrs": [
15052                                                 "198.18.0.0/16",
15053                                                 "198.19.0.0/16"
15054                                             ],
15055                                             "ip_src_static": true,
15056                                             "host_name": "nfvbench_tg",
15057                                             "ip_addrs_step": "0.0.0.1",
15058                                             "tg_gateway_ip_cidrs": [
15059                                                 "192.168.1.0/24",
15060                                                 "192.168.2.0/24"
15061                                             ],
15062                                             "dst_vtep": null,
15063                                             "vtep_vlan": null,
15064                                             "udp_dst_port": [
15065                                                 "49152",
15066                                                 "49168"
15067                                             ]
15068                                         },
15069                                         "availability_zone": "nova",
15070                                         "vif_multiqueue_size": 8,
15071                                         "periodic_gratuitous_arp": false,
15072                                         "flavor": {
15073                                             "vcpus": 2,
15074                                             "disk": 0,
15075                                             "extra_specs": {
15076                                                 "hw:cpu_policy": "dedicated",
15077                                                 "hw:mem_page_size": "large"
15078                                             },
15079                                             "ram": 4096
15080                                         },
15081                                         "floating_network": {
15082                                             "subnet": "nfvbench-floating-subnet",
15083                                             "name": "nfvbench-floating-net",
15084                                             "segmentation_id": null,
15085                                             "physical_network": null,
15086                                             "cidr": "192.168.0.0/24",
15087                                             "network_type": "vlan"
15088                                         },
15089                                         "user_info": null,
15090                                         "service_chain": "PVP",
15091                                         "sriov": false,
15092                                         "vxlan": false,
15093                                         "intf_speed_detected": 25000000000.0,
15094                                         "pause_sec": 2.0,
15095                                         "internal_networks": {
15096                                             "middle": {
15097                                                 "subnet": "nfvbench-msubnet",
15098                                                 "name": "nfvbench-mnet",
15099                                                 "segmentation_id": null,
15100                                                 "physical_network": null,
15101                                                 "mpls_transport_labels": null,
15102                                                 "cidr": "192.168.3.0/24",
15103                                                 "network_type": "vlan"
15104                                             },
15105                                             "right": {
15106                                                 "subnet": "subnet_nfvbench_vn2bis",
15107                                                 "name": "net_nfvbench_vn2bis",
15108                                                 "segmentation_id": null,
15109                                                 "physical_network": null,
15110                                                 "mpls_transport_labels": null,
15111                                                 "cidr": "192.168.31.0/24",
15112                                                 "network_type": "vlan"
15113                                             },
15114                                             "left": {
15115                                                 "subnet": "subnet_nfvbench_vn1bis",
15116                                                 "name": "net_nfvbench_vn1bis",
15117                                                 "segmentation_id": null,
15118                                                 "physical_network": null,
15119                                                 "mpls_transport_labels": null,
15120                                                 "cidr": "192.168.30.0/24",
15121                                                 "network_type": "vlan"
15122                                             }
15123                                         },
15124                                         "no_vswitch_access": false,
15125                                         "traffic": {
15126                                             "bidirectional": true,
15127                                             "profile": "custom_traffic_profile"
15128                                         },
15129                                         "restart": false,
15130                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
15131                                         "name": "nfvbench.conf",
15132                                         "std_json": null,
15133                                         "l2_loopback": false,
15134                                         "request_id": "7bffd833c7684dd6ad3c6fb4392fd892",
15135                                         "debug": false,
15136                                         "group_id": null,
15137                                         "loop_vm_name": "nfvbench-loop-vm",
15138                                         "check_traffic_time_sec": 200,
15139                                         "num_mbufs": 128000,
15140                                         "rate": "ndr",
15141                                         "service_chain_count": 1,
15142                                         "service_chain_shared_net": true,
15143                                         "measurement": {
15144                                             "NDR": 0.001,
15145                                             "PDR": 0.1,
15146                                             "load_epsilon": 0.1
15147                                         },
15148                                         "l3_router": false,
15149                                         "debug_mask": 0,
15150                                         "factory_class": "BasicFactory",
15151                                         "tg-tool": "TRex",
15152                                         "frame_sizes": [
15153                                             "64"
15154                                         ],
15155                                         "service_mode": false,
15156                                         "edge_networks": {
15157                                             "right": {
15158                                                 "subnet": "nfvbench-subnet3",
15159                                                 "name": "nfvbench-net3",
15160                                                 "segmentation_id": null,
15161                                                 "network_type": null,
15162                                                 "physical_network": null,
15163                                                 "cidr": "192.168.4.0/24",
15164                                                 "router_name": "router_right",
15165                                                 "gateway": null
15166                                             },
15167                                             "left": {
15168                                                 "subnet": "nfvbench-subnet2",
15169                                                 "name": "nfvbench-net2",
15170                                                 "segmentation_id": null,
15171                                                 "network_type": null,
15172                                                 "physical_network": null,
15173                                                 "cidr": "192.168.3.0/24",
15174                                                 "router_name": "router_left",
15175                                                 "gateway": null
15176                                             }
15177                                         },
15178                                         "ndr_run": true,
15179                                         "use_management_port": false,
15180                                         "hypervisor_hostname": "localdomain",
15181                                         "cache_size": 0,
15182                                         "pdr_run": false,
15183                                         "vlan_tagging": false,
15184                                         "fluentd": [
15185                                             {
15186                                                 "ip": "172.20.73.203",
15187                                                 "result_tag": "nfvbench.results.amical",
15188                                                 "logging_tag": "nfvbench.logs.amical",
15189                                                 "port": 25225
15190                                             }
15191                                         ],
15192                                         "use_floating_ip": false,
15193                                         "flow_count": 10000,
15194                                         "loop_vm_arp": false,
15195                                         "user_id": null,
15196                                         "openrc_file": null,
15197                                         "disable_hdrh": false,
15198                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-0.json",
15199                                         "vm_forwarder": "vpp",
15200                                         "factory_module": "nfvbench.factory",
15201                                         "no_latency_streams": false,
15202                                         "single_run": false,
15203                                         "no_arp": false,
15204                                         "cores_used": 5,
15205                                         "traffic_profile": [
15206                                             {
15207                                                 "l2frame_size": [
15208                                                     "64"
15209                                                 ],
15210                                                 "name": "custom_traffic_profile"
15211                                             }
15212                                         ],
15213                                         "vlans": [
15214                                             2504,
15215                                             2515
15216                                         ],
15217                                         "tg-name": "trex-local",
15218                                         "management_network": {
15219                                             "subnet": "nfvbench-management-subnet",
15220                                             "name": "nfvbench-management-net",
15221                                             "segmentation_id": null,
15222                                             "network_type": "vlan",
15223                                             "physical_network": null,
15224                                             "cidr": "192.168.0.0/24",
15225                                             "gateway": "192.168.0.254"
15226                                         },
15227                                         "no_traffic": false,
15228                                         "mpls": false,
15229                                         "duration_sec": 10.0,
15230                                         "clouds_detail": "openstack",
15231                                         "mbuf_64": null,
15232                                         "generic_poll_sec": 2,
15233                                         "idle_interfaces_per_vm": 0,
15234                                         "no_flow_stats": false,
15235                                         "lat_percentiles": [
15236                                             25,
15237                                             75,
15238                                             99
15239                                         ],
15240                                         "no_cleanup": true,
15241                                         "no_e2e_check": false,
15242                                         "intf_speed_used": 25000000000.0,
15243                                         "generator_profile": "trex-local",
15244                                         "mbuf_factor": 0.2,
15245                                         "user_label": "amical_tc6_intensive",
15246                                         "intf_speed": null,
15247                                         "generic_retry_count": 100,
15248                                         "flavor_type": "nfvbench.loop.intensive",
15249                                         "use_sriov_middle_net": false,
15250                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_10k-rate_ndr-0.json",
15251                                         "std_json_path": null,
15252                                         "unidir_reverse_traffic_pps": 1,
15253                                         "i40e_mixed": "ignore",
15254                                         "gratuitous_arp_pps": 1,
15255                                         "idle_networks": {
15256                                             "subnet": "nfvbench-idle-subnet",
15257                                             "name": "nfvbench-idle-net",
15258                                             "segmentation_id": null,
15259                                             "physical_network": null,
15260                                             "cidr": "192.169.1.0/24",
15261                                             "network_type": "vlan"
15262                                         },
15263                                         "interval_sec": 10.0,
15264                                         "no_latency_stats": false,
15265                                         "cores": null,
15266                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
15267                                         "external_networks": {
15268                                             "right": null,
15269                                             "left": null
15270                                         }
15271                                     },
15272                                     "benchmarks": {
15273                                         "network": {
15274                                             "service_chain": {
15275                                                 "PVP": {
15276                                                     "result": {
15277                                                         "compute_nodes": {},
15278                                                         "profile": "custom_traffic_profile",
15279                                                         "service_chain_count": 1,
15280                                                         "result": {
15281                                                             "64": {
15282                                                                 "ndr": {
15283                                                                     "load_percent_per_direction": 0.390625,
15284                                                                     "timestamp_sec": 1646286062.320283,
15285                                                                     "stats": {
15286                                                                         "total_tx_rate": 289377,
15287                                                                         "overall": {
15288                                                                             "rx_pkts": 2893779,
15289                                                                             "drop_percentage": 0.0,
15290                                                                             "drop_pct": 0,
15291                                                                             "max_delay_usec": 4256,
15292                                                                             "lat_percentile": {
15293                                                                                 "99": "n/a",
15294                                                                                 "25": "n/a",
15295                                                                                 "75": "n/a"
15296                                                                             },
15297                                                                             "tx_pkts": 2893779,
15298                                                                             "avg_delay_usec": 430.4998222048055,
15299                                                                             "min_delay_usec": 52,
15300                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
15301                                                                         },
15302                                                                         "1": {
15303                                                                             "rx_pkts": 1446816,
15304                                                                             "min_delay_usec": 52,
15305                                                                             "drop_pct": 0,
15306                                                                             "max_delay_usec": 4256,
15307                                                                             "tx_pkts": 1446963,
15308                                                                             "avg_delay_usec": 434,
15309                                                                             "drop_percentage": 0.0
15310                                                                         },
15311                                                                         "0": {
15312                                                                             "rx_pkts": 1446963,
15313                                                                             "min_delay_usec": 57,
15314                                                                             "drop_pct": 0,
15315                                                                             "max_delay_usec": 948,
15316                                                                             "tx_pkts": 1446816,
15317                                                                             "avg_delay_usec": 427,
15318                                                                             "drop_percentage": 0.0
15319                                                                         },
15320                                                                         "theoretical_tx_rate_bps": 50000000000.0,
15321                                                                         "offered_tx_rate_bps": 194461344.0,
15322                                                                         "theoretical_tx_rate_pps": 74404761.90476191
15323                                                                     },
15324                                                                     "initial_rate_type": "rate_percent",
15325                                                                     "rate_percent": 0.78125,
15326                                                                     "duration_sec": 10.0,
15327                                                                     "l2frame_size": "64",
15328                                                                     "rate_pps": 290642,
15329                                                                     "rate_bps": 195312500.0,
15330                                                                     "time_taken_sec": 137.67585062980652
15331                                                                 },
15332                                                                 "iteration_stats": {
15333                                                                     "ndr_pdr": [
15334                                                                         {
15335                                                                             "rx_pps": 1060675.9533262525,
15336                                                                             "rx_pkts": 3801256,
15337                                                                             "time_ms": 1646285937162,
15338                                                                             "drop_pct": 262850910,
15339                                                                             "total_tx_pps": 26665216,
15340                                                                             "tx_pps": 74404760,
15341                                                                             "tx_pkts": 266652166,
15342                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (74404760) and actual TX rate (26665216). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
15343                                                                             "drop_percentage": 98.57445148223547
15344                                                                         },
15345                                                                         {
15346                                                                             "rx_pps": 549084.4052686733,
15347                                                                             "rx_pkts": 3959911,
15348                                                                             "time_ms": 1646285949709,
15349                                                                             "drop_pct": 264337845,
15350                                                                             "total_tx_pps": 26829775,
15351                                                                             "tx_pps": 37202380,
15352                                                                             "tx_pkts": 268297756,
15353                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (37202380) and actual TX rate (26829775). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
15354                                                                             "drop_percentage": 98.52406108085377
15355                                                                         },
15356                                                                         {
15357                                                                             "rx_pps": 369990.33655168186,
15358                                                                             "rx_pkts": 3683809,
15359                                                                             "time_ms": 1646285962227,
15360                                                                             "drop_pct": 181518950,
15361                                                                             "total_tx_pps": 18520275,
15362                                                                             "tx_pps": 18601190,
15363                                                                             "tx_pkts": 185202759,
15364                                                                             "drop_percentage": 98.01093189977802
15365                                                                         },
15366                                                                         {
15367                                                                             "rx_pps": 384612.35211511684,
15368                                                                             "rx_pkts": 3822471,
15369                                                                             "time_ms": 1646285974730,
15370                                                                             "drop_pct": 88611510,
15371                                                                             "total_tx_pps": 9243398,
15372                                                                             "tx_pps": 9300594,
15373                                                                             "tx_pkts": 92433981,
15374                                                                             "drop_percentage": 95.86464743956013
15375                                                                         },
15376                                                                         {
15377                                                                             "rx_pps": 168933.23502156153,
15378                                                                             "rx_pkts": 1678943,
15379                                                                             "time_ms": 1646285987251,
15380                                                                             "drop_pct": 44538025,
15381                                                                             "total_tx_pps": 4621696,
15382                                                                             "tx_pps": 4650296,
15383                                                                             "tx_pkts": 46216968,
15384                                                                             "drop_percentage": 96.36725844932104
15385                                                                         },
15386                                                                         {
15387                                                                             "rx_pps": 159074.18157372237,
15388                                                                             "rx_pkts": 1580959,
15389                                                                             "time_ms": 1646285999771,
15390                                                                             "drop_pct": 21527528,
15391                                                                             "total_tx_pps": 2310848,
15392                                                                             "tx_pps": 2325148,
15393                                                                             "tx_pkts": 23108487,
15394                                                                             "drop_percentage": 93.15853521695297
15395                                                                         },
15396                                                                         {
15397                                                                             "rx_pps": 171386.32143951976,
15398                                                                             "rx_pkts": 1703323,
15399                                                                             "time_ms": 1646286012283,
15400                                                                             "drop_pct": 9850919,
15401                                                                             "total_tx_pps": 1155424,
15402                                                                             "tx_pps": 1162574,
15403                                                                             "tx_pkts": 11554242,
15404                                                                             "drop_percentage": 85.25802904249366
15405                                                                         },
15406                                                                         {
15407                                                                             "rx_pps": 512810.1541521316,
15408                                                                             "rx_pkts": 5097079,
15409                                                                             "time_ms": 1646286024781,
15410                                                                             "drop_pct": 680616,
15411                                                                             "total_tx_pps": 577769,
15412                                                                             "tx_pps": 581286,
15413                                                                             "tx_pkts": 5777695,
15414                                                                             "drop_percentage": 11.780061079721238
15415                                                                         },
15416                                                                         {
15417                                                                             "rx_pps": 290642.0,
15418                                                                             "rx_pkts": 2893779,
15419                                                                             "time_ms": 1646286037314,
15420                                                                             "drop_pct": 0,
15421                                                                             "total_tx_pps": 289377,
15422                                                                             "tx_pps": 290642,
15423                                                                             "tx_pkts": 2893779,
15424                                                                             "drop_percentage": 0.0
15425                                                                         },
15426                                                                         {
15427                                                                             "rx_pps": 417277.35359887895,
15428                                                                             "rx_pkts": 4147530,
15429                                                                             "time_ms": 1646286049813,
15430                                                                             "drop_pct": 185736,
15431                                                                             "total_tx_pps": 433326,
15432                                                                             "tx_pps": 435964,
15433                                                                             "tx_pkts": 4333266,
15434                                                                             "drop_percentage": 4.28628198684318
15435                                                                         },
15436                                                                         {
15437                                                                             "rx_pps": 363141.5007727034,
15438                                                                             "rx_pkts": 3609085,
15439                                                                             "time_ms": 1646286062319,
15440                                                                             "drop_pct": 1615,
15441                                                                             "total_tx_pps": 361070,
15442                                                                             "tx_pps": 363304,
15443                                                                             "tx_pkts": 3610700,
15444                                                                             "ndr_pps": 145321,
15445                                                                             "drop_percentage": 0.044728169053092195
15446                                                                         }
15447                                                                     ]
15448                                                                 }
15449                                                             }
15450                                                         },
15451                                                         "flow_count": 10000,
15452                                                         "bidirectional": true
15453                                                     }
15454                                                 }
15455                                             },
15456                                             "versions": {
15457                                                 "Traffic_Generator": {
15458                                                     "build_date": "Apr 14 2021",
15459                                                     "version": "v2.89",
15460                                                     "built_by": "hhaim",
15461                                                     "mode": "STL",
15462                                                     "build_time": "11:22:15"
15463                                                 }
15464                                             }
15465                                         }
15466                                     }
15467                                 },
15468                                 "request_id": "7bffd833c7684dd6ad3c6fb4392fd892"
15469                             },
15470                             "synthesis": {
15471                                 "avg_delay_usec": 430.4998222048055,
15472                                 "total_tx_rate": 289377
15473                             }
15474                         },
15475                         {
15476                             "input": {
15477                                 "duration_sec": "10",
15478                                 "flavor_type": "nfvbench.loop.intensive",
15479                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-2.json",
15480                                 "frame_sizes": [
15481                                     "128"
15482                                 ],
15483                                 "rate": "ndr",
15484                                 "flow_count": "10k",
15485                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
15486                                 "user_label": "amical_tc6_intensive"
15487                             },
15488                             "output": {
15489                                 "status": "OK",
15490                                 "result": {
15491                                     "date": "2022-03-03 05:45:59",
15492                                     "nfvbench_version": "5.0.4.dev29",
15493                                     "config": {
15494                                         "compute_nodes": null,
15495                                         "traffic_generator": {
15496                                             "mac_addrs_left": null,
15497                                             "gateway_ip_addrs": [
15498                                                 "192.168.30.2",
15499                                                 "192.168.31.2"
15500                                             ],
15501                                             "mac_addrs_right": null,
15502                                             "default_profile": "trex-local",
15503                                             "src_vteps": null,
15504                                             "generator_profile": [
15505                                                 {
15506                                                     "intf_speed": null,
15507                                                     "name": "trex-local",
15508                                                     "ip": "127.0.0.1",
15509                                                     "zmq_rpc_port": 4501,
15510                                                     "tool": "TRex",
15511                                                     "platform": {
15512                                                         "master_thread_id": "0",
15513                                                         "latency_thread_id": "1",
15514                                                         "dual_if": [
15515                                                             {
15516                                                                 "threads": [
15517                                                                     2,
15518                                                                     3,
15519                                                                     4,
15520                                                                     5,
15521                                                                     6,
15522                                                                     7
15523                                                                 ],
15524                                                                 "socket": 0
15525                                                             }
15526                                                         ]
15527                                                     },
15528                                                     "zmq_pub_port": 4500,
15529                                                     "interfaces": [
15530                                                         {
15531                                                             "switch": null,
15532                                                             "pci": "0000:00:05.0",
15533                                                             "port": 0
15534                                                         },
15535                                                         {
15536                                                             "switch": null,
15537                                                             "pci": "0000:00:06.0",
15538                                                             "port": 1
15539                                                         }
15540                                                     ],
15541                                                     "cores": 5,
15542                                                     "software_mode": false
15543                                                 }
15544                                             ],
15545                                             "vtep_gateway_ips": null,
15546                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
15547                                             "udp_port_step": "1",
15548                                             "udp_src_port": [
15549                                                 "49152",
15550                                                 "49168"
15551                                             ],
15552                                             "gateway_ip_addrs_step": "0.0.0.1",
15553                                             "tg_gateway_ip_addrs": [
15554                                                 "192.168.30.1",
15555                                                 "192.168.31.1"
15556                                             ],
15557                                             "ip_addrs": [
15558                                                 "198.18.0.0/16",
15559                                                 "198.19.0.0/16"
15560                                             ],
15561                                             "ip_src_static": true,
15562                                             "host_name": "nfvbench_tg",
15563                                             "ip_addrs_step": "0.0.0.1",
15564                                             "tg_gateway_ip_cidrs": [
15565                                                 "192.168.1.0/24",
15566                                                 "192.168.2.0/24"
15567                                             ],
15568                                             "dst_vtep": null,
15569                                             "vtep_vlan": null,
15570                                             "udp_dst_port": [
15571                                                 "49152",
15572                                                 "49168"
15573                                             ]
15574                                         },
15575                                         "availability_zone": "nova",
15576                                         "vif_multiqueue_size": 8,
15577                                         "periodic_gratuitous_arp": false,
15578                                         "flavor": {
15579                                             "vcpus": 2,
15580                                             "disk": 0,
15581                                             "extra_specs": {
15582                                                 "hw:cpu_policy": "dedicated",
15583                                                 "hw:mem_page_size": "large"
15584                                             },
15585                                             "ram": 4096
15586                                         },
15587                                         "floating_network": {
15588                                             "subnet": "nfvbench-floating-subnet",
15589                                             "name": "nfvbench-floating-net",
15590                                             "segmentation_id": null,
15591                                             "physical_network": null,
15592                                             "cidr": "192.168.0.0/24",
15593                                             "network_type": "vlan"
15594                                         },
15595                                         "user_info": null,
15596                                         "service_chain": "PVP",
15597                                         "sriov": false,
15598                                         "vxlan": false,
15599                                         "intf_speed_detected": 25000000000.0,
15600                                         "pause_sec": 2.0,
15601                                         "internal_networks": {
15602                                             "middle": {
15603                                                 "subnet": "nfvbench-msubnet",
15604                                                 "name": "nfvbench-mnet",
15605                                                 "segmentation_id": null,
15606                                                 "physical_network": null,
15607                                                 "mpls_transport_labels": null,
15608                                                 "cidr": "192.168.3.0/24",
15609                                                 "network_type": "vlan"
15610                                             },
15611                                             "right": {
15612                                                 "subnet": "subnet_nfvbench_vn2bis",
15613                                                 "name": "net_nfvbench_vn2bis",
15614                                                 "segmentation_id": null,
15615                                                 "physical_network": null,
15616                                                 "mpls_transport_labels": null,
15617                                                 "cidr": "192.168.31.0/24",
15618                                                 "network_type": "vlan"
15619                                             },
15620                                             "left": {
15621                                                 "subnet": "subnet_nfvbench_vn1bis",
15622                                                 "name": "net_nfvbench_vn1bis",
15623                                                 "segmentation_id": null,
15624                                                 "physical_network": null,
15625                                                 "mpls_transport_labels": null,
15626                                                 "cidr": "192.168.30.0/24",
15627                                                 "network_type": "vlan"
15628                                             }
15629                                         },
15630                                         "no_vswitch_access": false,
15631                                         "traffic": {
15632                                             "bidirectional": true,
15633                                             "profile": "custom_traffic_profile"
15634                                         },
15635                                         "restart": false,
15636                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
15637                                         "name": "nfvbench.conf",
15638                                         "std_json": null,
15639                                         "l2_loopback": false,
15640                                         "request_id": "fcb4e242cc2c4c36873e6f0361cb9a5f",
15641                                         "debug": false,
15642                                         "group_id": null,
15643                                         "loop_vm_name": "nfvbench-loop-vm",
15644                                         "check_traffic_time_sec": 200,
15645                                         "num_mbufs": 128000,
15646                                         "rate": "ndr",
15647                                         "service_chain_count": 1,
15648                                         "service_chain_shared_net": true,
15649                                         "measurement": {
15650                                             "NDR": 0.001,
15651                                             "PDR": 0.1,
15652                                             "load_epsilon": 0.1
15653                                         },
15654                                         "l3_router": false,
15655                                         "debug_mask": 0,
15656                                         "factory_class": "BasicFactory",
15657                                         "tg-tool": "TRex",
15658                                         "frame_sizes": [
15659                                             "128"
15660                                         ],
15661                                         "service_mode": false,
15662                                         "edge_networks": {
15663                                             "right": {
15664                                                 "subnet": "nfvbench-subnet3",
15665                                                 "name": "nfvbench-net3",
15666                                                 "segmentation_id": null,
15667                                                 "network_type": null,
15668                                                 "physical_network": null,
15669                                                 "cidr": "192.168.4.0/24",
15670                                                 "router_name": "router_right",
15671                                                 "gateway": null
15672                                             },
15673                                             "left": {
15674                                                 "subnet": "nfvbench-subnet2",
15675                                                 "name": "nfvbench-net2",
15676                                                 "segmentation_id": null,
15677                                                 "network_type": null,
15678                                                 "physical_network": null,
15679                                                 "cidr": "192.168.3.0/24",
15680                                                 "router_name": "router_left",
15681                                                 "gateway": null
15682                                             }
15683                                         },
15684                                         "ndr_run": true,
15685                                         "use_management_port": false,
15686                                         "hypervisor_hostname": "localdomain",
15687                                         "cache_size": 0,
15688                                         "pdr_run": false,
15689                                         "vlan_tagging": false,
15690                                         "fluentd": [
15691                                             {
15692                                                 "ip": "172.20.73.203",
15693                                                 "result_tag": "nfvbench.results.amical",
15694                                                 "logging_tag": "nfvbench.logs.amical",
15695                                                 "port": 25225
15696                                             }
15697                                         ],
15698                                         "use_floating_ip": false,
15699                                         "flow_count": 10000,
15700                                         "loop_vm_arp": false,
15701                                         "user_id": null,
15702                                         "openrc_file": null,
15703                                         "disable_hdrh": false,
15704                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-0.json",
15705                                         "vm_forwarder": "vpp",
15706                                         "factory_module": "nfvbench.factory",
15707                                         "no_latency_streams": false,
15708                                         "single_run": false,
15709                                         "no_arp": false,
15710                                         "cores_used": 5,
15711                                         "traffic_profile": [
15712                                             {
15713                                                 "l2frame_size": [
15714                                                     "128"
15715                                                 ],
15716                                                 "name": "custom_traffic_profile"
15717                                             }
15718                                         ],
15719                                         "vlans": [
15720                                             2504,
15721                                             2515
15722                                         ],
15723                                         "tg-name": "trex-local",
15724                                         "management_network": {
15725                                             "subnet": "nfvbench-management-subnet",
15726                                             "name": "nfvbench-management-net",
15727                                             "segmentation_id": null,
15728                                             "network_type": "vlan",
15729                                             "physical_network": null,
15730                                             "cidr": "192.168.0.0/24",
15731                                             "gateway": "192.168.0.254"
15732                                         },
15733                                         "no_traffic": false,
15734                                         "mpls": false,
15735                                         "duration_sec": 10.0,
15736                                         "clouds_detail": "openstack",
15737                                         "mbuf_64": null,
15738                                         "generic_poll_sec": 2,
15739                                         "idle_interfaces_per_vm": 0,
15740                                         "no_flow_stats": false,
15741                                         "lat_percentiles": [
15742                                             25,
15743                                             75,
15744                                             99
15745                                         ],
15746                                         "no_cleanup": true,
15747                                         "no_e2e_check": false,
15748                                         "intf_speed_used": 25000000000.0,
15749                                         "generator_profile": "trex-local",
15750                                         "mbuf_factor": 0.2,
15751                                         "user_label": "amical_tc6_intensive",
15752                                         "intf_speed": null,
15753                                         "generic_retry_count": 100,
15754                                         "flavor_type": "nfvbench.loop.intensive",
15755                                         "use_sriov_middle_net": false,
15756                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_10k-rate_ndr-0.json",
15757                                         "std_json_path": null,
15758                                         "unidir_reverse_traffic_pps": 1,
15759                                         "i40e_mixed": "ignore",
15760                                         "gratuitous_arp_pps": 1,
15761                                         "idle_networks": {
15762                                             "subnet": "nfvbench-idle-subnet",
15763                                             "name": "nfvbench-idle-net",
15764                                             "segmentation_id": null,
15765                                             "physical_network": null,
15766                                             "cidr": "192.169.1.0/24",
15767                                             "network_type": "vlan"
15768                                         },
15769                                         "interval_sec": 10.0,
15770                                         "no_latency_stats": false,
15771                                         "cores": null,
15772                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
15773                                         "external_networks": {
15774                                             "right": null,
15775                                             "left": null
15776                                         }
15777                                     },
15778                                     "benchmarks": {
15779                                         "network": {
15780                                             "service_chain": {
15781                                                 "PVP": {
15782                                                     "result": {
15783                                                         "compute_nodes": {},
15784                                                         "profile": "custom_traffic_profile",
15785                                                         "service_chain_count": 1,
15786                                                         "result": {
15787                                                             "128": {
15788                                                                 "ndr": {
15789                                                                     "load_percent_per_direction": 0.78125,
15790                                                                     "timestamp_sec": 1646286501.6585698,
15791                                                                     "stats": {
15792                                                                         "total_tx_rate": 328252,
15793                                                                         "overall": {
15794                                                                             "rx_pkts": 3282523,
15795                                                                             "drop_percentage": 0.0,
15796                                                                             "drop_pct": 0,
15797                                                                             "max_delay_usec": 5743,
15798                                                                             "lat_percentile": {
15799                                                                                 "99": "n/a",
15800                                                                                 "25": "n/a",
15801                                                                                 "75": "n/a"
15802                                                                             },
15803                                                                             "tx_pkts": 3282523,
15804                                                                             "avg_delay_usec": 504.00045239591617,
15805                                                                             "min_delay_usec": 59,
15806                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
15807                                                                         },
15808                                                                         "1": {
15809                                                                             "rx_pkts": 1641179,
15810                                                                             "min_delay_usec": 60,
15811                                                                             "drop_pct": 0,
15812                                                                             "max_delay_usec": 5743,
15813                                                                             "tx_pkts": 1641344,
15814                                                                             "avg_delay_usec": 495,
15815                                                                             "drop_percentage": 0.0
15816                                                                         },
15817                                                                         "0": {
15818                                                                             "rx_pkts": 1641344,
15819                                                                             "min_delay_usec": 59,
15820                                                                             "drop_pct": 0,
15821                                                                             "max_delay_usec": 5416,
15822                                                                             "tx_pkts": 1641179,
15823                                                                             "avg_delay_usec": 513,
15824                                                                             "drop_percentage": 0.0
15825                                                                         },
15826                                                                         "theoretical_tx_rate_bps": 50000000000.0,
15827                                                                         "offered_tx_rate_bps": 388650368.0,
15828                                                                         "theoretical_tx_rate_pps": 42229729.72972973
15829                                                                     },
15830                                                                     "initial_rate_type": "rate_percent",
15831                                                                     "rate_percent": 1.5625,
15832                                                                     "duration_sec": 10.0,
15833                                                                     "l2frame_size": "128",
15834                                                                     "rate_pps": 329918,
15835                                                                     "rate_bps": 390625000.0,
15836                                                                     "time_taken_sec": 137.7171869277954
15837                                                                 },
15838                                                                 "iteration_stats": {
15839                                                                     "ndr_pdr": [
15840                                                                         {
15841                                                                             "rx_pps": 669022.1950312835,
15842                                                                             "rx_pkts": 4088190,
15843                                                                             "time_ms": 1646286376431,
15844                                                                             "drop_pct": 253964761,
15845                                                                             "total_tx_pps": 25805295,
15846                                                                             "tx_pps": 42229728,
15847                                                                             "tx_pkts": 258052951,
15848                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (42229728) and actual TX rate (25805295). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
15849                                                                             "drop_percentage": 98.41575537727526
15850                                                                         },
15851                                                                         {
15852                                                                             "rx_pps": 399023.3302773898,
15853                                                                             "rx_pkts": 3965614,
15854                                                                             "time_ms": 1646286388930,
15855                                                                             "drop_pct": 205880262,
15856                                                                             "total_tx_pps": 20984587,
15857                                                                             "tx_pps": 21114864,
15858                                                                             "tx_pkts": 209845876,
15859                                                                             "drop_percentage": 98.11022543040112
15860                                                                         },
15861                                                                         {
15862                                                                             "rx_pps": 447142.9301377911,
15863                                                                             "rx_pkts": 4443482,
15864                                                                             "time_ms": 1646286401505,
15865                                                                             "drop_pct": 100470978,
15866                                                                             "total_tx_pps": 10491446,
15867                                                                             "tx_pps": 10557432,
15868                                                                             "tx_pkts": 104914460,
15869                                                                             "drop_percentage": 95.7646619922554
15870                                                                         },
15871                                                                         {
15872                                                                             "rx_pps": 346951.3718415911,
15873                                                                             "rx_pkts": 3448177,
15874                                                                             "time_ms": 1646286414004,
15875                                                                             "drop_pct": 49014354,
15876                                                                             "total_tx_pps": 5246253,
15877                                                                             "tx_pps": 5278716,
15878                                                                             "tx_pkts": 52462531,
15879                                                                             "drop_percentage": 93.42735294261728
15880                                                                         },
15881                                                                         {
15882                                                                             "rx_pps": 215866.7599879869,
15883                                                                             "rx_pkts": 2145392,
15884                                                                             "time_ms": 1646286426523,
15885                                                                             "drop_pct": 24085870,
15886                                                                             "total_tx_pps": 2623126,
15887                                                                             "tx_pps": 2639358,
15888                                                                             "tx_pkts": 26231262,
15889                                                                             "drop_percentage": 91.82123986257314
15890                                                                         },
15891                                                                         {
15892                                                                             "rx_pps": 149781.0398090949,
15893                                                                             "rx_pkts": 1488599,
15894                                                                             "time_ms": 1646286439020,
15895                                                                             "drop_pct": 11627022,
15896                                                                             "total_tx_pps": 1311562,
15897                                                                             "tx_pps": 1319678,
15898                                                                             "tx_pkts": 13115621,
15899                                                                             "drop_percentage": 88.65018286210008
15900                                                                         },
15901                                                                         {
15902                                                                             "rx_pps": 498086.9811686903,
15903                                                                             "rx_pkts": 4950239,
15904                                                                             "time_ms": 1646286451572,
15905                                                                             "drop_pct": 1607563,
15906                                                                             "total_tx_pps": 655780,
15907                                                                             "tx_pps": 659838,
15908                                                                             "tx_pkts": 6557802,
15909                                                                             "drop_percentage": 24.51374713661681
15910                                                                         },
15911                                                                         {
15912                                                                             "rx_pps": 329918.0,
15913                                                                             "rx_pkts": 3282523,
15914                                                                             "time_ms": 1646286464132,
15915                                                                             "drop_pct": 0,
15916                                                                             "total_tx_pps": 328252,
15917                                                                             "tx_pps": 329918,
15918                                                                             "tx_pkts": 3282523,
15919                                                                             "drop_percentage": 0.0
15920                                                                         },
15921                                                                         {
15922                                                                             "rx_pps": 478526.7821332745,
15923                                                                             "rx_pkts": 4756319,
15924                                                                             "time_ms": 1646286476632,
15925                                                                             "drop_pct": 162523,
15926                                                                             "total_tx_pps": 491884,
15927                                                                             "tx_pps": 494878,
15928                                                                             "tx_pkts": 4918842,
15929                                                                             "drop_percentage": 3.3040906782531336
15930                                                                         },
15931                                                                         {
15932                                                                             "rx_pps": 411878.7378240714,
15933                                                                             "rx_pkts": 4093705,
15934                                                                             "time_ms": 1646286489150,
15935                                                                             "drop_pct": 5161,
15936                                                                             "total_tx_pps": 409886,
15937                                                                             "tx_pps": 412398,
15938                                                                             "tx_pkts": 4098866,
15939                                                                             "drop_percentage": 0.12591287443893018
15940                                                                         },
15941                                                                         {
15942                                                                             "rx_pps": 371054.5743320845,
15943                                                                             "rx_pkts": 3688099,
15944                                                                             "time_ms": 1646286501657,
15945                                                                             "drop_pct": 1028,
15946                                                                             "total_tx_pps": 368912,
15947                                                                             "tx_pps": 371158,
15948                                                                             "tx_pkts": 3689127,
15949                                                                             "ndr_pps": 164959,
15950                                                                             "drop_percentage": 0.027865671200801707
15951                                                                         }
15952                                                                     ]
15953                                                                 }
15954                                                             }
15955                                                         },
15956                                                         "flow_count": 10000,
15957                                                         "bidirectional": true
15958                                                     }
15959                                                 }
15960                                             },
15961                                             "versions": {
15962                                                 "Traffic_Generator": {
15963                                                     "build_date": "Apr 14 2021",
15964                                                     "version": "v2.89",
15965                                                     "built_by": "hhaim",
15966                                                     "mode": "STL",
15967                                                     "build_time": "11:22:15"
15968                                                 }
15969                                             }
15970                                         }
15971                                     }
15972                                 },
15973                                 "request_id": "fcb4e242cc2c4c36873e6f0361cb9a5f"
15974                             },
15975                             "synthesis": {
15976                                 "avg_delay_usec": 504.00045239591617,
15977                                 "total_tx_rate": 328252
15978                             }
15979                         },
15980                         {
15981                             "input": {
15982                                 "duration_sec": "10",
15983                                 "flavor_type": "nfvbench.loop.intensive",
15984                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-2.json",
15985                                 "frame_sizes": [
15986                                     "256"
15987                                 ],
15988                                 "rate": "ndr",
15989                                 "flow_count": "10k",
15990                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
15991                                 "user_label": "amical_tc6_intensive"
15992                             },
15993                             "output": {
15994                                 "status": "OK",
15995                                 "result": {
15996                                     "date": "2022-03-03 05:55:45",
15997                                     "nfvbench_version": "5.0.4.dev29",
15998                                     "config": {
15999                                         "compute_nodes": null,
16000                                         "traffic_generator": {
16001                                             "mac_addrs_left": null,
16002                                             "gateway_ip_addrs": [
16003                                                 "192.168.30.2",
16004                                                 "192.168.31.2"
16005                                             ],
16006                                             "mac_addrs_right": null,
16007                                             "default_profile": "trex-local",
16008                                             "src_vteps": null,
16009                                             "generator_profile": [
16010                                                 {
16011                                                     "intf_speed": null,
16012                                                     "name": "trex-local",
16013                                                     "ip": "127.0.0.1",
16014                                                     "zmq_rpc_port": 4501,
16015                                                     "tool": "TRex",
16016                                                     "platform": {
16017                                                         "master_thread_id": "0",
16018                                                         "latency_thread_id": "1",
16019                                                         "dual_if": [
16020                                                             {
16021                                                                 "threads": [
16022                                                                     2,
16023                                                                     3,
16024                                                                     4,
16025                                                                     5,
16026                                                                     6,
16027                                                                     7
16028                                                                 ],
16029                                                                 "socket": 0
16030                                                             }
16031                                                         ]
16032                                                     },
16033                                                     "zmq_pub_port": 4500,
16034                                                     "interfaces": [
16035                                                         {
16036                                                             "switch": null,
16037                                                             "pci": "0000:00:05.0",
16038                                                             "port": 0
16039                                                         },
16040                                                         {
16041                                                             "switch": null,
16042                                                             "pci": "0000:00:06.0",
16043                                                             "port": 1
16044                                                         }
16045                                                     ],
16046                                                     "cores": 5,
16047                                                     "software_mode": false
16048                                                 }
16049                                             ],
16050                                             "vtep_gateway_ips": null,
16051                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
16052                                             "udp_port_step": "1",
16053                                             "udp_src_port": [
16054                                                 "49152",
16055                                                 "49168"
16056                                             ],
16057                                             "gateway_ip_addrs_step": "0.0.0.1",
16058                                             "tg_gateway_ip_addrs": [
16059                                                 "192.168.30.1",
16060                                                 "192.168.31.1"
16061                                             ],
16062                                             "ip_addrs": [
16063                                                 "198.18.0.0/16",
16064                                                 "198.19.0.0/16"
16065                                             ],
16066                                             "ip_src_static": true,
16067                                             "host_name": "nfvbench_tg",
16068                                             "ip_addrs_step": "0.0.0.1",
16069                                             "tg_gateway_ip_cidrs": [
16070                                                 "192.168.1.0/24",
16071                                                 "192.168.2.0/24"
16072                                             ],
16073                                             "dst_vtep": null,
16074                                             "vtep_vlan": null,
16075                                             "udp_dst_port": [
16076                                                 "49152",
16077                                                 "49168"
16078                                             ]
16079                                         },
16080                                         "availability_zone": "nova",
16081                                         "vif_multiqueue_size": 8,
16082                                         "periodic_gratuitous_arp": false,
16083                                         "flavor": {
16084                                             "vcpus": 2,
16085                                             "disk": 0,
16086                                             "extra_specs": {
16087                                                 "hw:cpu_policy": "dedicated",
16088                                                 "hw:mem_page_size": "large"
16089                                             },
16090                                             "ram": 4096
16091                                         },
16092                                         "floating_network": {
16093                                             "subnet": "nfvbench-floating-subnet",
16094                                             "name": "nfvbench-floating-net",
16095                                             "segmentation_id": null,
16096                                             "physical_network": null,
16097                                             "cidr": "192.168.0.0/24",
16098                                             "network_type": "vlan"
16099                                         },
16100                                         "user_info": null,
16101                                         "service_chain": "PVP",
16102                                         "sriov": false,
16103                                         "vxlan": false,
16104                                         "intf_speed_detected": 25000000000.0,
16105                                         "pause_sec": 2.0,
16106                                         "internal_networks": {
16107                                             "middle": {
16108                                                 "subnet": "nfvbench-msubnet",
16109                                                 "name": "nfvbench-mnet",
16110                                                 "segmentation_id": null,
16111                                                 "physical_network": null,
16112                                                 "mpls_transport_labels": null,
16113                                                 "cidr": "192.168.3.0/24",
16114                                                 "network_type": "vlan"
16115                                             },
16116                                             "right": {
16117                                                 "subnet": "subnet_nfvbench_vn2bis",
16118                                                 "name": "net_nfvbench_vn2bis",
16119                                                 "segmentation_id": null,
16120                                                 "physical_network": null,
16121                                                 "mpls_transport_labels": null,
16122                                                 "cidr": "192.168.31.0/24",
16123                                                 "network_type": "vlan"
16124                                             },
16125                                             "left": {
16126                                                 "subnet": "subnet_nfvbench_vn1bis",
16127                                                 "name": "net_nfvbench_vn1bis",
16128                                                 "segmentation_id": null,
16129                                                 "physical_network": null,
16130                                                 "mpls_transport_labels": null,
16131                                                 "cidr": "192.168.30.0/24",
16132                                                 "network_type": "vlan"
16133                                             }
16134                                         },
16135                                         "no_vswitch_access": false,
16136                                         "traffic": {
16137                                             "bidirectional": true,
16138                                             "profile": "custom_traffic_profile"
16139                                         },
16140                                         "restart": false,
16141                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
16142                                         "name": "nfvbench.conf",
16143                                         "std_json": null,
16144                                         "l2_loopback": false,
16145                                         "request_id": "e09f10fc7dc54e4a9b8a1c58b88028df",
16146                                         "debug": false,
16147                                         "group_id": null,
16148                                         "loop_vm_name": "nfvbench-loop-vm",
16149                                         "check_traffic_time_sec": 200,
16150                                         "num_mbufs": 128000,
16151                                         "rate": "ndr",
16152                                         "service_chain_count": 1,
16153                                         "service_chain_shared_net": true,
16154                                         "measurement": {
16155                                             "NDR": 0.001,
16156                                             "PDR": 0.1,
16157                                             "load_epsilon": 0.1
16158                                         },
16159                                         "l3_router": false,
16160                                         "debug_mask": 0,
16161                                         "factory_class": "BasicFactory",
16162                                         "tg-tool": "TRex",
16163                                         "frame_sizes": [
16164                                             "256"
16165                                         ],
16166                                         "service_mode": false,
16167                                         "edge_networks": {
16168                                             "right": {
16169                                                 "subnet": "nfvbench-subnet3",
16170                                                 "name": "nfvbench-net3",
16171                                                 "segmentation_id": null,
16172                                                 "network_type": null,
16173                                                 "physical_network": null,
16174                                                 "cidr": "192.168.4.0/24",
16175                                                 "router_name": "router_right",
16176                                                 "gateway": null
16177                                             },
16178                                             "left": {
16179                                                 "subnet": "nfvbench-subnet2",
16180                                                 "name": "nfvbench-net2",
16181                                                 "segmentation_id": null,
16182                                                 "network_type": null,
16183                                                 "physical_network": null,
16184                                                 "cidr": "192.168.3.0/24",
16185                                                 "router_name": "router_left",
16186                                                 "gateway": null
16187                                             }
16188                                         },
16189                                         "ndr_run": true,
16190                                         "use_management_port": false,
16191                                         "hypervisor_hostname": "localdomain",
16192                                         "cache_size": 0,
16193                                         "pdr_run": false,
16194                                         "vlan_tagging": false,
16195                                         "fluentd": [
16196                                             {
16197                                                 "ip": "172.20.73.203",
16198                                                 "result_tag": "nfvbench.results.amical",
16199                                                 "logging_tag": "nfvbench.logs.amical",
16200                                                 "port": 25225
16201                                             }
16202                                         ],
16203                                         "use_floating_ip": false,
16204                                         "flow_count": 10000,
16205                                         "loop_vm_arp": false,
16206                                         "user_id": null,
16207                                         "openrc_file": null,
16208                                         "disable_hdrh": false,
16209                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-1.json",
16210                                         "vm_forwarder": "vpp",
16211                                         "factory_module": "nfvbench.factory",
16212                                         "no_latency_streams": false,
16213                                         "single_run": false,
16214                                         "no_arp": false,
16215                                         "cores_used": 5,
16216                                         "traffic_profile": [
16217                                             {
16218                                                 "l2frame_size": [
16219                                                     "256"
16220                                                 ],
16221                                                 "name": "custom_traffic_profile"
16222                                             }
16223                                         ],
16224                                         "vlans": [
16225                                             2504,
16226                                             2515
16227                                         ],
16228                                         "tg-name": "trex-local",
16229                                         "management_network": {
16230                                             "subnet": "nfvbench-management-subnet",
16231                                             "name": "nfvbench-management-net",
16232                                             "segmentation_id": null,
16233                                             "network_type": "vlan",
16234                                             "physical_network": null,
16235                                             "cidr": "192.168.0.0/24",
16236                                             "gateway": "192.168.0.254"
16237                                         },
16238                                         "no_traffic": false,
16239                                         "mpls": false,
16240                                         "duration_sec": 10.0,
16241                                         "clouds_detail": "openstack",
16242                                         "mbuf_64": null,
16243                                         "generic_poll_sec": 2,
16244                                         "idle_interfaces_per_vm": 0,
16245                                         "no_flow_stats": false,
16246                                         "lat_percentiles": [
16247                                             25,
16248                                             75,
16249                                             99
16250                                         ],
16251                                         "no_cleanup": true,
16252                                         "no_e2e_check": false,
16253                                         "intf_speed_used": 25000000000.0,
16254                                         "generator_profile": "trex-local",
16255                                         "mbuf_factor": 0.2,
16256                                         "user_label": "amical_tc6_intensive",
16257                                         "intf_speed": null,
16258                                         "generic_retry_count": 100,
16259                                         "flavor_type": "nfvbench.loop.intensive",
16260                                         "use_sriov_middle_net": false,
16261                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_10k-rate_ndr-1.json",
16262                                         "std_json_path": null,
16263                                         "unidir_reverse_traffic_pps": 1,
16264                                         "i40e_mixed": "ignore",
16265                                         "gratuitous_arp_pps": 1,
16266                                         "idle_networks": {
16267                                             "subnet": "nfvbench-idle-subnet",
16268                                             "name": "nfvbench-idle-net",
16269                                             "segmentation_id": null,
16270                                             "physical_network": null,
16271                                             "cidr": "192.169.1.0/24",
16272                                             "network_type": "vlan"
16273                                         },
16274                                         "interval_sec": 10.0,
16275                                         "no_latency_stats": false,
16276                                         "cores": null,
16277                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
16278                                         "external_networks": {
16279                                             "right": null,
16280                                             "left": null
16281                                         }
16282                                     },
16283                                     "benchmarks": {
16284                                         "network": {
16285                                             "service_chain": {
16286                                                 "PVP": {
16287                                                     "result": {
16288                                                         "compute_nodes": {},
16289                                                         "profile": "custom_traffic_profile",
16290                                                         "service_chain_count": 1,
16291                                                         "result": {
16292                                                             "256": {
16293                                                                 "ndr": {
16294                                                                     "load_percent_per_direction": 1.3671875,
16295                                                                     "timestamp_sec": 1646287087.8915067,
16296                                                                     "stats": {
16297                                                                         "total_tx_rate": 307709,
16298                                                                         "overall": {
16299                                                                             "rx_pkts": 3077097,
16300                                                                             "drop_percentage": 0.0,
16301                                                                             "drop_pct": 0,
16302                                                                             "max_delay_usec": 3367,
16303                                                                             "lat_percentile": {
16304                                                                                 "99": "n/a",
16305                                                                                 "25": "n/a",
16306                                                                                 "75": "n/a"
16307                                                                             },
16308                                                                             "tx_pkts": 3077097,
16309                                                                             "avg_delay_usec": 432.50000146241734,
16310                                                                             "min_delay_usec": 38,
16311                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
16312                                                                         },
16313                                                                         "1": {
16314                                                                             "rx_pkts": 1538548,
16315                                                                             "min_delay_usec": 38,
16316                                                                             "drop_pct": 0,
16317                                                                             "max_delay_usec": 3281,
16318                                                                             "tx_pkts": 1538549,
16319                                                                             "avg_delay_usec": 428,
16320                                                                             "drop_percentage": 0.0
16321                                                                         },
16322                                                                         "0": {
16323                                                                             "rx_pkts": 1538549,
16324                                                                             "min_delay_usec": 55,
16325                                                                             "drop_pct": 0,
16326                                                                             "max_delay_usec": 3367,
16327                                                                             "tx_pkts": 1538548,
16328                                                                             "avg_delay_usec": 437,
16329                                                                             "drop_percentage": 0.0
16330                                                                         },
16331                                                                         "theoretical_tx_rate_bps": 50000000000.0,
16332                                                                         "offered_tx_rate_bps": 679421472.0,
16333                                                                         "theoretical_tx_rate_pps": 22644927.536231883
16334                                                                     },
16335                                                                     "initial_rate_type": "rate_percent",
16336                                                                     "rate_percent": 2.734375,
16337                                                                     "duration_sec": 10.0,
16338                                                                     "l2frame_size": "256",
16339                                                                     "rate_pps": 309598,
16340                                                                     "rate_bps": 683593750.0,
16341                                                                     "time_taken_sec": 137.742746591568
16342                                                                 },
16343                                                                 "iteration_stats": {
16344                                                                     "ndr_pdr": [
16345                                                                         {
16346                                                                             "rx_pps": 255672.565299537,
16347                                                                             "rx_pkts": 2319871,
16348                                                                             "time_ms": 1646286962658,
16349                                                                             "drop_pct": 203151166,
16350                                                                             "total_tx_pps": 20547103,
16351                                                                             "tx_pps": 22644926,
16352                                                                             "tx_pkts": 205471037,
16353                                                                             "drop_percentage": 98.87094987504248
16354                                                                         },
16355                                                                         {
16356                                                                             "rx_pps": 335448.3699684173,
16357                                                                             "rx_pkts": 3333855,
16358                                                                             "time_ms": 1646286975189,
16359                                                                             "drop_pct": 109194480,
16360                                                                             "total_tx_pps": 11252833,
16361                                                                             "tx_pps": 11322462,
16362                                                                             "tx_pkts": 112528335,
16363                                                                             "drop_percentage": 97.03731953378676
16364                                                                         },
16365                                                                         {
16366                                                                             "rx_pps": 130166.49486928145,
16367                                                                             "rx_pkts": 1293660,
16368                                                                             "time_ms": 1646286987760,
16369                                                                             "drop_pct": 54970487,
16370                                                                             "total_tx_pps": 5626414,
16371                                                                             "tx_pps": 5661230,
16372                                                                             "tx_pkts": 56264147,
16373                                                                             "drop_percentage": 97.70073826943471
16374                                                                         },
16375                                                                         {
16376                                                                             "rx_pps": 188671.05892669645,
16377                                                                             "rx_pkts": 1875296,
16378                                                                             "time_ms": 1646287000320,
16379                                                                             "drop_pct": 26259592,
16380                                                                             "total_tx_pps": 2813488,
16381                                                                             "tx_pps": 2830614,
16382                                                                             "tx_pkts": 28134888,
16383                                                                             "drop_percentage": 93.33462425725668
16384                                                                         },
16385                                                                         {
16386                                                                             "rx_pps": 208503.260507737,
16387                                                                             "rx_pkts": 2075129,
16388                                                                             "time_ms": 1646287012832,
16389                                                                             "drop_pct": 12010706,
16390                                                                             "total_tx_pps": 1408583,
16391                                                                             "tx_pps": 1415306,
16392                                                                             "tx_pkts": 14085835,
16393                                                                             "drop_percentage": 85.2679731091554
16394                                                                         },
16395                                                                         {
16396                                                                             "rx_pps": 401016.7055138048,
16397                                                                             "rx_pkts": 3985506,
16398                                                                             "time_ms": 1646287025334,
16399                                                                             "drop_pct": 3047496,
16400                                                                             "total_tx_pps": 703300,
16401                                                                             "tx_pps": 707652,
16402                                                                             "tx_pkts": 7033002,
16403                                                                             "drop_percentage": 43.331368311853176
16404                                                                         },
16405                                                                         {
16406                                                                             "rx_pps": 353769.4579762555,
16407                                                                             "rx_pkts": 3516295,
16408                                                                             "time_ms": 1646287037843,
16409                                                                             "drop_pct": 562,
16410                                                                             "total_tx_pps": 351685,
16411                                                                             "tx_pps": 353826,
16412                                                                             "tx_pkts": 3516857,
16413                                                                             "drop_percentage": 0.01598017775530822
16414                                                                         },
16415                                                                         {
16416                                                                             "rx_pps": 176912.0,
16417                                                                             "rx_pkts": 1758241,
16418                                                                             "time_ms": 1646287050350,
16419                                                                             "drop_pct": 0,
16420                                                                             "total_tx_pps": 175824,
16421                                                                             "tx_pps": 176912,
16422                                                                             "tx_pkts": 1758241,
16423                                                                             "drop_percentage": 0.0
16424                                                                         },
16425                                                                         {
16426                                                                             "rx_pps": 265370.0,
16427                                                                             "rx_pkts": 2637382,
16428                                                                             "time_ms": 1646287062871,
16429                                                                             "drop_pct": 0,
16430                                                                             "total_tx_pps": 263738,
16431                                                                             "tx_pps": 265370,
16432                                                                             "tx_pkts": 2637382,
16433                                                                             "drop_percentage": 0.0
16434                                                                         },
16435                                                                         {
16436                                                                             "rx_pps": 309598.0,
16437                                                                             "rx_pkts": 3077097,
16438                                                                             "time_ms": 1646287075371,
16439                                                                             "drop_pct": 0,
16440                                                                             "total_tx_pps": 307709,
16441                                                                             "tx_pps": 309598,
16442                                                                             "tx_pkts": 3077097,
16443                                                                             "drop_percentage": 0.0
16444                                                                         },
16445                                                                         {
16446                                                                             "rx_pps": 331394.0121815451,
16447                                                                             "rx_pkts": 3300519,
16448                                                                             "time_ms": 1646287087890,
16449                                                                             "drop_pct": 3167,
16450                                                                             "total_tx_pps": 330368,
16451                                                                             "tx_pps": 331712,
16452                                                                             "tx_pkts": 3303686,
16453                                                                             "ndr_pps": 154799,
16454                                                                             "drop_percentage": 0.09586262132660307
16455                                                                         }
16456                                                                     ]
16457                                                                 }
16458                                                             }
16459                                                         },
16460                                                         "flow_count": 10000,
16461                                                         "bidirectional": true
16462                                                     }
16463                                                 }
16464                                             },
16465                                             "versions": {
16466                                                 "Traffic_Generator": {
16467                                                     "build_date": "Apr 14 2021",
16468                                                     "version": "v2.89",
16469                                                     "built_by": "hhaim",
16470                                                     "mode": "STL",
16471                                                     "build_time": "11:22:15"
16472                                                 }
16473                                             }
16474                                         }
16475                                     }
16476                                 },
16477                                 "request_id": "e09f10fc7dc54e4a9b8a1c58b88028df"
16478                             },
16479                             "synthesis": {
16480                                 "avg_delay_usec": 432.50000146241734,
16481                                 "total_tx_rate": 307709
16482                             }
16483                         },
16484                         {
16485                             "input": {
16486                                 "duration_sec": "10",
16487                                 "flavor_type": "nfvbench.loop.intensive",
16488                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-2.json",
16489                                 "frame_sizes": [
16490                                     "512"
16491                                 ],
16492                                 "rate": "ndr",
16493                                 "flow_count": "10k",
16494                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
16495                                 "user_label": "amical_tc6_intensive"
16496                             },
16497                             "output": {
16498                                 "status": "OK",
16499                                 "result": {
16500                                     "date": "2022-03-03 06:00:38",
16501                                     "nfvbench_version": "5.0.4.dev29",
16502                                     "config": {
16503                                         "compute_nodes": null,
16504                                         "traffic_generator": {
16505                                             "mac_addrs_left": null,
16506                                             "gateway_ip_addrs": [
16507                                                 "192.168.30.2",
16508                                                 "192.168.31.2"
16509                                             ],
16510                                             "mac_addrs_right": null,
16511                                             "default_profile": "trex-local",
16512                                             "src_vteps": null,
16513                                             "generator_profile": [
16514                                                 {
16515                                                     "intf_speed": null,
16516                                                     "name": "trex-local",
16517                                                     "ip": "127.0.0.1",
16518                                                     "zmq_rpc_port": 4501,
16519                                                     "tool": "TRex",
16520                                                     "platform": {
16521                                                         "master_thread_id": "0",
16522                                                         "latency_thread_id": "1",
16523                                                         "dual_if": [
16524                                                             {
16525                                                                 "threads": [
16526                                                                     2,
16527                                                                     3,
16528                                                                     4,
16529                                                                     5,
16530                                                                     6,
16531                                                                     7
16532                                                                 ],
16533                                                                 "socket": 0
16534                                                             }
16535                                                         ]
16536                                                     },
16537                                                     "zmq_pub_port": 4500,
16538                                                     "interfaces": [
16539                                                         {
16540                                                             "switch": null,
16541                                                             "pci": "0000:00:05.0",
16542                                                             "port": 0
16543                                                         },
16544                                                         {
16545                                                             "switch": null,
16546                                                             "pci": "0000:00:06.0",
16547                                                             "port": 1
16548                                                         }
16549                                                     ],
16550                                                     "cores": 5,
16551                                                     "software_mode": false
16552                                                 }
16553                                             ],
16554                                             "vtep_gateway_ips": null,
16555                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
16556                                             "udp_port_step": "1",
16557                                             "udp_src_port": [
16558                                                 "49152",
16559                                                 "49168"
16560                                             ],
16561                                             "gateway_ip_addrs_step": "0.0.0.1",
16562                                             "tg_gateway_ip_addrs": [
16563                                                 "192.168.30.1",
16564                                                 "192.168.31.1"
16565                                             ],
16566                                             "ip_addrs": [
16567                                                 "198.18.0.0/16",
16568                                                 "198.19.0.0/16"
16569                                             ],
16570                                             "ip_src_static": true,
16571                                             "host_name": "nfvbench_tg",
16572                                             "ip_addrs_step": "0.0.0.1",
16573                                             "tg_gateway_ip_cidrs": [
16574                                                 "192.168.1.0/24",
16575                                                 "192.168.2.0/24"
16576                                             ],
16577                                             "dst_vtep": null,
16578                                             "vtep_vlan": null,
16579                                             "udp_dst_port": [
16580                                                 "49152",
16581                                                 "49168"
16582                                             ]
16583                                         },
16584                                         "availability_zone": "nova",
16585                                         "vif_multiqueue_size": 8,
16586                                         "periodic_gratuitous_arp": false,
16587                                         "flavor": {
16588                                             "vcpus": 2,
16589                                             "disk": 0,
16590                                             "extra_specs": {
16591                                                 "hw:cpu_policy": "dedicated",
16592                                                 "hw:mem_page_size": "large"
16593                                             },
16594                                             "ram": 4096
16595                                         },
16596                                         "floating_network": {
16597                                             "subnet": "nfvbench-floating-subnet",
16598                                             "name": "nfvbench-floating-net",
16599                                             "segmentation_id": null,
16600                                             "physical_network": null,
16601                                             "cidr": "192.168.0.0/24",
16602                                             "network_type": "vlan"
16603                                         },
16604                                         "user_info": null,
16605                                         "service_chain": "PVP",
16606                                         "sriov": false,
16607                                         "vxlan": false,
16608                                         "intf_speed_detected": 25000000000.0,
16609                                         "pause_sec": 2.0,
16610                                         "internal_networks": {
16611                                             "middle": {
16612                                                 "subnet": "nfvbench-msubnet",
16613                                                 "name": "nfvbench-mnet",
16614                                                 "segmentation_id": null,
16615                                                 "physical_network": null,
16616                                                 "mpls_transport_labels": null,
16617                                                 "cidr": "192.168.3.0/24",
16618                                                 "network_type": "vlan"
16619                                             },
16620                                             "right": {
16621                                                 "subnet": "subnet_nfvbench_vn2bis",
16622                                                 "name": "net_nfvbench_vn2bis",
16623                                                 "segmentation_id": null,
16624                                                 "physical_network": null,
16625                                                 "mpls_transport_labels": null,
16626                                                 "cidr": "192.168.31.0/24",
16627                                                 "network_type": "vlan"
16628                                             },
16629                                             "left": {
16630                                                 "subnet": "subnet_nfvbench_vn1bis",
16631                                                 "name": "net_nfvbench_vn1bis",
16632                                                 "segmentation_id": null,
16633                                                 "physical_network": null,
16634                                                 "mpls_transport_labels": null,
16635                                                 "cidr": "192.168.30.0/24",
16636                                                 "network_type": "vlan"
16637                                             }
16638                                         },
16639                                         "no_vswitch_access": false,
16640                                         "traffic": {
16641                                             "bidirectional": true,
16642                                             "profile": "custom_traffic_profile"
16643                                         },
16644                                         "restart": false,
16645                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
16646                                         "name": "nfvbench.conf",
16647                                         "std_json": null,
16648                                         "l2_loopback": false,
16649                                         "request_id": "32f6745439f040fa96de86e0a3ad0abf",
16650                                         "debug": false,
16651                                         "group_id": null,
16652                                         "loop_vm_name": "nfvbench-loop-vm",
16653                                         "check_traffic_time_sec": 200,
16654                                         "num_mbufs": 128000,
16655                                         "rate": "ndr",
16656                                         "service_chain_count": 1,
16657                                         "service_chain_shared_net": true,
16658                                         "measurement": {
16659                                             "NDR": 0.001,
16660                                             "PDR": 0.1,
16661                                             "load_epsilon": 0.1
16662                                         },
16663                                         "l3_router": false,
16664                                         "debug_mask": 0,
16665                                         "factory_class": "BasicFactory",
16666                                         "tg-tool": "TRex",
16667                                         "frame_sizes": [
16668                                             "512"
16669                                         ],
16670                                         "service_mode": false,
16671                                         "edge_networks": {
16672                                             "right": {
16673                                                 "subnet": "nfvbench-subnet3",
16674                                                 "name": "nfvbench-net3",
16675                                                 "segmentation_id": null,
16676                                                 "network_type": null,
16677                                                 "physical_network": null,
16678                                                 "cidr": "192.168.4.0/24",
16679                                                 "router_name": "router_right",
16680                                                 "gateway": null
16681                                             },
16682                                             "left": {
16683                                                 "subnet": "nfvbench-subnet2",
16684                                                 "name": "nfvbench-net2",
16685                                                 "segmentation_id": null,
16686                                                 "network_type": null,
16687                                                 "physical_network": null,
16688                                                 "cidr": "192.168.3.0/24",
16689                                                 "router_name": "router_left",
16690                                                 "gateway": null
16691                                             }
16692                                         },
16693                                         "ndr_run": true,
16694                                         "use_management_port": false,
16695                                         "hypervisor_hostname": "localdomain",
16696                                         "cache_size": 0,
16697                                         "pdr_run": false,
16698                                         "vlan_tagging": false,
16699                                         "fluentd": [
16700                                             {
16701                                                 "ip": "172.20.73.203",
16702                                                 "result_tag": "nfvbench.results.amical",
16703                                                 "logging_tag": "nfvbench.logs.amical",
16704                                                 "port": 25225
16705                                             }
16706                                         ],
16707                                         "use_floating_ip": false,
16708                                         "flow_count": 10000,
16709                                         "loop_vm_arp": false,
16710                                         "user_id": null,
16711                                         "openrc_file": null,
16712                                         "disable_hdrh": false,
16713                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-0.json",
16714                                         "vm_forwarder": "vpp",
16715                                         "factory_module": "nfvbench.factory",
16716                                         "no_latency_streams": false,
16717                                         "single_run": false,
16718                                         "no_arp": false,
16719                                         "cores_used": 5,
16720                                         "traffic_profile": [
16721                                             {
16722                                                 "l2frame_size": [
16723                                                     "512"
16724                                                 ],
16725                                                 "name": "custom_traffic_profile"
16726                                             }
16727                                         ],
16728                                         "vlans": [
16729                                             2504,
16730                                             2515
16731                                         ],
16732                                         "tg-name": "trex-local",
16733                                         "management_network": {
16734                                             "subnet": "nfvbench-management-subnet",
16735                                             "name": "nfvbench-management-net",
16736                                             "segmentation_id": null,
16737                                             "network_type": "vlan",
16738                                             "physical_network": null,
16739                                             "cidr": "192.168.0.0/24",
16740                                             "gateway": "192.168.0.254"
16741                                         },
16742                                         "no_traffic": false,
16743                                         "mpls": false,
16744                                         "duration_sec": 10.0,
16745                                         "clouds_detail": "openstack",
16746                                         "mbuf_64": null,
16747                                         "generic_poll_sec": 2,
16748                                         "idle_interfaces_per_vm": 0,
16749                                         "no_flow_stats": false,
16750                                         "lat_percentiles": [
16751                                             25,
16752                                             75,
16753                                             99
16754                                         ],
16755                                         "no_cleanup": true,
16756                                         "no_e2e_check": false,
16757                                         "intf_speed_used": 25000000000.0,
16758                                         "generator_profile": "trex-local",
16759                                         "mbuf_factor": 0.2,
16760                                         "user_label": "amical_tc6_intensive",
16761                                         "intf_speed": null,
16762                                         "generic_retry_count": 100,
16763                                         "flavor_type": "nfvbench.loop.intensive",
16764                                         "use_sriov_middle_net": false,
16765                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_10k-rate_ndr-0.json",
16766                                         "std_json_path": null,
16767                                         "unidir_reverse_traffic_pps": 1,
16768                                         "i40e_mixed": "ignore",
16769                                         "gratuitous_arp_pps": 1,
16770                                         "idle_networks": {
16771                                             "subnet": "nfvbench-idle-subnet",
16772                                             "name": "nfvbench-idle-net",
16773                                             "segmentation_id": null,
16774                                             "physical_network": null,
16775                                             "cidr": "192.169.1.0/24",
16776                                             "network_type": "vlan"
16777                                         },
16778                                         "interval_sec": 10.0,
16779                                         "no_latency_stats": false,
16780                                         "cores": null,
16781                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
16782                                         "external_networks": {
16783                                             "right": null,
16784                                             "left": null
16785                                         }
16786                                     },
16787                                     "benchmarks": {
16788                                         "network": {
16789                                             "service_chain": {
16790                                                 "PVP": {
16791                                                     "result": {
16792                                                         "compute_nodes": {},
16793                                                         "profile": "custom_traffic_profile",
16794                                                         "service_chain_count": 1,
16795                                                         "result": {
16796                                                             "512": {
16797                                                                 "ndr": {
16798                                                                     "load_percent_per_direction": 2.34375,
16799                                                                     "timestamp_sec": 1646287380.6742508,
16800                                                                     "stats": {
16801                                                                         "total_tx_rate": 273652,
16802                                                                         "overall": {
16803                                                                             "rx_pkts": 2736528,
16804                                                                             "drop_percentage": 0.0,
16805                                                                             "drop_pct": 0,
16806                                                                             "max_delay_usec": 2723,
16807                                                                             "lat_percentile": {
16808                                                                                 "99": "n/a",
16809                                                                                 "25": "n/a",
16810                                                                                 "75": "n/a"
16811                                                                             },
16812                                                                             "tx_pkts": 2736528,
16813                                                                             "avg_delay_usec": 410.4993787748563,
16814                                                                             "min_delay_usec": 41,
16815                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
16816                                                                         },
16817                                                                         "1": {
16818                                                                             "rx_pkts": 1368196,
16819                                                                             "min_delay_usec": 45,
16820                                                                             "drop_pct": 0,
16821                                                                             "max_delay_usec": 2723,
16822                                                                             "tx_pkts": 1368332,
16823                                                                             "avg_delay_usec": 423,
16824                                                                             "drop_percentage": 0.0
16825                                                                         },
16826                                                                         "0": {
16827                                                                             "rx_pkts": 1368332,
16828                                                                             "min_delay_usec": 41,
16829                                                                             "drop_pct": 0,
16830                                                                             "max_delay_usec": 2679,
16831                                                                             "tx_pkts": 1368196,
16832                                                                             "avg_delay_usec": 398,
16833                                                                             "drop_percentage": 0.0
16834                                                                         },
16835                                                                         "theoretical_tx_rate_bps": 50000000000.0,
16836                                                                         "offered_tx_rate_bps": 1164662912.0,
16837                                                                         "theoretical_tx_rate_pps": 11748120.30075188
16838                                                                     },
16839                                                                     "initial_rate_type": "rate_percent",
16840                                                                     "rate_percent": 4.6875,
16841                                                                     "duration_sec": 10.0,
16842                                                                     "l2frame_size": "512",
16843                                                                     "rate_pps": 275346,
16844                                                                     "rate_bps": 1171875000.0,
16845                                                                     "time_taken_sec": 137.6094572544098
16846                                                                 },
16847                                                                 "iteration_stats": {
16848                                                                     "ndr_pdr": [
16849                                                                         {
16850                                                                             "rx_pps": 422261.6287427662,
16851                                                                             "rx_pkts": 4008862,
16852                                                                             "time_ms": 1646287255615,
16853                                                                             "drop_pct": 107525288,
16854                                                                             "total_tx_pps": 11153415,
16855                                                                             "tx_pps": 11748120,
16856                                                                             "tx_pkts": 111534150,
16857                                                                             "drop_percentage": 96.40570892412772
16858                                                                         },
16859                                                                         {
16860                                                                             "rx_pps": 235563.01252603848,
16861                                                                             "rx_pkts": 2345619,
16862                                                                             "time_ms": 1646287268137,
16863                                                                             "drop_pct": 56145341,
16864                                                                             "total_tx_pps": 5849096,
16865                                                                             "tx_pps": 5874060,
16866                                                                             "tx_pkts": 58490960,
16867                                                                             "drop_percentage": 95.98977517209497
16868                                                                         },
16869                                                                         {
16870                                                                             "rx_pps": 214956.55098821394,
16871                                                                             "rx_pkts": 2136346,
16872                                                                             "time_ms": 1646287280641,
16873                                                                             "drop_pct": 27053331,
16874                                                                             "total_tx_pps": 2918967,
16875                                                                             "tx_pps": 2937030,
16876                                                                             "tx_pkts": 29189677,
16877                                                                             "drop_percentage": 92.68115916459097
16878                                                                         },
16879                                                                         {
16880                                                                             "rx_pps": 98852.65115506016,
16881                                                                             "rx_pkts": 982546,
16882                                                                             "time_ms": 1646287293143,
16883                                                                             "drop_pct": 13613750,
16884                                                                             "total_tx_pps": 1459629,
16885                                                                             "tx_pps": 1468514,
16886                                                                             "tx_pkts": 14596296,
16887                                                                             "drop_percentage": 93.26852511075413
16888                                                                         },
16889                                                                         {
16890                                                                             "rx_pps": 374357.7867755638,
16891                                                                             "rx_pkts": 3720931,
16892                                                                             "time_ms": 1646287305644,
16893                                                                             "drop_pct": 3577210,
16894                                                                             "total_tx_pps": 729814,
16895                                                                             "tx_pps": 734256,
16896                                                                             "tx_pkts": 7298141,
16897                                                                             "drop_percentage": 49.01535884275187
16898                                                                         },
16899                                                                         {
16900                                                                             "rx_pps": 366719.5290001208,
16901                                                                             "rx_pkts": 3645011,
16902                                                                             "time_ms": 1646287318156,
16903                                                                             "drop_pct": 4060,
16904                                                                             "total_tx_pps": 364907,
16905                                                                             "tx_pps": 367128,
16906                                                                             "tx_pkts": 3649071,
16907                                                                             "drop_percentage": 0.11126119497263824
16908                                                                         },
16909                                                                         {
16910                                                                             "rx_pps": 183564.0,
16911                                                                             "rx_pkts": 1824537,
16912                                                                             "time_ms": 1646287330655,
16913                                                                             "drop_pct": 0,
16914                                                                             "total_tx_pps": 182453,
16915                                                                             "tx_pps": 183564,
16916                                                                             "tx_pkts": 1824537,
16917                                                                             "drop_percentage": 0.0
16918                                                                         },
16919                                                                         {
16920                                                                             "rx_pps": 275346.0,
16921                                                                             "rx_pkts": 2736528,
16922                                                                             "time_ms": 1646287343177,
16923                                                                             "drop_pct": 0,
16924                                                                             "total_tx_pps": 273652,
16925                                                                             "tx_pps": 275346,
16926                                                                             "tx_pkts": 2736528,
16927                                                                             "drop_percentage": 0.0
16928                                                                         },
16929                                                                         {
16930                                                                             "rx_pps": 321054.59355599707,
16931                                                                             "rx_pkts": 3190964,
16932                                                                             "time_ms": 1646287355673,
16933                                                                             "drop_pct": 1803,
16934                                                                             "total_tx_pps": 319276,
16935                                                                             "tx_pps": 321236,
16936                                                                             "tx_pkts": 3192767,
16937                                                                             "drop_percentage": 0.056471392995480096
16938                                                                         },
16939                                                                         {
16940                                                                             "rx_pps": 298206.68394270656,
16941                                                                             "rx_pkts": 2964029,
16942                                                                             "time_ms": 1646287368173,
16943                                                                             "drop_pct": 848,
16944                                                                             "total_tx_pps": 296487,
16945                                                                             "tx_pps": 298292,
16946                                                                             "tx_pkts": 2964877,
16947                                                                             "drop_percentage": 0.028601523773161584
16948                                                                         },
16949                                                                         {
16950                                                                             "rx_pps": 286576.03641464544,
16951                                                                             "rx_pkts": 2848426,
16952                                                                             "time_ms": 1646287380673,
16953                                                                             "drop_pct": 2405,
16954                                                                             "total_tx_pps": 285083,
16955                                                                             "tx_pps": 286818,
16956                                                                             "tx_pkts": 2850831,
16957                                                                             "ndr_pps": 137673,
16958                                                                             "drop_percentage": 0.08436136691371744
16959                                                                         }
16960                                                                     ]
16961                                                                 }
16962                                                             }
16963                                                         },
16964                                                         "flow_count": 10000,
16965                                                         "bidirectional": true
16966                                                     }
16967                                                 }
16968                                             },
16969                                             "versions": {
16970                                                 "Traffic_Generator": {
16971                                                     "build_date": "Apr 14 2021",
16972                                                     "version": "v2.89",
16973                                                     "built_by": "hhaim",
16974                                                     "mode": "STL",
16975                                                     "build_time": "11:22:15"
16976                                                 }
16977                                             }
16978                                         }
16979                                     }
16980                                 },
16981                                 "request_id": "32f6745439f040fa96de86e0a3ad0abf"
16982                             },
16983                             "synthesis": {
16984                                 "avg_delay_usec": 410.4993787748563,
16985                                 "total_tx_rate": 273652
16986                             }
16987                         },
16988                         {
16989                             "input": {
16990                                 "duration_sec": "10",
16991                                 "flavor_type": "nfvbench.loop.intensive",
16992                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-2.json",
16993                                 "frame_sizes": [
16994                                     "768"
16995                                 ],
16996                                 "rate": "ndr",
16997                                 "flow_count": "10k",
16998                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
16999                                 "user_label": "amical_tc6_intensive"
17000                             },
17001                             "output": {
17002                                 "status": "OK",
17003                                 "result": {
17004                                     "date": "2022-03-03 06:12:50",
17005                                     "nfvbench_version": "5.0.4.dev29",
17006                                     "config": {
17007                                         "compute_nodes": null,
17008                                         "traffic_generator": {
17009                                             "mac_addrs_left": null,
17010                                             "gateway_ip_addrs": [
17011                                                 "192.168.30.2",
17012                                                 "192.168.31.2"
17013                                             ],
17014                                             "mac_addrs_right": null,
17015                                             "default_profile": "trex-local",
17016                                             "src_vteps": null,
17017                                             "generator_profile": [
17018                                                 {
17019                                                     "intf_speed": null,
17020                                                     "name": "trex-local",
17021                                                     "ip": "127.0.0.1",
17022                                                     "zmq_rpc_port": 4501,
17023                                                     "tool": "TRex",
17024                                                     "platform": {
17025                                                         "master_thread_id": "0",
17026                                                         "latency_thread_id": "1",
17027                                                         "dual_if": [
17028                                                             {
17029                                                                 "threads": [
17030                                                                     2,
17031                                                                     3,
17032                                                                     4,
17033                                                                     5,
17034                                                                     6,
17035                                                                     7
17036                                                                 ],
17037                                                                 "socket": 0
17038                                                             }
17039                                                         ]
17040                                                     },
17041                                                     "zmq_pub_port": 4500,
17042                                                     "interfaces": [
17043                                                         {
17044                                                             "switch": null,
17045                                                             "pci": "0000:00:05.0",
17046                                                             "port": 0
17047                                                         },
17048                                                         {
17049                                                             "switch": null,
17050                                                             "pci": "0000:00:06.0",
17051                                                             "port": 1
17052                                                         }
17053                                                     ],
17054                                                     "cores": 5,
17055                                                     "software_mode": false
17056                                                 }
17057                                             ],
17058                                             "vtep_gateway_ips": null,
17059                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
17060                                             "udp_port_step": "1",
17061                                             "udp_src_port": [
17062                                                 "49152",
17063                                                 "49168"
17064                                             ],
17065                                             "gateway_ip_addrs_step": "0.0.0.1",
17066                                             "tg_gateway_ip_addrs": [
17067                                                 "192.168.30.1",
17068                                                 "192.168.31.1"
17069                                             ],
17070                                             "ip_addrs": [
17071                                                 "198.18.0.0/16",
17072                                                 "198.19.0.0/16"
17073                                             ],
17074                                             "ip_src_static": true,
17075                                             "host_name": "nfvbench_tg",
17076                                             "ip_addrs_step": "0.0.0.1",
17077                                             "tg_gateway_ip_cidrs": [
17078                                                 "192.168.1.0/24",
17079                                                 "192.168.2.0/24"
17080                                             ],
17081                                             "dst_vtep": null,
17082                                             "vtep_vlan": null,
17083                                             "udp_dst_port": [
17084                                                 "49152",
17085                                                 "49168"
17086                                             ]
17087                                         },
17088                                         "availability_zone": "nova",
17089                                         "vif_multiqueue_size": 8,
17090                                         "periodic_gratuitous_arp": false,
17091                                         "flavor": {
17092                                             "vcpus": 2,
17093                                             "disk": 0,
17094                                             "extra_specs": {
17095                                                 "hw:cpu_policy": "dedicated",
17096                                                 "hw:mem_page_size": "large"
17097                                             },
17098                                             "ram": 4096
17099                                         },
17100                                         "floating_network": {
17101                                             "subnet": "nfvbench-floating-subnet",
17102                                             "name": "nfvbench-floating-net",
17103                                             "segmentation_id": null,
17104                                             "physical_network": null,
17105                                             "cidr": "192.168.0.0/24",
17106                                             "network_type": "vlan"
17107                                         },
17108                                         "user_info": null,
17109                                         "service_chain": "PVP",
17110                                         "sriov": false,
17111                                         "vxlan": false,
17112                                         "intf_speed_detected": 25000000000.0,
17113                                         "pause_sec": 2.0,
17114                                         "internal_networks": {
17115                                             "middle": {
17116                                                 "subnet": "nfvbench-msubnet",
17117                                                 "name": "nfvbench-mnet",
17118                                                 "segmentation_id": null,
17119                                                 "physical_network": null,
17120                                                 "mpls_transport_labels": null,
17121                                                 "cidr": "192.168.3.0/24",
17122                                                 "network_type": "vlan"
17123                                             },
17124                                             "right": {
17125                                                 "subnet": "subnet_nfvbench_vn2bis",
17126                                                 "name": "net_nfvbench_vn2bis",
17127                                                 "segmentation_id": null,
17128                                                 "physical_network": null,
17129                                                 "mpls_transport_labels": null,
17130                                                 "cidr": "192.168.31.0/24",
17131                                                 "network_type": "vlan"
17132                                             },
17133                                             "left": {
17134                                                 "subnet": "subnet_nfvbench_vn1bis",
17135                                                 "name": "net_nfvbench_vn1bis",
17136                                                 "segmentation_id": null,
17137                                                 "physical_network": null,
17138                                                 "mpls_transport_labels": null,
17139                                                 "cidr": "192.168.30.0/24",
17140                                                 "network_type": "vlan"
17141                                             }
17142                                         },
17143                                         "no_vswitch_access": false,
17144                                         "traffic": {
17145                                             "bidirectional": true,
17146                                             "profile": "custom_traffic_profile"
17147                                         },
17148                                         "restart": false,
17149                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
17150                                         "name": "nfvbench.conf",
17151                                         "std_json": null,
17152                                         "l2_loopback": false,
17153                                         "request_id": "7df3eeb5c69345d0a0f89371dec4d8c6",
17154                                         "debug": false,
17155                                         "group_id": null,
17156                                         "loop_vm_name": "nfvbench-loop-vm",
17157                                         "check_traffic_time_sec": 200,
17158                                         "num_mbufs": 128000,
17159                                         "rate": "ndr",
17160                                         "service_chain_count": 1,
17161                                         "service_chain_shared_net": true,
17162                                         "measurement": {
17163                                             "NDR": 0.001,
17164                                             "PDR": 0.1,
17165                                             "load_epsilon": 0.1
17166                                         },
17167                                         "l3_router": false,
17168                                         "debug_mask": 0,
17169                                         "factory_class": "BasicFactory",
17170                                         "tg-tool": "TRex",
17171                                         "frame_sizes": [
17172                                             "768"
17173                                         ],
17174                                         "service_mode": false,
17175                                         "edge_networks": {
17176                                             "right": {
17177                                                 "subnet": "nfvbench-subnet3",
17178                                                 "name": "nfvbench-net3",
17179                                                 "segmentation_id": null,
17180                                                 "network_type": null,
17181                                                 "physical_network": null,
17182                                                 "cidr": "192.168.4.0/24",
17183                                                 "router_name": "router_right",
17184                                                 "gateway": null
17185                                             },
17186                                             "left": {
17187                                                 "subnet": "nfvbench-subnet2",
17188                                                 "name": "nfvbench-net2",
17189                                                 "segmentation_id": null,
17190                                                 "network_type": null,
17191                                                 "physical_network": null,
17192                                                 "cidr": "192.168.3.0/24",
17193                                                 "router_name": "router_left",
17194                                                 "gateway": null
17195                                             }
17196                                         },
17197                                         "ndr_run": true,
17198                                         "use_management_port": false,
17199                                         "hypervisor_hostname": "localdomain",
17200                                         "cache_size": 0,
17201                                         "pdr_run": false,
17202                                         "vlan_tagging": false,
17203                                         "fluentd": [
17204                                             {
17205                                                 "ip": "172.20.73.203",
17206                                                 "result_tag": "nfvbench.results.amical",
17207                                                 "logging_tag": "nfvbench.logs.amical",
17208                                                 "port": 25225
17209                                             }
17210                                         ],
17211                                         "use_floating_ip": false,
17212                                         "flow_count": 10000,
17213                                         "loop_vm_arp": false,
17214                                         "user_id": null,
17215                                         "openrc_file": null,
17216                                         "disable_hdrh": false,
17217                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-2.json",
17218                                         "vm_forwarder": "vpp",
17219                                         "factory_module": "nfvbench.factory",
17220                                         "no_latency_streams": false,
17221                                         "single_run": false,
17222                                         "no_arp": false,
17223                                         "cores_used": 5,
17224                                         "traffic_profile": [
17225                                             {
17226                                                 "l2frame_size": [
17227                                                     "768"
17228                                                 ],
17229                                                 "name": "custom_traffic_profile"
17230                                             }
17231                                         ],
17232                                         "vlans": [
17233                                             2504,
17234                                             2515
17235                                         ],
17236                                         "tg-name": "trex-local",
17237                                         "management_network": {
17238                                             "subnet": "nfvbench-management-subnet",
17239                                             "name": "nfvbench-management-net",
17240                                             "segmentation_id": null,
17241                                             "network_type": "vlan",
17242                                             "physical_network": null,
17243                                             "cidr": "192.168.0.0/24",
17244                                             "gateway": "192.168.0.254"
17245                                         },
17246                                         "no_traffic": false,
17247                                         "mpls": false,
17248                                         "duration_sec": 10.0,
17249                                         "clouds_detail": "openstack",
17250                                         "mbuf_64": null,
17251                                         "generic_poll_sec": 2,
17252                                         "idle_interfaces_per_vm": 0,
17253                                         "no_flow_stats": false,
17254                                         "lat_percentiles": [
17255                                             25,
17256                                             75,
17257                                             99
17258                                         ],
17259                                         "no_cleanup": true,
17260                                         "no_e2e_check": false,
17261                                         "intf_speed_used": 25000000000.0,
17262                                         "generator_profile": "trex-local",
17263                                         "mbuf_factor": 0.2,
17264                                         "user_label": "amical_tc6_intensive",
17265                                         "intf_speed": null,
17266                                         "generic_retry_count": 100,
17267                                         "flavor_type": "nfvbench.loop.intensive",
17268                                         "use_sriov_middle_net": false,
17269                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_10k-rate_ndr-2.json",
17270                                         "std_json_path": null,
17271                                         "unidir_reverse_traffic_pps": 1,
17272                                         "i40e_mixed": "ignore",
17273                                         "gratuitous_arp_pps": 1,
17274                                         "idle_networks": {
17275                                             "subnet": "nfvbench-idle-subnet",
17276                                             "name": "nfvbench-idle-net",
17277                                             "segmentation_id": null,
17278                                             "physical_network": null,
17279                                             "cidr": "192.169.1.0/24",
17280                                             "network_type": "vlan"
17281                                         },
17282                                         "interval_sec": 10.0,
17283                                         "no_latency_stats": false,
17284                                         "cores": null,
17285                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
17286                                         "external_networks": {
17287                                             "right": null,
17288                                             "left": null
17289                                         }
17290                                     },
17291                                     "benchmarks": {
17292                                         "network": {
17293                                             "service_chain": {
17294                                                 "PVP": {
17295                                                     "result": {
17296                                                         "compute_nodes": {},
17297                                                         "profile": "custom_traffic_profile",
17298                                                         "service_chain_count": 1,
17299                                                         "result": {
17300                                                             "768": {
17301                                                                 "ndr": {
17302                                                                     "load_percent_per_direction": 3.22265625,
17303                                                                     "timestamp_sec": 1646288112.949391,
17304                                                                     "stats": {
17305                                                                         "total_tx_rate": 254057,
17306                                                                         "overall": {
17307                                                                             "rx_pkts": 2540579,
17308                                                                             "drop_percentage": 0.0,
17309                                                                             "drop_pct": 0,
17310                                                                             "max_delay_usec": 6615,
17311                                                                             "lat_percentile": {
17312                                                                                 "99": "n/a",
17313                                                                                 "25": "n/a",
17314                                                                                 "75": "n/a"
17315                                                                             },
17316                                                                             "tx_pkts": 2540579,
17317                                                                             "avg_delay_usec": 476.00064985186447,
17318                                                                             "min_delay_usec": 33,
17319                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
17320                                                                         },
17321                                                                         "1": {
17322                                                                             "rx_pkts": 1270226,
17323                                                                             "min_delay_usec": 33,
17324                                                                             "drop_pct": 0,
17325                                                                             "max_delay_usec": 6615,
17326                                                                             "tx_pkts": 1270353,
17327                                                                             "avg_delay_usec": 463,
17328                                                                             "drop_percentage": 0.0
17329                                                                         },
17330                                                                         "0": {
17331                                                                             "rx_pkts": 1270353,
17332                                                                             "min_delay_usec": 36,
17333                                                                             "drop_pct": 0,
17334                                                                             "max_delay_usec": 4615,
17335                                                                             "tx_pkts": 1270226,
17336                                                                             "avg_delay_usec": 489,
17337                                                                             "drop_percentage": 0.0
17338                                                                         },
17339                                                                         "theoretical_tx_rate_bps": 50000000000.0,
17340                                                                         "offered_tx_rate_bps": 1601575328.0,
17341                                                                         "theoretical_tx_rate_pps": 7931472.081218274
17342                                                                     },
17343                                                                     "initial_rate_type": "rate_percent",
17344                                                                     "rate_percent": 6.4453125,
17345                                                                     "duration_sec": 10.0,
17346                                                                     "l2frame_size": "768",
17347                                                                     "rate_pps": 255604,
17348                                                                     "rate_bps": 1611328124.0,
17349                                                                     "time_taken_sec": 137.60951566696167
17350                                                                 },
17351                                                                 "iteration_stats": {
17352                                                                     "ndr_pdr": [
17353                                                                         {
17354                                                                             "rx_pps": 401443.3266594298,
17355                                                                             "rx_pkts": 3873721,
17356                                                                             "time_ms": 1646287987827,
17357                                                                             "drop_pct": 72660892,
17358                                                                             "total_tx_pps": 7653461,
17359                                                                             "tx_pps": 7931472,
17360                                                                             "tx_pkts": 76534613,
17361                                                                             "drop_percentage": 94.9386024856492
17362                                                                         },
17363                                                                         {
17364                                                                             "rx_pps": 270999.9900496978,
17365                                                                             "rx_pkts": 2693334,
17366                                                                             "time_ms": 1646288000350,
17367                                                                             "drop_pct": 36720142,
17368                                                                             "total_tx_pps": 3941347,
17369                                                                             "tx_pps": 3965736,
17370                                                                             "tx_pkts": 39413476,
17371                                                                             "drop_percentage": 93.16646418093141
17372                                                                         },
17373                                                                         {
17374                                                                             "rx_pps": 198550.00234079146,
17375                                                                             "rx_pkts": 1973488,
17376                                                                             "time_ms": 1646288012848,
17377                                                                             "drop_pct": 17735231,
17378                                                                             "total_tx_pps": 1970871,
17379                                                                             "tx_pps": 1982868,
17380                                                                             "tx_pkts": 19708719,
17381                                                                             "drop_percentage": 89.98672617941328
17382                                                                         },
17383                                                                         {
17384                                                                             "rx_pps": 199910.28390347675,
17385                                                                             "rx_pkts": 1986809,
17386                                                                             "time_ms": 1646288025358,
17387                                                                             "drop_pct": 7866561,
17388                                                                             "total_tx_pps": 985337,
17389                                                                             "tx_pps": 991434,
17390                                                                             "tx_pkts": 9853370,
17391                                                                             "drop_percentage": 79.83624891788291
17392                                                                         },
17393                                                                         {
17394                                                                             "rx_pps": 472617.2657889759,
17395                                                                             "rx_pkts": 4697582,
17396                                                                             "time_ms": 1646288037860,
17397                                                                             "drop_pct": 229590,
17398                                                                             "total_tx_pps": 492717,
17399                                                                             "tx_pps": 495716,
17400                                                                             "tx_pkts": 4927172,
17401                                                                             "drop_percentage": 4.6596709024974166
17402                                                                         },
17403                                                                         {
17404                                                                             "rx_pps": 247858.0,
17405                                                                             "rx_pkts": 2463586,
17406                                                                             "time_ms": 1646288050400,
17407                                                                             "drop_pct": 0,
17408                                                                             "total_tx_pps": 246358,
17409                                                                             "tx_pps": 247858,
17410                                                                             "tx_pkts": 2463586,
17411                                                                             "drop_percentage": 0.0
17412                                                                         },
17413                                                                         {
17414                                                                             "rx_pps": 369515.96694294043,
17415                                                                             "rx_pkts": 3672805,
17416                                                                             "time_ms": 1646288062900,
17417                                                                             "drop_pct": 22563,
17418                                                                             "total_tx_pps": 369536,
17419                                                                             "tx_pps": 371786,
17420                                                                             "tx_pkts": 3695368,
17421                                                                             "drop_percentage": 0.6105751849342204
17422                                                                         },
17423                                                                         {
17424                                                                             "rx_pps": 309577.99963821407,
17425                                                                             "rx_pkts": 3076744,
17426                                                                             "time_ms": 1646288075398,
17427                                                                             "drop_pct": 2425,
17428                                                                             "total_tx_pps": 307916,
17429                                                                             "tx_pps": 309822,
17430                                                                             "tx_pkts": 3079169,
17431                                                                             "drop_percentage": 0.07875501474586162
17432                                                                         },
17433                                                                         {
17434                                                                             "rx_pps": 278814.24160118186,
17435                                                                             "rx_pkts": 2770997,
17436                                                                             "time_ms": 1646288087918,
17437                                                                             "drop_pct": 256,
17438                                                                             "total_tx_pps": 277125,
17439                                                                             "tx_pps": 278840,
17440                                                                             "tx_pkts": 2771253,
17441                                                                             "drop_percentage": 0.009237698615030819
17442                                                                         },
17443                                                                         {
17444                                                                             "rx_pps": 263259.7617543409,
17445                                                                             "rx_pkts": 2616539,
17446                                                                             "time_ms": 1646288100438,
17447                                                                             "drop_pct": 877,
17448                                                                             "total_tx_pps": 261741,
17449                                                                             "tx_pps": 263348,
17450                                                                             "tx_pkts": 2617416,
17451                                                                             "drop_percentage": 0.03350632837882859
17452                                                                         },
17453                                                                         {
17454                                                                             "rx_pps": 255604.0,
17455                                                                             "rx_pkts": 2540579,
17456                                                                             "time_ms": 1646288112948,
17457                                                                             "drop_pct": 0,
17458                                                                             "total_tx_pps": 254057,
17459                                                                             "tx_pps": 255604,
17460                                                                             "tx_pkts": 2540579,
17461                                                                             "ndr_pps": 127802,
17462                                                                             "drop_percentage": 0.0
17463                                                                         }
17464                                                                     ]
17465                                                                 }
17466                                                             }
17467                                                         },
17468                                                         "flow_count": 10000,
17469                                                         "bidirectional": true
17470                                                     }
17471                                                 }
17472                                             },
17473                                             "versions": {
17474                                                 "Traffic_Generator": {
17475                                                     "build_date": "Apr 14 2021",
17476                                                     "version": "v2.89",
17477                                                     "built_by": "hhaim",
17478                                                     "mode": "STL",
17479                                                     "build_time": "11:22:15"
17480                                                 }
17481                                             }
17482                                         }
17483                                     }
17484                                 },
17485                                 "request_id": "7df3eeb5c69345d0a0f89371dec4d8c6"
17486                             },
17487                             "synthesis": {
17488                                 "avg_delay_usec": 476.00064985186447,
17489                                 "total_tx_rate": 254057
17490                             }
17491                         },
17492                         {
17493                             "input": {
17494                                 "duration_sec": "10",
17495                                 "flavor_type": "nfvbench.loop.intensive",
17496                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-2.json",
17497                                 "frame_sizes": [
17498                                     "1024"
17499                                 ],
17500                                 "rate": "ndr",
17501                                 "flow_count": "10k",
17502                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
17503                                 "user_label": "amical_tc6_intensive"
17504                             },
17505                             "output": {
17506                                 "status": "OK",
17507                                 "result": {
17508                                     "date": "2022-03-03 06:20:09",
17509                                     "nfvbench_version": "5.0.4.dev29",
17510                                     "config": {
17511                                         "compute_nodes": null,
17512                                         "traffic_generator": {
17513                                             "mac_addrs_left": null,
17514                                             "gateway_ip_addrs": [
17515                                                 "192.168.30.2",
17516                                                 "192.168.31.2"
17517                                             ],
17518                                             "mac_addrs_right": null,
17519                                             "default_profile": "trex-local",
17520                                             "src_vteps": null,
17521                                             "generator_profile": [
17522                                                 {
17523                                                     "intf_speed": null,
17524                                                     "name": "trex-local",
17525                                                     "ip": "127.0.0.1",
17526                                                     "zmq_rpc_port": 4501,
17527                                                     "tool": "TRex",
17528                                                     "platform": {
17529                                                         "master_thread_id": "0",
17530                                                         "latency_thread_id": "1",
17531                                                         "dual_if": [
17532                                                             {
17533                                                                 "threads": [
17534                                                                     2,
17535                                                                     3,
17536                                                                     4,
17537                                                                     5,
17538                                                                     6,
17539                                                                     7
17540                                                                 ],
17541                                                                 "socket": 0
17542                                                             }
17543                                                         ]
17544                                                     },
17545                                                     "zmq_pub_port": 4500,
17546                                                     "interfaces": [
17547                                                         {
17548                                                             "switch": null,
17549                                                             "pci": "0000:00:05.0",
17550                                                             "port": 0
17551                                                         },
17552                                                         {
17553                                                             "switch": null,
17554                                                             "pci": "0000:00:06.0",
17555                                                             "port": 1
17556                                                         }
17557                                                     ],
17558                                                     "cores": 5,
17559                                                     "software_mode": false
17560                                                 }
17561                                             ],
17562                                             "vtep_gateway_ips": null,
17563                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
17564                                             "udp_port_step": "1",
17565                                             "udp_src_port": [
17566                                                 "49152",
17567                                                 "49168"
17568                                             ],
17569                                             "gateway_ip_addrs_step": "0.0.0.1",
17570                                             "tg_gateway_ip_addrs": [
17571                                                 "192.168.30.1",
17572                                                 "192.168.31.1"
17573                                             ],
17574                                             "ip_addrs": [
17575                                                 "198.18.0.0/16",
17576                                                 "198.19.0.0/16"
17577                                             ],
17578                                             "ip_src_static": true,
17579                                             "host_name": "nfvbench_tg",
17580                                             "ip_addrs_step": "0.0.0.1",
17581                                             "tg_gateway_ip_cidrs": [
17582                                                 "192.168.1.0/24",
17583                                                 "192.168.2.0/24"
17584                                             ],
17585                                             "dst_vtep": null,
17586                                             "vtep_vlan": null,
17587                                             "udp_dst_port": [
17588                                                 "49152",
17589                                                 "49168"
17590                                             ]
17591                                         },
17592                                         "availability_zone": "nova",
17593                                         "vif_multiqueue_size": 8,
17594                                         "periodic_gratuitous_arp": false,
17595                                         "flavor": {
17596                                             "vcpus": 2,
17597                                             "disk": 0,
17598                                             "extra_specs": {
17599                                                 "hw:cpu_policy": "dedicated",
17600                                                 "hw:mem_page_size": "large"
17601                                             },
17602                                             "ram": 4096
17603                                         },
17604                                         "floating_network": {
17605                                             "subnet": "nfvbench-floating-subnet",
17606                                             "name": "nfvbench-floating-net",
17607                                             "segmentation_id": null,
17608                                             "physical_network": null,
17609                                             "cidr": "192.168.0.0/24",
17610                                             "network_type": "vlan"
17611                                         },
17612                                         "user_info": null,
17613                                         "service_chain": "PVP",
17614                                         "sriov": false,
17615                                         "vxlan": false,
17616                                         "intf_speed_detected": 25000000000.0,
17617                                         "pause_sec": 2.0,
17618                                         "internal_networks": {
17619                                             "middle": {
17620                                                 "subnet": "nfvbench-msubnet",
17621                                                 "name": "nfvbench-mnet",
17622                                                 "segmentation_id": null,
17623                                                 "physical_network": null,
17624                                                 "mpls_transport_labels": null,
17625                                                 "cidr": "192.168.3.0/24",
17626                                                 "network_type": "vlan"
17627                                             },
17628                                             "right": {
17629                                                 "subnet": "subnet_nfvbench_vn2bis",
17630                                                 "name": "net_nfvbench_vn2bis",
17631                                                 "segmentation_id": null,
17632                                                 "physical_network": null,
17633                                                 "mpls_transport_labels": null,
17634                                                 "cidr": "192.168.31.0/24",
17635                                                 "network_type": "vlan"
17636                                             },
17637                                             "left": {
17638                                                 "subnet": "subnet_nfvbench_vn1bis",
17639                                                 "name": "net_nfvbench_vn1bis",
17640                                                 "segmentation_id": null,
17641                                                 "physical_network": null,
17642                                                 "mpls_transport_labels": null,
17643                                                 "cidr": "192.168.30.0/24",
17644                                                 "network_type": "vlan"
17645                                             }
17646                                         },
17647                                         "no_vswitch_access": false,
17648                                         "traffic": {
17649                                             "bidirectional": true,
17650                                             "profile": "custom_traffic_profile"
17651                                         },
17652                                         "restart": false,
17653                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
17654                                         "name": "nfvbench.conf",
17655                                         "std_json": null,
17656                                         "l2_loopback": false,
17657                                         "request_id": "cd0872af22cc4e368a8a824b8f85ff54",
17658                                         "debug": false,
17659                                         "group_id": null,
17660                                         "loop_vm_name": "nfvbench-loop-vm",
17661                                         "check_traffic_time_sec": 200,
17662                                         "num_mbufs": 128000,
17663                                         "rate": "ndr",
17664                                         "service_chain_count": 1,
17665                                         "service_chain_shared_net": true,
17666                                         "measurement": {
17667                                             "NDR": 0.001,
17668                                             "PDR": 0.1,
17669                                             "load_epsilon": 0.1
17670                                         },
17671                                         "l3_router": false,
17672                                         "debug_mask": 0,
17673                                         "factory_class": "BasicFactory",
17674                                         "tg-tool": "TRex",
17675                                         "frame_sizes": [
17676                                             "1024"
17677                                         ],
17678                                         "service_mode": false,
17679                                         "edge_networks": {
17680                                             "right": {
17681                                                 "subnet": "nfvbench-subnet3",
17682                                                 "name": "nfvbench-net3",
17683                                                 "segmentation_id": null,
17684                                                 "network_type": null,
17685                                                 "physical_network": null,
17686                                                 "cidr": "192.168.4.0/24",
17687                                                 "router_name": "router_right",
17688                                                 "gateway": null
17689                                             },
17690                                             "left": {
17691                                                 "subnet": "nfvbench-subnet2",
17692                                                 "name": "nfvbench-net2",
17693                                                 "segmentation_id": null,
17694                                                 "network_type": null,
17695                                                 "physical_network": null,
17696                                                 "cidr": "192.168.3.0/24",
17697                                                 "router_name": "router_left",
17698                                                 "gateway": null
17699                                             }
17700                                         },
17701                                         "ndr_run": true,
17702                                         "use_management_port": false,
17703                                         "hypervisor_hostname": "localdomain",
17704                                         "cache_size": 0,
17705                                         "pdr_run": false,
17706                                         "vlan_tagging": false,
17707                                         "fluentd": [
17708                                             {
17709                                                 "ip": "172.20.73.203",
17710                                                 "result_tag": "nfvbench.results.amical",
17711                                                 "logging_tag": "nfvbench.logs.amical",
17712                                                 "port": 25225
17713                                             }
17714                                         ],
17715                                         "use_floating_ip": false,
17716                                         "flow_count": 10000,
17717                                         "loop_vm_arp": false,
17718                                         "user_id": null,
17719                                         "openrc_file": null,
17720                                         "disable_hdrh": false,
17721                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-2.json",
17722                                         "vm_forwarder": "vpp",
17723                                         "factory_module": "nfvbench.factory",
17724                                         "no_latency_streams": false,
17725                                         "single_run": false,
17726                                         "no_arp": false,
17727                                         "cores_used": 5,
17728                                         "traffic_profile": [
17729                                             {
17730                                                 "l2frame_size": [
17731                                                     "1024"
17732                                                 ],
17733                                                 "name": "custom_traffic_profile"
17734                                             }
17735                                         ],
17736                                         "vlans": [
17737                                             2504,
17738                                             2515
17739                                         ],
17740                                         "tg-name": "trex-local",
17741                                         "management_network": {
17742                                             "subnet": "nfvbench-management-subnet",
17743                                             "name": "nfvbench-management-net",
17744                                             "segmentation_id": null,
17745                                             "network_type": "vlan",
17746                                             "physical_network": null,
17747                                             "cidr": "192.168.0.0/24",
17748                                             "gateway": "192.168.0.254"
17749                                         },
17750                                         "no_traffic": false,
17751                                         "mpls": false,
17752                                         "duration_sec": 10.0,
17753                                         "clouds_detail": "openstack",
17754                                         "mbuf_64": null,
17755                                         "generic_poll_sec": 2,
17756                                         "idle_interfaces_per_vm": 0,
17757                                         "no_flow_stats": false,
17758                                         "lat_percentiles": [
17759                                             25,
17760                                             75,
17761                                             99
17762                                         ],
17763                                         "no_cleanup": true,
17764                                         "no_e2e_check": false,
17765                                         "intf_speed_used": 25000000000.0,
17766                                         "generator_profile": "trex-local",
17767                                         "mbuf_factor": 0.2,
17768                                         "user_label": "amical_tc6_intensive",
17769                                         "intf_speed": null,
17770                                         "generic_retry_count": 100,
17771                                         "flavor_type": "nfvbench.loop.intensive",
17772                                         "use_sriov_middle_net": false,
17773                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_10k-rate_ndr-2.json",
17774                                         "std_json_path": null,
17775                                         "unidir_reverse_traffic_pps": 1,
17776                                         "i40e_mixed": "ignore",
17777                                         "gratuitous_arp_pps": 1,
17778                                         "idle_networks": {
17779                                             "subnet": "nfvbench-idle-subnet",
17780                                             "name": "nfvbench-idle-net",
17781                                             "segmentation_id": null,
17782                                             "physical_network": null,
17783                                             "cidr": "192.169.1.0/24",
17784                                             "network_type": "vlan"
17785                                         },
17786                                         "interval_sec": 10.0,
17787                                         "no_latency_stats": false,
17788                                         "cores": null,
17789                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
17790                                         "external_networks": {
17791                                             "right": null,
17792                                             "left": null
17793                                         }
17794                                     },
17795                                     "benchmarks": {
17796                                         "network": {
17797                                             "service_chain": {
17798                                                 "PVP": {
17799                                                     "result": {
17800                                                         "compute_nodes": {},
17801                                                         "profile": "custom_traffic_profile",
17802                                                         "service_chain_count": 1,
17803                                                         "result": {
17804                                                             "1024": {
17805                                                                 "ndr": {
17806                                                                     "load_percent_per_direction": 4.4921875,
17807                                                                     "timestamp_sec": 1646288552.3423898,
17808                                                                     "stats": {
17809                                                                         "total_tx_rate": 267301,
17810                                                                         "overall": {
17811                                                                             "rx_pkts": 2673012,
17812                                                                             "drop_percentage": 0.0,
17813                                                                             "drop_pct": 0,
17814                                                                             "max_delay_usec": 8541,
17815                                                                             "lat_percentile": {
17816                                                                                 "99": "n/a",
17817                                                                                 "25": "n/a",
17818                                                                                 "75": "n/a"
17819                                                                             },
17820                                                                             "tx_pkts": 2673012,
17821                                                                             "avg_delay_usec": 483.49946577119744,
17822                                                                             "min_delay_usec": 33,
17823                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
17824                                                                         },
17825                                                                         "1": {
17826                                                                             "rx_pkts": 1336438,
17827                                                                             "min_delay_usec": 38,
17828                                                                             "drop_pct": 0,
17829                                                                             "max_delay_usec": 8541,
17830                                                                             "tx_pkts": 1336574,
17831                                                                             "avg_delay_usec": 494,
17832                                                                             "drop_percentage": 0.0
17833                                                                         },
17834                                                                         "0": {
17835                                                                             "rx_pkts": 1336574,
17836                                                                             "min_delay_usec": 33,
17837                                                                             "drop_pct": 0,
17838                                                                             "max_delay_usec": 7095,
17839                                                                             "tx_pkts": 1336438,
17840                                                                             "avg_delay_usec": 473,
17841                                                                             "drop_percentage": 0.0
17842                                                                         },
17843                                                                         "theoretical_tx_rate_bps": 50000000000.0,
17844                                                                         "offered_tx_rate_bps": 2232497952.0,
17845                                                                         "theoretical_tx_rate_pps": 5986590.038314176
17846                                                                     },
17847                                                                     "initial_rate_type": "rate_percent",
17848                                                                     "rate_percent": 8.984375,
17849                                                                     "duration_sec": 10.0,
17850                                                                     "l2frame_size": "1024",
17851                                                                     "rate_pps": 268928,
17852                                                                     "rate_bps": 2246093750.0,
17853                                                                     "time_taken_sec": 137.60198616981506
17854                                                                 },
17855                                                                 "iteration_stats": {
17856                                                                     "ndr_pdr": [
17857                                                                         {
17858                                                                             "rx_pps": 288161.597988842,
17859                                                                             "rx_pkts": 2804152,
17860                                                                             "time_ms": 1646288427250,
17861                                                                             "drop_pct": 55452425,
17862                                                                             "total_tx_pps": 5825657,
17863                                                                             "tx_pps": 5986590,
17864                                                                             "tx_pkts": 58256577,
17865                                                                             "drop_percentage": 95.1865486363883
17866                                                                         },
17867                                                                         {
17868                                                                             "rx_pps": 213298.5964799784,
17869                                                                             "rx_pkts": 2119868,
17870                                                                             "time_ms": 1646288439760,
17871                                                                             "drop_pct": 27628983,
17872                                                                             "total_tx_pps": 2974885,
17873                                                                             "tx_pps": 2993294,
17874                                                                             "tx_pkts": 29748851,
17875                                                                             "drop_percentage": 92.8741180625766
17876                                                                         },
17877                                                                         {
17878                                                                             "rx_pps": 131366.48872957594,
17879                                                                             "rx_pkts": 1305586,
17880                                                                             "time_ms": 1646288452271,
17881                                                                             "drop_pct": 13568832,
17882                                                                             "total_tx_pps": 1487441,
17883                                                                             "tx_pps": 1496646,
17884                                                                             "tx_pkts": 14874418,
17885                                                                             "drop_percentage": 91.22260783581582
17886                                                                         },
17887                                                                         {
17888                                                                             "rx_pps": 290509.78790066997,
17889                                                                             "rx_pkts": 2887523,
17890                                                                             "time_ms": 1646288464771,
17891                                                                             "drop_pct": 4550426,
17892                                                                             "total_tx_pps": 743794,
17893                                                                             "tx_pps": 748322,
17894                                                                             "tx_pkts": 7437949,
17895                                                                             "drop_percentage": 61.17850498840473
17896                                                                         },
17897                                                                         {
17898                                                                             "rx_pps": 373382.29544448643,
17899                                                                             "rx_pkts": 3711236,
17900                                                                             "time_ms": 1646288477284,
17901                                                                             "drop_pct": 7730,
17902                                                                             "total_tx_pps": 371896,
17903                                                                             "tx_pps": 374160,
17904                                                                             "tx_pkts": 3718966,
17905                                                                             "drop_percentage": 0.20785347325036044
17906                                                                         },
17907                                                                         {
17908                                                                             "rx_pps": 187080.0,
17909                                                                             "rx_pkts": 1863037,
17910                                                                             "time_ms": 1646288489810,
17911                                                                             "drop_pct": 0,
17912                                                                             "total_tx_pps": 186303,
17913                                                                             "tx_pps": 187080,
17914                                                                             "tx_pkts": 1863037,
17915                                                                             "drop_percentage": 0.0
17916                                                                         },
17917                                                                         {
17918                                                                             "rx_pps": 280389.9082326065,
17919                                                                             "rx_pkts": 2786939,
17920                                                                             "time_ms": 1646288502310,
17921                                                                             "drop_pct": 2287,
17922                                                                             "total_tx_pps": 278922,
17923                                                                             "tx_pps": 280620,
17924                                                                             "tx_pkts": 2789226,
17925                                                                             "drop_percentage": 0.0819940729076812
17926                                                                         },
17927                                                                         {
17928                                                                             "rx_pps": 233850.0,
17929                                                                             "rx_pkts": 2324119,
17930                                                                             "time_ms": 1646288514811,
17931                                                                             "drop_pct": 0,
17932                                                                             "total_tx_pps": 232411,
17933                                                                             "tx_pps": 233850,
17934                                                                             "tx_pkts": 2324119,
17935                                                                             "drop_percentage": 0.0
17936                                                                         },
17937                                                                         {
17938                                                                             "rx_pps": 257236.0,
17939                                                                             "rx_pkts": 2556543,
17940                                                                             "time_ms": 1646288527323,
17941                                                                             "drop_pct": 0,
17942                                                                             "total_tx_pps": 255654,
17943                                                                             "tx_pps": 257236,
17944                                                                             "tx_pkts": 2556543,
17945                                                                             "drop_percentage": 0.0
17946                                                                         },
17947                                                                         {
17948                                                                             "rx_pps": 268928.0,
17949                                                                             "rx_pkts": 2673012,
17950                                                                             "time_ms": 1646288539831,
17951                                                                             "drop_pct": 0,
17952                                                                             "total_tx_pps": 267301,
17953                                                                             "tx_pps": 268928,
17954                                                                             "tx_pkts": 2673012,
17955                                                                             "drop_percentage": 0.0
17956                                                                         },
17957                                                                         {
17958                                                                             "rx_pps": 274722.439659442,
17959                                                                             "rx_pkts": 2733353,
17960                                                                             "time_ms": 1646288552341,
17961                                                                             "drop_pct": 513,
17962                                                                             "total_tx_pps": 273386,
17963                                                                             "tx_pps": 274774,
17964                                                                             "tx_pkts": 2733866,
17965                                                                             "ndr_pps": 134464,
17966                                                                             "drop_percentage": 0.018764635867302933
17967                                                                         }
17968                                                                     ]
17969                                                                 }
17970                                                             }
17971                                                         },
17972                                                         "flow_count": 10000,
17973                                                         "bidirectional": true
17974                                                     }
17975                                                 }
17976                                             },
17977                                             "versions": {
17978                                                 "Traffic_Generator": {
17979                                                     "build_date": "Apr 14 2021",
17980                                                     "version": "v2.89",
17981                                                     "built_by": "hhaim",
17982                                                     "mode": "STL",
17983                                                     "build_time": "11:22:15"
17984                                                 }
17985                                             }
17986                                         }
17987                                     }
17988                                 },
17989                                 "request_id": "cd0872af22cc4e368a8a824b8f85ff54"
17990                             },
17991                             "synthesis": {
17992                                 "avg_delay_usec": 483.49946577119744,
17993                                 "total_tx_rate": 267301
17994                             }
17995                         },
17996                         {
17997                             "input": {
17998                                 "duration_sec": "10",
17999                                 "flavor_type": "nfvbench.loop.intensive",
18000                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-2.json",
18001                                 "frame_sizes": [
18002                                     "1280"
18003                                 ],
18004                                 "rate": "ndr",
18005                                 "flow_count": "10k",
18006                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
18007                                 "user_label": "amical_tc6_intensive"
18008                             },
18009                             "output": {
18010                                 "status": "OK",
18011                                 "result": {
18012                                     "date": "2022-03-03 06:25:02",
18013                                     "nfvbench_version": "5.0.4.dev29",
18014                                     "config": {
18015                                         "compute_nodes": null,
18016                                         "traffic_generator": {
18017                                             "mac_addrs_left": null,
18018                                             "gateway_ip_addrs": [
18019                                                 "192.168.30.2",
18020                                                 "192.168.31.2"
18021                                             ],
18022                                             "mac_addrs_right": null,
18023                                             "default_profile": "trex-local",
18024                                             "src_vteps": null,
18025                                             "generator_profile": [
18026                                                 {
18027                                                     "intf_speed": null,
18028                                                     "name": "trex-local",
18029                                                     "ip": "127.0.0.1",
18030                                                     "zmq_rpc_port": 4501,
18031                                                     "tool": "TRex",
18032                                                     "platform": {
18033                                                         "master_thread_id": "0",
18034                                                         "latency_thread_id": "1",
18035                                                         "dual_if": [
18036                                                             {
18037                                                                 "threads": [
18038                                                                     2,
18039                                                                     3,
18040                                                                     4,
18041                                                                     5,
18042                                                                     6,
18043                                                                     7
18044                                                                 ],
18045                                                                 "socket": 0
18046                                                             }
18047                                                         ]
18048                                                     },
18049                                                     "zmq_pub_port": 4500,
18050                                                     "interfaces": [
18051                                                         {
18052                                                             "switch": null,
18053                                                             "pci": "0000:00:05.0",
18054                                                             "port": 0
18055                                                         },
18056                                                         {
18057                                                             "switch": null,
18058                                                             "pci": "0000:00:06.0",
18059                                                             "port": 1
18060                                                         }
18061                                                     ],
18062                                                     "cores": 5,
18063                                                     "software_mode": false
18064                                                 }
18065                                             ],
18066                                             "vtep_gateway_ips": null,
18067                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
18068                                             "udp_port_step": "1",
18069                                             "udp_src_port": [
18070                                                 "49152",
18071                                                 "49168"
18072                                             ],
18073                                             "gateway_ip_addrs_step": "0.0.0.1",
18074                                             "tg_gateway_ip_addrs": [
18075                                                 "192.168.30.1",
18076                                                 "192.168.31.1"
18077                                             ],
18078                                             "ip_addrs": [
18079                                                 "198.18.0.0/16",
18080                                                 "198.19.0.0/16"
18081                                             ],
18082                                             "ip_src_static": true,
18083                                             "host_name": "nfvbench_tg",
18084                                             "ip_addrs_step": "0.0.0.1",
18085                                             "tg_gateway_ip_cidrs": [
18086                                                 "192.168.1.0/24",
18087                                                 "192.168.2.0/24"
18088                                             ],
18089                                             "dst_vtep": null,
18090                                             "vtep_vlan": null,
18091                                             "udp_dst_port": [
18092                                                 "49152",
18093                                                 "49168"
18094                                             ]
18095                                         },
18096                                         "availability_zone": "nova",
18097                                         "vif_multiqueue_size": 8,
18098                                         "periodic_gratuitous_arp": false,
18099                                         "flavor": {
18100                                             "vcpus": 2,
18101                                             "disk": 0,
18102                                             "extra_specs": {
18103                                                 "hw:cpu_policy": "dedicated",
18104                                                 "hw:mem_page_size": "large"
18105                                             },
18106                                             "ram": 4096
18107                                         },
18108                                         "floating_network": {
18109                                             "subnet": "nfvbench-floating-subnet",
18110                                             "name": "nfvbench-floating-net",
18111                                             "segmentation_id": null,
18112                                             "physical_network": null,
18113                                             "cidr": "192.168.0.0/24",
18114                                             "network_type": "vlan"
18115                                         },
18116                                         "user_info": null,
18117                                         "service_chain": "PVP",
18118                                         "sriov": false,
18119                                         "vxlan": false,
18120                                         "intf_speed_detected": 25000000000.0,
18121                                         "pause_sec": 2.0,
18122                                         "internal_networks": {
18123                                             "middle": {
18124                                                 "subnet": "nfvbench-msubnet",
18125                                                 "name": "nfvbench-mnet",
18126                                                 "segmentation_id": null,
18127                                                 "physical_network": null,
18128                                                 "mpls_transport_labels": null,
18129                                                 "cidr": "192.168.3.0/24",
18130                                                 "network_type": "vlan"
18131                                             },
18132                                             "right": {
18133                                                 "subnet": "subnet_nfvbench_vn2bis",
18134                                                 "name": "net_nfvbench_vn2bis",
18135                                                 "segmentation_id": null,
18136                                                 "physical_network": null,
18137                                                 "mpls_transport_labels": null,
18138                                                 "cidr": "192.168.31.0/24",
18139                                                 "network_type": "vlan"
18140                                             },
18141                                             "left": {
18142                                                 "subnet": "subnet_nfvbench_vn1bis",
18143                                                 "name": "net_nfvbench_vn1bis",
18144                                                 "segmentation_id": null,
18145                                                 "physical_network": null,
18146                                                 "mpls_transport_labels": null,
18147                                                 "cidr": "192.168.30.0/24",
18148                                                 "network_type": "vlan"
18149                                             }
18150                                         },
18151                                         "no_vswitch_access": false,
18152                                         "traffic": {
18153                                             "bidirectional": true,
18154                                             "profile": "custom_traffic_profile"
18155                                         },
18156                                         "restart": false,
18157                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
18158                                         "name": "nfvbench.conf",
18159                                         "std_json": null,
18160                                         "l2_loopback": false,
18161                                         "request_id": "8be1bcbbe7c94f8f94b64ab8ff667462",
18162                                         "debug": false,
18163                                         "group_id": null,
18164                                         "loop_vm_name": "nfvbench-loop-vm",
18165                                         "check_traffic_time_sec": 200,
18166                                         "num_mbufs": 128000,
18167                                         "rate": "ndr",
18168                                         "service_chain_count": 1,
18169                                         "service_chain_shared_net": true,
18170                                         "measurement": {
18171                                             "NDR": 0.001,
18172                                             "PDR": 0.1,
18173                                             "load_epsilon": 0.1
18174                                         },
18175                                         "l3_router": false,
18176                                         "debug_mask": 0,
18177                                         "factory_class": "BasicFactory",
18178                                         "tg-tool": "TRex",
18179                                         "frame_sizes": [
18180                                             "1280"
18181                                         ],
18182                                         "service_mode": false,
18183                                         "edge_networks": {
18184                                             "right": {
18185                                                 "subnet": "nfvbench-subnet3",
18186                                                 "name": "nfvbench-net3",
18187                                                 "segmentation_id": null,
18188                                                 "network_type": null,
18189                                                 "physical_network": null,
18190                                                 "cidr": "192.168.4.0/24",
18191                                                 "router_name": "router_right",
18192                                                 "gateway": null
18193                                             },
18194                                             "left": {
18195                                                 "subnet": "nfvbench-subnet2",
18196                                                 "name": "nfvbench-net2",
18197                                                 "segmentation_id": null,
18198                                                 "network_type": null,
18199                                                 "physical_network": null,
18200                                                 "cidr": "192.168.3.0/24",
18201                                                 "router_name": "router_left",
18202                                                 "gateway": null
18203                                             }
18204                                         },
18205                                         "ndr_run": true,
18206                                         "use_management_port": false,
18207                                         "hypervisor_hostname": "localdomain",
18208                                         "cache_size": 0,
18209                                         "pdr_run": false,
18210                                         "vlan_tagging": false,
18211                                         "fluentd": [
18212                                             {
18213                                                 "ip": "172.20.73.203",
18214                                                 "result_tag": "nfvbench.results.amical",
18215                                                 "logging_tag": "nfvbench.logs.amical",
18216                                                 "port": 25225
18217                                             }
18218                                         ],
18219                                         "use_floating_ip": false,
18220                                         "flow_count": 10000,
18221                                         "loop_vm_arp": false,
18222                                         "user_id": null,
18223                                         "openrc_file": null,
18224                                         "disable_hdrh": false,
18225                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-1.json",
18226                                         "vm_forwarder": "vpp",
18227                                         "factory_module": "nfvbench.factory",
18228                                         "no_latency_streams": false,
18229                                         "single_run": false,
18230                                         "no_arp": false,
18231                                         "cores_used": 5,
18232                                         "traffic_profile": [
18233                                             {
18234                                                 "l2frame_size": [
18235                                                     "1280"
18236                                                 ],
18237                                                 "name": "custom_traffic_profile"
18238                                             }
18239                                         ],
18240                                         "vlans": [
18241                                             2504,
18242                                             2515
18243                                         ],
18244                                         "tg-name": "trex-local",
18245                                         "management_network": {
18246                                             "subnet": "nfvbench-management-subnet",
18247                                             "name": "nfvbench-management-net",
18248                                             "segmentation_id": null,
18249                                             "network_type": "vlan",
18250                                             "physical_network": null,
18251                                             "cidr": "192.168.0.0/24",
18252                                             "gateway": "192.168.0.254"
18253                                         },
18254                                         "no_traffic": false,
18255                                         "mpls": false,
18256                                         "duration_sec": 10.0,
18257                                         "clouds_detail": "openstack",
18258                                         "mbuf_64": null,
18259                                         "generic_poll_sec": 2,
18260                                         "idle_interfaces_per_vm": 0,
18261                                         "no_flow_stats": false,
18262                                         "lat_percentiles": [
18263                                             25,
18264                                             75,
18265                                             99
18266                                         ],
18267                                         "no_cleanup": true,
18268                                         "no_e2e_check": false,
18269                                         "intf_speed_used": 25000000000.0,
18270                                         "generator_profile": "trex-local",
18271                                         "mbuf_factor": 0.2,
18272                                         "user_label": "amical_tc6_intensive",
18273                                         "intf_speed": null,
18274                                         "generic_retry_count": 100,
18275                                         "flavor_type": "nfvbench.loop.intensive",
18276                                         "use_sriov_middle_net": false,
18277                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_10k-rate_ndr-1.json",
18278                                         "std_json_path": null,
18279                                         "unidir_reverse_traffic_pps": 1,
18280                                         "i40e_mixed": "ignore",
18281                                         "gratuitous_arp_pps": 1,
18282                                         "idle_networks": {
18283                                             "subnet": "nfvbench-idle-subnet",
18284                                             "name": "nfvbench-idle-net",
18285                                             "segmentation_id": null,
18286                                             "physical_network": null,
18287                                             "cidr": "192.169.1.0/24",
18288                                             "network_type": "vlan"
18289                                         },
18290                                         "interval_sec": 10.0,
18291                                         "no_latency_stats": false,
18292                                         "cores": null,
18293                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
18294                                         "external_networks": {
18295                                             "right": null,
18296                                             "left": null
18297                                         }
18298                                     },
18299                                     "benchmarks": {
18300                                         "network": {
18301                                             "service_chain": {
18302                                                 "PVP": {
18303                                                     "result": {
18304                                                         "compute_nodes": {},
18305                                                         "profile": "custom_traffic_profile",
18306                                                         "service_chain_count": 1,
18307                                                         "result": {
18308                                                             "1280": {
18309                                                                 "ndr": {
18310                                                                     "load_percent_per_direction": 6.25,
18311                                                                     "timestamp_sec": 1646288845.323408,
18312                                                                     "stats": {
18313                                                                         "total_tx_rate": 298647,
18314                                                                         "overall": {
18315                                                                             "rx_pkts": 2986473,
18316                                                                             "drop_percentage": 0.0,
18317                                                                             "drop_pct": 0,
18318                                                                             "max_delay_usec": 784,
18319                                                                             "lat_percentile": {
18320                                                                                 "99": "n/a",
18321                                                                                 "25": "n/a",
18322                                                                                 "75": "n/a"
18323                                                                             },
18324                                                                             "tx_pkts": 2986473,
18325                                                                             "avg_delay_usec": 509.001702007686,
18326                                                                             "min_delay_usec": 55,
18327                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
18328                                                                         },
18329                                                                         "1": {
18330                                                                             "rx_pkts": 1493087,
18331                                                                             "min_delay_usec": 76,
18332                                                                             "drop_pct": 0,
18333                                                                             "max_delay_usec": 766,
18334                                                                             "tx_pkts": 1493386,
18335                                                                             "avg_delay_usec": 492,
18336                                                                             "drop_percentage": 0.0
18337                                                                         },
18338                                                                         "0": {
18339                                                                             "rx_pkts": 1493386,
18340                                                                             "min_delay_usec": 55,
18341                                                                             "drop_pct": 0,
18342                                                                             "max_delay_usec": 784,
18343                                                                             "tx_pkts": 1493087,
18344                                                                             "avg_delay_usec": 526,
18345                                                                             "drop_percentage": 0.0
18346                                                                         },
18347                                                                         "theoretical_tx_rate_bps": 50000000000.0,
18348                                                                         "offered_tx_rate_bps": 3105928800.0,
18349                                                                         "theoretical_tx_rate_pps": 4807692.307692308
18350                                                                     },
18351                                                                     "initial_rate_type": "rate_percent",
18352                                                                     "rate_percent": 12.5,
18353                                                                     "duration_sec": 10.0,
18354                                                                     "l2frame_size": "1280",
18355                                                                     "rate_pps": 300480,
18356                                                                     "rate_bps": 3125000000.0,
18357                                                                     "time_taken_sec": 137.64375615119934
18358                                                                 },
18359                                                                 "iteration_stats": {
18360                                                                     "ndr_pdr": [
18361                                                                         {
18362                                                                             "rx_pps": 328796.88960086054,
18363                                                                             "rx_pkts": 3216282,
18364                                                                             "time_ms": 1646288720187,
18365                                                                             "drop_pct": 43812427,
18366                                                                             "total_tx_pps": 4702870,
18367                                                                             "tx_pps": 4807692,
18368                                                                             "tx_pkts": 47028709,
18369                                                                             "drop_percentage": 93.16102425860765
18370                                                                         },
18371                                                                         {
18372                                                                             "rx_pps": 137967.17788955485,
18373                                                                             "rx_pkts": 1371187,
18374                                                                             "time_ms": 1646288732685,
18375                                                                             "drop_pct": 22519440,
18376                                                                             "total_tx_pps": 2389062,
18377                                                                             "tx_pps": 2403846,
18378                                                                             "tx_pkts": 23890627,
18379                                                                             "drop_percentage": 94.26056503247068
18380                                                                         },
18381                                                                         {
18382                                                                             "rx_pps": 118105.52734564139,
18383                                                                             "rx_pkts": 1173792,
18384                                                                             "time_ms": 1646288745223,
18385                                                                             "drop_pct": 10771512,
18386                                                                             "total_tx_pps": 1194530,
18387                                                                             "tx_pps": 1201922,
18388                                                                             "tx_pkts": 11945304,
18389                                                                             "drop_percentage": 90.17361132039838
18390                                                                         },
18391                                                                         {
18392                                                                             "rx_pps": 421709.7198215352,
18393                                                                             "rx_pkts": 4191374,
18394                                                                             "time_ms": 1646288757729,
18395                                                                             "drop_pct": 1781569,
18396                                                                             "total_tx_pps": 597294,
18397                                                                             "tx_pps": 600960,
18398                                                                             "tx_pkts": 5972943,
18399                                                                             "drop_percentage": 29.82732297964337
18400                                                                         },
18401                                                                         {
18402                                                                             "rx_pps": 300480.0,
18403                                                                             "rx_pkts": 2986473,
18404                                                                             "time_ms": 1646288770264,
18405                                                                             "drop_pct": 0,
18406                                                                             "total_tx_pps": 298647,
18407                                                                             "tx_pps": 300480,
18408                                                                             "tx_pkts": 2986473,
18409                                                                             "drop_percentage": 0.0
18410                                                                         },
18411                                                                         {
18412                                                                             "rx_pps": 418310.83577366004,
18413                                                                             "rx_pkts": 4157802,
18414                                                                             "time_ms": 1646288782786,
18415                                                                             "drop_pct": 322131,
18416                                                                             "total_tx_pps": 447993,
18417                                                                             "tx_pps": 450720,
18418                                                                             "tx_pkts": 4479933,
18419                                                                             "drop_percentage": 7.190531644111642
18420                                                                         },
18421                                                                         {
18422                                                                             "rx_pps": 374651.06490817876,
18423                                                                             "rx_pkts": 3723473,
18424                                                                             "time_ms": 1646288795289,
18425                                                                             "drop_pct": 9431,
18426                                                                             "total_tx_pps": 373290,
18427                                                                             "tx_pps": 375600,
18428                                                                             "tx_pkts": 3732904,
18429                                                                             "drop_percentage": 0.2526451256180175
18430                                                                         },
18431                                                                         {
18432                                                                             "rx_pps": 337828.9123930734,
18433                                                                             "rx_pkts": 3357682,
18434                                                                             "time_ms": 1646288807790,
18435                                                                             "drop_pct": 2098,
18436                                                                             "total_tx_pps": 335978,
18437                                                                             "tx_pps": 338040,
18438                                                                             "tx_pkts": 3359780,
18439                                                                             "drop_percentage": 0.062444564822696724
18440                                                                         },
18441                                                                         {
18442                                                                             "rx_pps": 318795.6445763084,
18443                                                                             "rx_pkts": 3168353,
18444                                                                             "time_ms": 1646288820308,
18445                                                                             "drop_pct": 4615,
18446                                                                             "total_tx_pps": 317296,
18447                                                                             "tx_pps": 319260,
18448                                                                             "tx_pkts": 3172968,
18449                                                                             "drop_percentage": 0.14544741705557698
18450                                                                         },
18451                                                                         {
18452                                                                             "rx_pps": 309849.17401039106,
18453                                                                             "rx_pkts": 3079747,
18454                                                                             "time_ms": 1646288832818,
18455                                                                             "drop_pct": 207,
18456                                                                             "total_tx_pps": 307995,
18457                                                                             "tx_pps": 309870,
18458                                                                             "tx_pkts": 3079954,
18459                                                                             "drop_percentage": 0.006720879597552431
18460                                                                         },
18461                                                                         {
18462                                                                             "rx_pps": 305137.8923991017,
18463                                                                             "rx_pkts": 3033835,
18464                                                                             "time_ms": 1646288845322,
18465                                                                             "drop_pct": 359,
18466                                                                             "total_tx_pps": 303419,
18467                                                                             "tx_pps": 305174,
18468                                                                             "tx_pkts": 3034194,
18469                                                                             "ndr_pps": 150240,
18470                                                                             "drop_percentage": 0.011831807722248478
18471                                                                         }
18472                                                                     ]
18473                                                                 }
18474                                                             }
18475                                                         },
18476                                                         "flow_count": 10000,
18477                                                         "bidirectional": true
18478                                                     }
18479                                                 }
18480                                             },
18481                                             "versions": {
18482                                                 "Traffic_Generator": {
18483                                                     "build_date": "Apr 14 2021",
18484                                                     "version": "v2.89",
18485                                                     "built_by": "hhaim",
18486                                                     "mode": "STL",
18487                                                     "build_time": "11:22:15"
18488                                                 }
18489                                             }
18490                                         }
18491                                     }
18492                                 },
18493                                 "request_id": "8be1bcbbe7c94f8f94b64ab8ff667462"
18494                             },
18495                             "synthesis": {
18496                                 "avg_delay_usec": 509.001702007686,
18497                                 "total_tx_rate": 298647
18498                             }
18499                         },
18500                         {
18501                             "input": {
18502                                 "duration_sec": "10",
18503                                 "flavor_type": "nfvbench.loop.intensive",
18504                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-2.json",
18505                                 "frame_sizes": [
18506                                     "1518"
18507                                 ],
18508                                 "rate": "ndr",
18509                                 "flow_count": "10k",
18510                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
18511                                 "user_label": "amical_tc6_intensive"
18512                             },
18513                             "output": {
18514                                 "status": "OK",
18515                                 "result": {
18516                                     "date": "2022-03-03 06:29:56",
18517                                     "nfvbench_version": "5.0.4.dev29",
18518                                     "config": {
18519                                         "compute_nodes": null,
18520                                         "traffic_generator": {
18521                                             "mac_addrs_left": null,
18522                                             "gateway_ip_addrs": [
18523                                                 "192.168.30.2",
18524                                                 "192.168.31.2"
18525                                             ],
18526                                             "mac_addrs_right": null,
18527                                             "default_profile": "trex-local",
18528                                             "src_vteps": null,
18529                                             "generator_profile": [
18530                                                 {
18531                                                     "intf_speed": null,
18532                                                     "name": "trex-local",
18533                                                     "ip": "127.0.0.1",
18534                                                     "zmq_rpc_port": 4501,
18535                                                     "tool": "TRex",
18536                                                     "platform": {
18537                                                         "master_thread_id": "0",
18538                                                         "latency_thread_id": "1",
18539                                                         "dual_if": [
18540                                                             {
18541                                                                 "threads": [
18542                                                                     2,
18543                                                                     3,
18544                                                                     4,
18545                                                                     5,
18546                                                                     6,
18547                                                                     7
18548                                                                 ],
18549                                                                 "socket": 0
18550                                                             }
18551                                                         ]
18552                                                     },
18553                                                     "zmq_pub_port": 4500,
18554                                                     "interfaces": [
18555                                                         {
18556                                                             "switch": null,
18557                                                             "pci": "0000:00:05.0",
18558                                                             "port": 0
18559                                                         },
18560                                                         {
18561                                                             "switch": null,
18562                                                             "pci": "0000:00:06.0",
18563                                                             "port": 1
18564                                                         }
18565                                                     ],
18566                                                     "cores": 5,
18567                                                     "software_mode": false
18568                                                 }
18569                                             ],
18570                                             "vtep_gateway_ips": null,
18571                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
18572                                             "udp_port_step": "1",
18573                                             "udp_src_port": [
18574                                                 "49152",
18575                                                 "49168"
18576                                             ],
18577                                             "gateway_ip_addrs_step": "0.0.0.1",
18578                                             "tg_gateway_ip_addrs": [
18579                                                 "192.168.30.1",
18580                                                 "192.168.31.1"
18581                                             ],
18582                                             "ip_addrs": [
18583                                                 "198.18.0.0/16",
18584                                                 "198.19.0.0/16"
18585                                             ],
18586                                             "ip_src_static": true,
18587                                             "host_name": "nfvbench_tg",
18588                                             "ip_addrs_step": "0.0.0.1",
18589                                             "tg_gateway_ip_cidrs": [
18590                                                 "192.168.1.0/24",
18591                                                 "192.168.2.0/24"
18592                                             ],
18593                                             "dst_vtep": null,
18594                                             "vtep_vlan": null,
18595                                             "udp_dst_port": [
18596                                                 "49152",
18597                                                 "49168"
18598                                             ]
18599                                         },
18600                                         "availability_zone": "nova",
18601                                         "vif_multiqueue_size": 8,
18602                                         "periodic_gratuitous_arp": false,
18603                                         "flavor": {
18604                                             "vcpus": 2,
18605                                             "disk": 0,
18606                                             "extra_specs": {
18607                                                 "hw:cpu_policy": "dedicated",
18608                                                 "hw:mem_page_size": "large"
18609                                             },
18610                                             "ram": 4096
18611                                         },
18612                                         "floating_network": {
18613                                             "subnet": "nfvbench-floating-subnet",
18614                                             "name": "nfvbench-floating-net",
18615                                             "segmentation_id": null,
18616                                             "physical_network": null,
18617                                             "cidr": "192.168.0.0/24",
18618                                             "network_type": "vlan"
18619                                         },
18620                                         "user_info": null,
18621                                         "service_chain": "PVP",
18622                                         "sriov": false,
18623                                         "vxlan": false,
18624                                         "intf_speed_detected": 25000000000.0,
18625                                         "pause_sec": 2.0,
18626                                         "internal_networks": {
18627                                             "middle": {
18628                                                 "subnet": "nfvbench-msubnet",
18629                                                 "name": "nfvbench-mnet",
18630                                                 "segmentation_id": null,
18631                                                 "physical_network": null,
18632                                                 "mpls_transport_labels": null,
18633                                                 "cidr": "192.168.3.0/24",
18634                                                 "network_type": "vlan"
18635                                             },
18636                                             "right": {
18637                                                 "subnet": "subnet_nfvbench_vn2bis",
18638                                                 "name": "net_nfvbench_vn2bis",
18639                                                 "segmentation_id": null,
18640                                                 "physical_network": null,
18641                                                 "mpls_transport_labels": null,
18642                                                 "cidr": "192.168.31.0/24",
18643                                                 "network_type": "vlan"
18644                                             },
18645                                             "left": {
18646                                                 "subnet": "subnet_nfvbench_vn1bis",
18647                                                 "name": "net_nfvbench_vn1bis",
18648                                                 "segmentation_id": null,
18649                                                 "physical_network": null,
18650                                                 "mpls_transport_labels": null,
18651                                                 "cidr": "192.168.30.0/24",
18652                                                 "network_type": "vlan"
18653                                             }
18654                                         },
18655                                         "no_vswitch_access": false,
18656                                         "traffic": {
18657                                             "bidirectional": true,
18658                                             "profile": "custom_traffic_profile"
18659                                         },
18660                                         "restart": false,
18661                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
18662                                         "name": "nfvbench.conf",
18663                                         "std_json": null,
18664                                         "l2_loopback": false,
18665                                         "request_id": "4235eac7551b4b33aa00fd498105e51e",
18666                                         "debug": false,
18667                                         "group_id": null,
18668                                         "loop_vm_name": "nfvbench-loop-vm",
18669                                         "check_traffic_time_sec": 200,
18670                                         "num_mbufs": 128000,
18671                                         "rate": "ndr",
18672                                         "service_chain_count": 1,
18673                                         "service_chain_shared_net": true,
18674                                         "measurement": {
18675                                             "NDR": 0.001,
18676                                             "PDR": 0.1,
18677                                             "load_epsilon": 0.1
18678                                         },
18679                                         "l3_router": false,
18680                                         "debug_mask": 0,
18681                                         "factory_class": "BasicFactory",
18682                                         "tg-tool": "TRex",
18683                                         "frame_sizes": [
18684                                             "1518"
18685                                         ],
18686                                         "service_mode": false,
18687                                         "edge_networks": {
18688                                             "right": {
18689                                                 "subnet": "nfvbench-subnet3",
18690                                                 "name": "nfvbench-net3",
18691                                                 "segmentation_id": null,
18692                                                 "network_type": null,
18693                                                 "physical_network": null,
18694                                                 "cidr": "192.168.4.0/24",
18695                                                 "router_name": "router_right",
18696                                                 "gateway": null
18697                                             },
18698                                             "left": {
18699                                                 "subnet": "nfvbench-subnet2",
18700                                                 "name": "nfvbench-net2",
18701                                                 "segmentation_id": null,
18702                                                 "network_type": null,
18703                                                 "physical_network": null,
18704                                                 "cidr": "192.168.3.0/24",
18705                                                 "router_name": "router_left",
18706                                                 "gateway": null
18707                                             }
18708                                         },
18709                                         "ndr_run": true,
18710                                         "use_management_port": false,
18711                                         "hypervisor_hostname": "localdomain",
18712                                         "cache_size": 0,
18713                                         "pdr_run": false,
18714                                         "vlan_tagging": false,
18715                                         "fluentd": [
18716                                             {
18717                                                 "ip": "172.20.73.203",
18718                                                 "result_tag": "nfvbench.results.amical",
18719                                                 "logging_tag": "nfvbench.logs.amical",
18720                                                 "port": 25225
18721                                             }
18722                                         ],
18723                                         "use_floating_ip": false,
18724                                         "flow_count": 10000,
18725                                         "loop_vm_arp": false,
18726                                         "user_id": null,
18727                                         "openrc_file": null,
18728                                         "disable_hdrh": false,
18729                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-0.json",
18730                                         "vm_forwarder": "vpp",
18731                                         "factory_module": "nfvbench.factory",
18732                                         "no_latency_streams": false,
18733                                         "single_run": false,
18734                                         "no_arp": false,
18735                                         "cores_used": 5,
18736                                         "traffic_profile": [
18737                                             {
18738                                                 "l2frame_size": [
18739                                                     "1518"
18740                                                 ],
18741                                                 "name": "custom_traffic_profile"
18742                                             }
18743                                         ],
18744                                         "vlans": [
18745                                             2504,
18746                                             2515
18747                                         ],
18748                                         "tg-name": "trex-local",
18749                                         "management_network": {
18750                                             "subnet": "nfvbench-management-subnet",
18751                                             "name": "nfvbench-management-net",
18752                                             "segmentation_id": null,
18753                                             "network_type": "vlan",
18754                                             "physical_network": null,
18755                                             "cidr": "192.168.0.0/24",
18756                                             "gateway": "192.168.0.254"
18757                                         },
18758                                         "no_traffic": false,
18759                                         "mpls": false,
18760                                         "duration_sec": 10.0,
18761                                         "clouds_detail": "openstack",
18762                                         "mbuf_64": null,
18763                                         "generic_poll_sec": 2,
18764                                         "idle_interfaces_per_vm": 0,
18765                                         "no_flow_stats": false,
18766                                         "lat_percentiles": [
18767                                             25,
18768                                             75,
18769                                             99
18770                                         ],
18771                                         "no_cleanup": true,
18772                                         "no_e2e_check": false,
18773                                         "intf_speed_used": 25000000000.0,
18774                                         "generator_profile": "trex-local",
18775                                         "mbuf_factor": 0.2,
18776                                         "user_label": "amical_tc6_intensive",
18777                                         "intf_speed": null,
18778                                         "generic_retry_count": 100,
18779                                         "flavor_type": "nfvbench.loop.intensive",
18780                                         "use_sriov_middle_net": false,
18781                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_10k-rate_ndr-0.json",
18782                                         "std_json_path": null,
18783                                         "unidir_reverse_traffic_pps": 1,
18784                                         "i40e_mixed": "ignore",
18785                                         "gratuitous_arp_pps": 1,
18786                                         "idle_networks": {
18787                                             "subnet": "nfvbench-idle-subnet",
18788                                             "name": "nfvbench-idle-net",
18789                                             "segmentation_id": null,
18790                                             "physical_network": null,
18791                                             "cidr": "192.169.1.0/24",
18792                                             "network_type": "vlan"
18793                                         },
18794                                         "interval_sec": 10.0,
18795                                         "no_latency_stats": false,
18796                                         "cores": null,
18797                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
18798                                         "external_networks": {
18799                                             "right": null,
18800                                             "left": null
18801                                         }
18802                                     },
18803                                     "benchmarks": {
18804                                         "network": {
18805                                             "service_chain": {
18806                                                 "PVP": {
18807                                                     "result": {
18808                                                         "compute_nodes": {},
18809                                                         "profile": "custom_traffic_profile",
18810                                                         "service_chain_count": 1,
18811                                                         "result": {
18812                                                             "1518": {
18813                                                                 "ndr": {
18814                                                                     "load_percent_per_direction": 6.640625,
18815                                                                     "timestamp_sec": 1646289138.556028,
18816                                                                     "stats": {
18817                                                                         "total_tx_rate": 268223,
18818                                                                         "overall": {
18819                                                                             "rx_pkts": 2682236,
18820                                                                             "drop_percentage": 0.0,
18821                                                                             "drop_pct": 0,
18822                                                                             "max_delay_usec": 6699,
18823                                                                             "lat_percentile": {
18824                                                                                 "99": "n/a",
18825                                                                                 "25": "n/a",
18826                                                                                 "75": "n/a"
18827                                                                             },
18828                                                                             "tx_pkts": 2682236,
18829                                                                             "avg_delay_usec": 468.9993408484563,
18830                                                                             "min_delay_usec": 54,
18831                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
18832                                                                         },
18833                                                                         "1": {
18834                                                                             "rx_pkts": 1341050,
18835                                                                             "min_delay_usec": 57,
18836                                                                             "drop_pct": 0,
18837                                                                             "max_delay_usec": 6699,
18838                                                                             "tx_pkts": 1341186,
18839                                                                             "avg_delay_usec": 482,
18840                                                                             "drop_percentage": 0.0
18841                                                                         },
18842                                                                         "0": {
18843                                                                             "rx_pkts": 1341186,
18844                                                                             "min_delay_usec": 54,
18845                                                                             "drop_pct": 0,
18846                                                                             "max_delay_usec": 2508,
18847                                                                             "tx_pkts": 1341050,
18848                                                                             "avg_delay_usec": 456,
18849                                                                             "drop_percentage": 0.0
18850                                                                         },
18851                                                                         "theoretical_tx_rate_bps": 50000000000.0,
18852                                                                         "offered_tx_rate_bps": 3300215792.0,
18853                                                                         "theoretical_tx_rate_pps": 4063719.1157347206
18854                                                                     },
18855                                                                     "initial_rate_type": "rate_percent",
18856                                                                     "rate_percent": 13.28125,
18857                                                                     "duration_sec": 10.0,
18858                                                                     "l2frame_size": "1518",
18859                                                                     "rate_pps": 269856,
18860                                                                     "rate_bps": 3320312500.0,
18861                                                                     "time_taken_sec": 137.53674697875977
18862                                                                 },
18863                                                                 "iteration_stats": {
18864                                                                     "ndr_pdr": [
18865                                                                         {
18866                                                                             "rx_pps": 280327.64801039256,
18867                                                                             "rx_pkts": 2747650,
18868                                                                             "time_ms": 1646289013507,
18869                                                                             "drop_pct": 37083151,
18870                                                                             "total_tx_pps": 3983080,
18871                                                                             "tx_pps": 4063718,
18872                                                                             "tx_pkts": 39830801,
18873                                                                             "drop_percentage": 93.10169534376173
18874                                                                         },
18875                                                                         {
18876                                                                             "rx_pps": 139771.86715044265,
18877                                                                             "rx_pkts": 1389067,
18878                                                                             "time_ms": 1646289026009,
18879                                                                             "drop_pct": 18803744,
18880                                                                             "total_tx_pps": 2019281,
18881                                                                             "tx_pps": 2031858,
18882                                                                             "tx_pkts": 20192811,
18883                                                                             "drop_percentage": 93.12098251204353
18884                                                                         },
18885                                                                         {
18886                                                                             "rx_pps": 207291.5107155712,
18887                                                                             "rx_pkts": 2060167,
18888                                                                             "time_ms": 1646289038511,
18889                                                                             "drop_pct": 8036635,
18890                                                                             "total_tx_pps": 1009680,
18891                                                                             "tx_pps": 1015928,
18892                                                                             "tx_pkts": 10096802,
18893                                                                             "drop_percentage": 79.59584628875558
18894                                                                         },
18895                                                                         {
18896                                                                             "rx_pps": 448511.248959259,
18897                                                                             "rx_pkts": 4460221,
18898                                                                             "time_ms": 1646289051022,
18899                                                                             "drop_pct": 591228,
18900                                                                             "total_tx_pps": 505144,
18901                                                                             "tx_pps": 507964,
18902                                                                             "tx_pkts": 5051449,
18903                                                                             "drop_percentage": 11.704126875278757
18904                                                                         },
18905                                                                         {
18906                                                                             "rx_pps": 253982.0,
18907                                                                             "rx_pkts": 2524203,
18908                                                                             "time_ms": 1646289063521,
18909                                                                             "drop_pct": 0,
18910                                                                             "total_tx_pps": 252420,
18911                                                                             "tx_pps": 253982,
18912                                                                             "tx_pkts": 2524203,
18913                                                                             "drop_percentage": 0.0
18914                                                                         },
18915                                                                         {
18916                                                                             "rx_pps": 380882.85178005294,
18917                                                                             "rx_pkts": 3785406,
18918                                                                             "time_ms": 1646289076021,
18919                                                                             "drop_pct": 886,
18920                                                                             "total_tx_pps": 378629,
18921                                                                             "tx_pps": 380972,
18922                                                                             "tx_pkts": 3786292,
18923                                                                             "drop_percentage": 0.02340020262568233
18924                                                                         },
18925                                                                         {
18926                                                                             "rx_pps": 313470.2547614981,
18927                                                                             "rx_pkts": 3115426,
18928                                                                             "time_ms": 1646289088528,
18929                                                                             "drop_pct": 39831,
18930                                                                             "total_tx_pps": 315525,
18931                                                                             "tx_pps": 317478,
18932                                                                             "tx_pkts": 3155257,
18933                                                                             "drop_percentage": 1.262369436150526
18934                                                                         },
18935                                                                         {
18936                                                                             "rx_pps": 285724.4659684076,
18937                                                                             "rx_pkts": 2839674,
18938                                                                             "time_ms": 1646289101027,
18939                                                                             "drop_pct": 55,
18940                                                                             "total_tx_pps": 283972,
18941                                                                             "tx_pps": 285730,
18942                                                                             "tx_pkts": 2839729,
18943                                                                             "drop_percentage": 0.001936804533108617
18944                                                                         },
18945                                                                         {
18946                                                                             "rx_pps": 269856.0,
18947                                                                             "rx_pkts": 2682236,
18948                                                                             "time_ms": 1646289113526,
18949                                                                             "drop_pct": 0,
18950                                                                             "total_tx_pps": 268223,
18951                                                                             "tx_pps": 269856,
18952                                                                             "tx_pkts": 2682236,
18953                                                                             "drop_percentage": 0.0
18954                                                                         },
18955                                                                         {
18956                                                                             "rx_pps": 277476.3853338296,
18957                                                                             "rx_pkts": 2758810,
18958                                                                             "time_ms": 1646289126038,
18959                                                                             "drop_pct": 3138,
18960                                                                             "total_tx_pps": 276194,
18961                                                                             "tx_pps": 277792,
18962                                                                             "tx_pkts": 2761948,
18963                                                                             "drop_percentage": 0.11361546270965275
18964                                                                         },
18965                                                                         {
18966                                                                             "rx_pps": 273634.23308427056,
18967                                                                             "rx_pkts": 2719516,
18968                                                                             "time_ms": 1646289138555,
18969                                                                             "drop_pct": 1886,
18970                                                                             "total_tx_pps": 272140,
18971                                                                             "tx_pps": 273824,
18972                                                                             "tx_pkts": 2721402,
18973                                                                             "ndr_pps": 134928,
18974                                                                             "drop_percentage": 0.06930251392480788
18975                                                                         }
18976                                                                     ]
18977                                                                 }
18978                                                             }
18979                                                         },
18980                                                         "flow_count": 10000,
18981                                                         "bidirectional": true
18982                                                     }
18983                                                 }
18984                                             },
18985                                             "versions": {
18986                                                 "Traffic_Generator": {
18987                                                     "build_date": "Apr 14 2021",
18988                                                     "version": "v2.89",
18989                                                     "built_by": "hhaim",
18990                                                     "mode": "STL",
18991                                                     "build_time": "11:22:15"
18992                                                 }
18993                                             }
18994                                         }
18995                                     }
18996                                 },
18997                                 "request_id": "4235eac7551b4b33aa00fd498105e51e"
18998                             },
18999                             "synthesis": {
19000                                 "avg_delay_usec": 468.9993408484563,
19001                                 "total_tx_rate": 268223
19002                             }
19003                         },
19004                         {
19005                             "input": {
19006                                 "duration_sec": "10",
19007                                 "flavor_type": "nfvbench.loop.intensive",
19008                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-2.json",
19009                                 "frame_sizes": [
19010                                     "IMIX"
19011                                 ],
19012                                 "rate": "ndr",
19013                                 "flow_count": "10k",
19014                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
19015                                 "user_label": "amical_tc6_intensive"
19016                             },
19017                             "output": {
19018                                 "status": "OK",
19019                                 "result": {
19020                                     "date": "2022-03-03 06:37:15",
19021                                     "nfvbench_version": "5.0.4.dev29",
19022                                     "config": {
19023                                         "compute_nodes": null,
19024                                         "traffic_generator": {
19025                                             "mac_addrs_left": null,
19026                                             "gateway_ip_addrs": [
19027                                                 "192.168.30.2",
19028                                                 "192.168.31.2"
19029                                             ],
19030                                             "mac_addrs_right": null,
19031                                             "default_profile": "trex-local",
19032                                             "src_vteps": null,
19033                                             "generator_profile": [
19034                                                 {
19035                                                     "intf_speed": null,
19036                                                     "name": "trex-local",
19037                                                     "ip": "127.0.0.1",
19038                                                     "zmq_rpc_port": 4501,
19039                                                     "tool": "TRex",
19040                                                     "platform": {
19041                                                         "master_thread_id": "0",
19042                                                         "latency_thread_id": "1",
19043                                                         "dual_if": [
19044                                                             {
19045                                                                 "threads": [
19046                                                                     2,
19047                                                                     3,
19048                                                                     4,
19049                                                                     5,
19050                                                                     6,
19051                                                                     7
19052                                                                 ],
19053                                                                 "socket": 0
19054                                                             }
19055                                                         ]
19056                                                     },
19057                                                     "zmq_pub_port": 4500,
19058                                                     "interfaces": [
19059                                                         {
19060                                                             "switch": null,
19061                                                             "pci": "0000:00:05.0",
19062                                                             "port": 0
19063                                                         },
19064                                                         {
19065                                                             "switch": null,
19066                                                             "pci": "0000:00:06.0",
19067                                                             "port": 1
19068                                                         }
19069                                                     ],
19070                                                     "cores": 5,
19071                                                     "software_mode": false
19072                                                 }
19073                                             ],
19074                                             "vtep_gateway_ips": null,
19075                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
19076                                             "udp_port_step": "1",
19077                                             "udp_src_port": [
19078                                                 "49152",
19079                                                 "49168"
19080                                             ],
19081                                             "gateway_ip_addrs_step": "0.0.0.1",
19082                                             "tg_gateway_ip_addrs": [
19083                                                 "192.168.30.1",
19084                                                 "192.168.31.1"
19085                                             ],
19086                                             "ip_addrs": [
19087                                                 "198.18.0.0/16",
19088                                                 "198.19.0.0/16"
19089                                             ],
19090                                             "ip_src_static": true,
19091                                             "host_name": "nfvbench_tg",
19092                                             "ip_addrs_step": "0.0.0.1",
19093                                             "tg_gateway_ip_cidrs": [
19094                                                 "192.168.1.0/24",
19095                                                 "192.168.2.0/24"
19096                                             ],
19097                                             "dst_vtep": null,
19098                                             "vtep_vlan": null,
19099                                             "udp_dst_port": [
19100                                                 "49152",
19101                                                 "49168"
19102                                             ]
19103                                         },
19104                                         "availability_zone": "nova",
19105                                         "vif_multiqueue_size": 8,
19106                                         "periodic_gratuitous_arp": false,
19107                                         "flavor": {
19108                                             "vcpus": 2,
19109                                             "disk": 0,
19110                                             "extra_specs": {
19111                                                 "hw:cpu_policy": "dedicated",
19112                                                 "hw:mem_page_size": "large"
19113                                             },
19114                                             "ram": 4096
19115                                         },
19116                                         "floating_network": {
19117                                             "subnet": "nfvbench-floating-subnet",
19118                                             "name": "nfvbench-floating-net",
19119                                             "segmentation_id": null,
19120                                             "physical_network": null,
19121                                             "cidr": "192.168.0.0/24",
19122                                             "network_type": "vlan"
19123                                         },
19124                                         "user_info": null,
19125                                         "service_chain": "PVP",
19126                                         "sriov": false,
19127                                         "vxlan": false,
19128                                         "intf_speed_detected": 25000000000.0,
19129                                         "pause_sec": 2.0,
19130                                         "internal_networks": {
19131                                             "middle": {
19132                                                 "subnet": "nfvbench-msubnet",
19133                                                 "name": "nfvbench-mnet",
19134                                                 "segmentation_id": null,
19135                                                 "physical_network": null,
19136                                                 "mpls_transport_labels": null,
19137                                                 "cidr": "192.168.3.0/24",
19138                                                 "network_type": "vlan"
19139                                             },
19140                                             "right": {
19141                                                 "subnet": "subnet_nfvbench_vn2bis",
19142                                                 "name": "net_nfvbench_vn2bis",
19143                                                 "segmentation_id": null,
19144                                                 "physical_network": null,
19145                                                 "mpls_transport_labels": null,
19146                                                 "cidr": "192.168.31.0/24",
19147                                                 "network_type": "vlan"
19148                                             },
19149                                             "left": {
19150                                                 "subnet": "subnet_nfvbench_vn1bis",
19151                                                 "name": "net_nfvbench_vn1bis",
19152                                                 "segmentation_id": null,
19153                                                 "physical_network": null,
19154                                                 "mpls_transport_labels": null,
19155                                                 "cidr": "192.168.30.0/24",
19156                                                 "network_type": "vlan"
19157                                             }
19158                                         },
19159                                         "no_vswitch_access": false,
19160                                         "traffic": {
19161                                             "bidirectional": true,
19162                                             "profile": "custom_traffic_profile"
19163                                         },
19164                                         "restart": false,
19165                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
19166                                         "name": "nfvbench.conf",
19167                                         "std_json": null,
19168                                         "l2_loopback": false,
19169                                         "request_id": "a5aadad5b25f444399ba2b3406c29196",
19170                                         "debug": false,
19171                                         "group_id": null,
19172                                         "loop_vm_name": "nfvbench-loop-vm",
19173                                         "check_traffic_time_sec": 200,
19174                                         "num_mbufs": 128000,
19175                                         "rate": "ndr",
19176                                         "service_chain_count": 1,
19177                                         "service_chain_shared_net": true,
19178                                         "measurement": {
19179                                             "NDR": 0.001,
19180                                             "PDR": 0.1,
19181                                             "load_epsilon": 0.1
19182                                         },
19183                                         "l3_router": false,
19184                                         "debug_mask": 0,
19185                                         "factory_class": "BasicFactory",
19186                                         "tg-tool": "TRex",
19187                                         "frame_sizes": [
19188                                             "IMIX"
19189                                         ],
19190                                         "service_mode": false,
19191                                         "edge_networks": {
19192                                             "right": {
19193                                                 "subnet": "nfvbench-subnet3",
19194                                                 "name": "nfvbench-net3",
19195                                                 "segmentation_id": null,
19196                                                 "network_type": null,
19197                                                 "physical_network": null,
19198                                                 "cidr": "192.168.4.0/24",
19199                                                 "router_name": "router_right",
19200                                                 "gateway": null
19201                                             },
19202                                             "left": {
19203                                                 "subnet": "nfvbench-subnet2",
19204                                                 "name": "nfvbench-net2",
19205                                                 "segmentation_id": null,
19206                                                 "network_type": null,
19207                                                 "physical_network": null,
19208                                                 "cidr": "192.168.3.0/24",
19209                                                 "router_name": "router_left",
19210                                                 "gateway": null
19211                                             }
19212                                         },
19213                                         "ndr_run": true,
19214                                         "use_management_port": false,
19215                                         "hypervisor_hostname": "localdomain",
19216                                         "cache_size": 0,
19217                                         "pdr_run": false,
19218                                         "vlan_tagging": false,
19219                                         "fluentd": [
19220                                             {
19221                                                 "ip": "172.20.73.203",
19222                                                 "result_tag": "nfvbench.results.amical",
19223                                                 "logging_tag": "nfvbench.logs.amical",
19224                                                 "port": 25225
19225                                             }
19226                                         ],
19227                                         "use_floating_ip": false,
19228                                         "flow_count": 10000,
19229                                         "loop_vm_arp": false,
19230                                         "user_id": null,
19231                                         "openrc_file": null,
19232                                         "disable_hdrh": false,
19233                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-0.json",
19234                                         "vm_forwarder": "vpp",
19235                                         "factory_module": "nfvbench.factory",
19236                                         "no_latency_streams": false,
19237                                         "single_run": false,
19238                                         "no_arp": false,
19239                                         "cores_used": 5,
19240                                         "traffic_profile": [
19241                                             {
19242                                                 "l2frame_size": [
19243                                                     "IMIX"
19244                                                 ],
19245                                                 "name": "custom_traffic_profile"
19246                                             }
19247                                         ],
19248                                         "vlans": [
19249                                             2504,
19250                                             2515
19251                                         ],
19252                                         "tg-name": "trex-local",
19253                                         "management_network": {
19254                                             "subnet": "nfvbench-management-subnet",
19255                                             "name": "nfvbench-management-net",
19256                                             "segmentation_id": null,
19257                                             "network_type": "vlan",
19258                                             "physical_network": null,
19259                                             "cidr": "192.168.0.0/24",
19260                                             "gateway": "192.168.0.254"
19261                                         },
19262                                         "no_traffic": false,
19263                                         "mpls": false,
19264                                         "duration_sec": 10.0,
19265                                         "clouds_detail": "openstack",
19266                                         "mbuf_64": null,
19267                                         "generic_poll_sec": 2,
19268                                         "idle_interfaces_per_vm": 0,
19269                                         "no_flow_stats": false,
19270                                         "lat_percentiles": [
19271                                             25,
19272                                             75,
19273                                             99
19274                                         ],
19275                                         "no_cleanup": true,
19276                                         "no_e2e_check": false,
19277                                         "intf_speed_used": 25000000000.0,
19278                                         "generator_profile": "trex-local",
19279                                         "mbuf_factor": 0.2,
19280                                         "user_label": "amical_tc6_intensive",
19281                                         "intf_speed": null,
19282                                         "generic_retry_count": 100,
19283                                         "flavor_type": "nfvbench.loop.intensive",
19284                                         "use_sriov_middle_net": false,
19285                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_10k-rate_ndr-0.json",
19286                                         "std_json_path": null,
19287                                         "unidir_reverse_traffic_pps": 1,
19288                                         "i40e_mixed": "ignore",
19289                                         "gratuitous_arp_pps": 1,
19290                                         "idle_networks": {
19291                                             "subnet": "nfvbench-idle-subnet",
19292                                             "name": "nfvbench-idle-net",
19293                                             "segmentation_id": null,
19294                                             "physical_network": null,
19295                                             "cidr": "192.169.1.0/24",
19296                                             "network_type": "vlan"
19297                                         },
19298                                         "interval_sec": 10.0,
19299                                         "no_latency_stats": false,
19300                                         "cores": null,
19301                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
19302                                         "external_networks": {
19303                                             "right": null,
19304                                             "left": null
19305                                         }
19306                                     },
19307                                     "benchmarks": {
19308                                         "network": {
19309                                             "service_chain": {
19310                                                 "PVP": {
19311                                                     "result": {
19312                                                         "compute_nodes": {},
19313                                                         "profile": "custom_traffic_profile",
19314                                                         "service_chain_count": 1,
19315                                                         "result": {
19316                                                             "IMIX": {
19317                                                                 "ndr": {
19318                                                                     "load_percent_per_direction": 1.7578125,
19319                                                                     "timestamp_sec": 1646289577.9506223,
19320                                                                     "stats": {
19321                                                                         "total_tx_rate": 285983,
19322                                                                         "overall": {
19323                                                                             "rx_pkts": 2859836,
19324                                                                             "drop_percentage": 0.0,
19325                                                                             "drop_pct": 0,
19326                                                                             "max_delay_usec": 2310,
19327                                                                             "lat_percentile": {
19328                                                                                 "99": "n/a",
19329                                                                                 "25": "n/a",
19330                                                                                 "75": "n/a"
19331                                                                             },
19332                                                                             "tx_pkts": 2859836,
19333                                                                             "avg_delay_usec": 433.0000503525377,
19334                                                                             "min_delay_usec": 38,
19335                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
19336                                                                         },
19337                                                                         "1": {
19338                                                                             "rx_pkts": 1429846,
19339                                                                             "min_delay_usec": 44,
19340                                                                             "drop_pct": 0,
19341                                                                             "max_delay_usec": 1917,
19342                                                                             "tx_pkts": 1429990,
19343                                                                             "avg_delay_usec": 432,
19344                                                                             "drop_percentage": 0.0
19345                                                                         },
19346                                                                         "0": {
19347                                                                             "rx_pkts": 1429990,
19348                                                                             "min_delay_usec": 38,
19349                                                                             "drop_pct": 0,
19350                                                                             "max_delay_usec": 2310,
19351                                                                             "tx_pkts": 1429846,
19352                                                                             "avg_delay_usec": 434,
19353                                                                             "drop_percentage": 0.0
19354                                                                         },
19355                                                                         "theoretical_tx_rate_bps": 50000000000.0,
19356                                                                         "offered_tx_rate_bps": 873582737.3333333,
19357                                                                         "theoretical_tx_rate_pps": 16368398.079441292
19358                                                                     },
19359                                                                     "initial_rate_type": "rate_percent",
19360                                                                     "rate_percent": 3.515625,
19361                                                                     "duration_sec": 10.0,
19362                                                                     "l2frame_size": "IMIX",
19363                                                                     "rate_pps": 287724,
19364                                                                     "rate_bps": 878906250.0,
19365                                                                     "time_taken_sec": 137.6145327091217
19366                                                                 },
19367                                                                 "iteration_stats": {
19368                                                                     "ndr_pdr": [
19369                                                                         {
19370                                                                             "rx_pps": 427548.78458777367,
19371                                                                             "rx_pkts": 3713299,
19372                                                                             "time_ms": 1646289452854,
19373                                                                             "drop_pct": 138447685,
19374                                                                             "total_tx_pps": 14216098,
19375                                                                             "tx_pps": 16368398,
19376                                                                             "tx_pkts": 142160984,
19377                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (16368398) and actual TX rate (14216098). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
19378                                                                             "drop_percentage": 97.38796194601467
19379                                                                         },
19380                                                                         {
19381                                                                             "rx_pps": 409967.19737723225,
19382                                                                             "rx_pkts": 4074459,
19383                                                                             "time_ms": 1646289465351,
19384                                                                             "drop_pct": 77264193,
19385                                                                             "total_tx_pps": 8133865,
19386                                                                             "tx_pps": 8184198,
19387                                                                             "tx_pkts": 81338652,
19388                                                                             "drop_percentage": 94.99074683460454
19389                                                                         },
19390                                                                         {
19391                                                                             "rx_pps": 260283.02132755163,
19392                                                                             "rx_pkts": 2586823,
19393                                                                             "time_ms": 1646289477850,
19394                                                                             "drop_pct": 38082496,
19395                                                                             "total_tx_pps": 4066931,
19396                                                                             "tx_pps": 4092098,
19397                                                                             "tx_pkts": 40669319,
19398                                                                             "drop_percentage": 93.63937468439046
19399                                                                         },
19400                                                                         {
19401                                                                             "rx_pps": 169274.29595105443,
19402                                                                             "rx_pkts": 1682333,
19403                                                                             "time_ms": 1646289490349,
19404                                                                             "drop_pct": 18652320,
19405                                                                             "total_tx_pps": 2033465,
19406                                                                             "tx_pps": 2046048,
19407                                                                             "tx_pkts": 20334653,
19408                                                                             "drop_percentage": 91.72676809385437
19409                                                                         },
19410                                                                         {
19411                                                                             "rx_pps": 213995.76989708896,
19412                                                                             "rx_pkts": 2126798,
19413                                                                             "time_ms": 1646289502858,
19414                                                                             "drop_pct": 8040531,
19415                                                                             "total_tx_pps": 1016732,
19416                                                                             "tx_pps": 1023024,
19417                                                                             "tx_pkts": 10167329,
19418                                                                             "drop_percentage": 79.0820381636121
19419                                                                         },
19420                                                                         {
19421                                                                             "rx_pps": 485832.8535943681,
19422                                                                             "rx_pkts": 4828938,
19423                                                                             "time_ms": 1646289515358,
19424                                                                             "drop_pct": 255238,
19425                                                                             "total_tx_pps": 508417,
19426                                                                             "tx_pps": 511512,
19427                                                                             "tx_pkts": 5084176,
19428                                                                             "drop_percentage": 5.020243201651556
19429                                                                         },
19430                                                                         {
19431                                                                             "rx_pps": 255755.89938127328,
19432                                                                             "rx_pkts": 2541832,
19433                                                                             "time_ms": 1646289527874,
19434                                                                             "drop_pct": 1,
19435                                                                             "total_tx_pps": 254183,
19436                                                                             "tx_pps": 255756,
19437                                                                             "tx_pkts": 2541833,
19438                                                                             "drop_percentage": 3.934168767184941e-05
19439                                                                         },
19440                                                                         {
19441                                                                             "rx_pps": 383459.02405717666,
19442                                                                             "rx_pkts": 3811011,
19443                                                                             "time_ms": 1646289540375,
19444                                                                             "drop_pct": 1739,
19445                                                                             "total_tx_pps": 381275,
19446                                                                             "tx_pps": 383634,
19447                                                                             "tx_pkts": 3812750,
19448                                                                             "drop_percentage": 0.045610123926299914
19449                                                                         },
19450                                                                         {
19451                                                                             "rx_pps": 319404.44880279334,
19452                                                                             "rx_pkts": 3174727,
19453                                                                             "time_ms": 1646289552880,
19454                                                                             "drop_pct": 2878,
19455                                                                             "total_tx_pps": 317760,
19456                                                                             "tx_pps": 319694,
19457                                                                             "tx_pkts": 3177605,
19458                                                                             "drop_percentage": 0.09057135798817034
19459                                                                         },
19460                                                                         {
19461                                                                             "rx_pps": 287724.0,
19462                                                                             "rx_pkts": 2859836,
19463                                                                             "time_ms": 1646289565399,
19464                                                                             "drop_pct": 0,
19465                                                                             "total_tx_pps": 285983,
19466                                                                             "tx_pps": 287724,
19467                                                                             "tx_pkts": 2859836,
19468                                                                             "drop_percentage": 0.0
19469                                                                         },
19470                                                                         {
19471                                                                             "rx_pps": 303577.59912532725,
19472                                                                             "rx_pkts": 3017413,
19473                                                                             "time_ms": 1646289577949,
19474                                                                             "drop_pct": 1316,
19475                                                                             "total_tx_pps": 301872,
19476                                                                             "tx_pps": 303710,
19477                                                                             "tx_pkts": 3018729,
19478                                                                             "ndr_pps": 143862,
19479                                                                             "drop_percentage": 0.043594506164680566
19480                                                                         }
19481                                                                     ]
19482                                                                 }
19483                                                             }
19484                                                         },
19485                                                         "flow_count": 10000,
19486                                                         "bidirectional": true
19487                                                     }
19488                                                 }
19489                                             },
19490                                             "versions": {
19491                                                 "Traffic_Generator": {
19492                                                     "build_date": "Apr 14 2021",
19493                                                     "version": "v2.89",
19494                                                     "built_by": "hhaim",
19495                                                     "mode": "STL",
19496                                                     "build_time": "11:22:15"
19497                                                 }
19498                                             }
19499                                         }
19500                                     }
19501                                 },
19502                                 "request_id": "a5aadad5b25f444399ba2b3406c29196"
19503                             },
19504                             "synthesis": {
19505                                 "avg_delay_usec": 433.0000503525377,
19506                                 "total_tx_rate": 285983
19507                             }
19508                         },
19509                         {
19510                             "input": {
19511                                 "duration_sec": "10",
19512                                 "flavor_type": "nfvbench.loop.intensive",
19513                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-2.json",
19514                                 "frame_sizes": [
19515                                     "9000"
19516                                 ],
19517                                 "rate": "ndr",
19518                                 "flow_count": "10k",
19519                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
19520                                 "user_label": "amical_tc6_intensive"
19521                             },
19522                             "output": {
19523                                 "status": "OK",
19524                                 "result": {
19525                                     "date": "2022-03-03 06:47:01",
19526                                     "nfvbench_version": "5.0.4.dev29",
19527                                     "config": {
19528                                         "compute_nodes": null,
19529                                         "traffic_generator": {
19530                                             "mac_addrs_left": null,
19531                                             "gateway_ip_addrs": [
19532                                                 "192.168.30.2",
19533                                                 "192.168.31.2"
19534                                             ],
19535                                             "mac_addrs_right": null,
19536                                             "default_profile": "trex-local",
19537                                             "src_vteps": null,
19538                                             "generator_profile": [
19539                                                 {
19540                                                     "intf_speed": null,
19541                                                     "name": "trex-local",
19542                                                     "ip": "127.0.0.1",
19543                                                     "zmq_rpc_port": 4501,
19544                                                     "tool": "TRex",
19545                                                     "platform": {
19546                                                         "master_thread_id": "0",
19547                                                         "latency_thread_id": "1",
19548                                                         "dual_if": [
19549                                                             {
19550                                                                 "threads": [
19551                                                                     2,
19552                                                                     3,
19553                                                                     4,
19554                                                                     5,
19555                                                                     6,
19556                                                                     7
19557                                                                 ],
19558                                                                 "socket": 0
19559                                                             }
19560                                                         ]
19561                                                     },
19562                                                     "zmq_pub_port": 4500,
19563                                                     "interfaces": [
19564                                                         {
19565                                                             "switch": null,
19566                                                             "pci": "0000:00:05.0",
19567                                                             "port": 0
19568                                                         },
19569                                                         {
19570                                                             "switch": null,
19571                                                             "pci": "0000:00:06.0",
19572                                                             "port": 1
19573                                                         }
19574                                                     ],
19575                                                     "cores": 5,
19576                                                     "software_mode": false
19577                                                 }
19578                                             ],
19579                                             "vtep_gateway_ips": null,
19580                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
19581                                             "udp_port_step": "1",
19582                                             "udp_src_port": [
19583                                                 "49152",
19584                                                 "49168"
19585                                             ],
19586                                             "gateway_ip_addrs_step": "0.0.0.1",
19587                                             "tg_gateway_ip_addrs": [
19588                                                 "192.168.30.1",
19589                                                 "192.168.31.1"
19590                                             ],
19591                                             "ip_addrs": [
19592                                                 "198.18.0.0/16",
19593                                                 "198.19.0.0/16"
19594                                             ],
19595                                             "ip_src_static": true,
19596                                             "host_name": "nfvbench_tg",
19597                                             "ip_addrs_step": "0.0.0.1",
19598                                             "tg_gateway_ip_cidrs": [
19599                                                 "192.168.1.0/24",
19600                                                 "192.168.2.0/24"
19601                                             ],
19602                                             "dst_vtep": null,
19603                                             "vtep_vlan": null,
19604                                             "udp_dst_port": [
19605                                                 "49152",
19606                                                 "49168"
19607                                             ]
19608                                         },
19609                                         "availability_zone": "nova",
19610                                         "vif_multiqueue_size": 8,
19611                                         "periodic_gratuitous_arp": false,
19612                                         "flavor": {
19613                                             "vcpus": 2,
19614                                             "disk": 0,
19615                                             "extra_specs": {
19616                                                 "hw:cpu_policy": "dedicated",
19617                                                 "hw:mem_page_size": "large"
19618                                             },
19619                                             "ram": 4096
19620                                         },
19621                                         "floating_network": {
19622                                             "subnet": "nfvbench-floating-subnet",
19623                                             "name": "nfvbench-floating-net",
19624                                             "segmentation_id": null,
19625                                             "physical_network": null,
19626                                             "cidr": "192.168.0.0/24",
19627                                             "network_type": "vlan"
19628                                         },
19629                                         "user_info": null,
19630                                         "service_chain": "PVP",
19631                                         "sriov": false,
19632                                         "vxlan": false,
19633                                         "intf_speed_detected": 25000000000.0,
19634                                         "pause_sec": 2.0,
19635                                         "internal_networks": {
19636                                             "middle": {
19637                                                 "subnet": "nfvbench-msubnet",
19638                                                 "name": "nfvbench-mnet",
19639                                                 "segmentation_id": null,
19640                                                 "physical_network": null,
19641                                                 "mpls_transport_labels": null,
19642                                                 "cidr": "192.168.3.0/24",
19643                                                 "network_type": "vlan"
19644                                             },
19645                                             "right": {
19646                                                 "subnet": "subnet_nfvbench_vn2bis",
19647                                                 "name": "net_nfvbench_vn2bis",
19648                                                 "segmentation_id": null,
19649                                                 "physical_network": null,
19650                                                 "mpls_transport_labels": null,
19651                                                 "cidr": "192.168.31.0/24",
19652                                                 "network_type": "vlan"
19653                                             },
19654                                             "left": {
19655                                                 "subnet": "subnet_nfvbench_vn1bis",
19656                                                 "name": "net_nfvbench_vn1bis",
19657                                                 "segmentation_id": null,
19658                                                 "physical_network": null,
19659                                                 "mpls_transport_labels": null,
19660                                                 "cidr": "192.168.30.0/24",
19661                                                 "network_type": "vlan"
19662                                             }
19663                                         },
19664                                         "no_vswitch_access": false,
19665                                         "traffic": {
19666                                             "bidirectional": true,
19667                                             "profile": "custom_traffic_profile"
19668                                         },
19669                                         "restart": false,
19670                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
19671                                         "name": "nfvbench.conf",
19672                                         "std_json": null,
19673                                         "l2_loopback": false,
19674                                         "request_id": "7a447e0402ad455cad8e943d344bd43d",
19675                                         "debug": false,
19676                                         "group_id": null,
19677                                         "loop_vm_name": "nfvbench-loop-vm",
19678                                         "check_traffic_time_sec": 200,
19679                                         "num_mbufs": 128000,
19680                                         "rate": "ndr",
19681                                         "service_chain_count": 1,
19682                                         "service_chain_shared_net": true,
19683                                         "measurement": {
19684                                             "NDR": 0.001,
19685                                             "PDR": 0.1,
19686                                             "load_epsilon": 0.1
19687                                         },
19688                                         "l3_router": false,
19689                                         "debug_mask": 0,
19690                                         "factory_class": "BasicFactory",
19691                                         "tg-tool": "TRex",
19692                                         "frame_sizes": [
19693                                             "9000"
19694                                         ],
19695                                         "service_mode": false,
19696                                         "edge_networks": {
19697                                             "right": {
19698                                                 "subnet": "nfvbench-subnet3",
19699                                                 "name": "nfvbench-net3",
19700                                                 "segmentation_id": null,
19701                                                 "network_type": null,
19702                                                 "physical_network": null,
19703                                                 "cidr": "192.168.4.0/24",
19704                                                 "router_name": "router_right",
19705                                                 "gateway": null
19706                                             },
19707                                             "left": {
19708                                                 "subnet": "nfvbench-subnet2",
19709                                                 "name": "nfvbench-net2",
19710                                                 "segmentation_id": null,
19711                                                 "network_type": null,
19712                                                 "physical_network": null,
19713                                                 "cidr": "192.168.3.0/24",
19714                                                 "router_name": "router_left",
19715                                                 "gateway": null
19716                                             }
19717                                         },
19718                                         "ndr_run": true,
19719                                         "use_management_port": false,
19720                                         "hypervisor_hostname": "localdomain",
19721                                         "cache_size": 0,
19722                                         "pdr_run": false,
19723                                         "vlan_tagging": false,
19724                                         "fluentd": [
19725                                             {
19726                                                 "ip": "172.20.73.203",
19727                                                 "result_tag": "nfvbench.results.amical",
19728                                                 "logging_tag": "nfvbench.logs.amical",
19729                                                 "port": 25225
19730                                             }
19731                                         ],
19732                                         "use_floating_ip": false,
19733                                         "flow_count": 10000,
19734                                         "loop_vm_arp": false,
19735                                         "user_id": null,
19736                                         "openrc_file": null,
19737                                         "disable_hdrh": false,
19738                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-1.json",
19739                                         "vm_forwarder": "vpp",
19740                                         "factory_module": "nfvbench.factory",
19741                                         "no_latency_streams": false,
19742                                         "single_run": false,
19743                                         "no_arp": false,
19744                                         "cores_used": 5,
19745                                         "traffic_profile": [
19746                                             {
19747                                                 "l2frame_size": [
19748                                                     "9000"
19749                                                 ],
19750                                                 "name": "custom_traffic_profile"
19751                                             }
19752                                         ],
19753                                         "vlans": [
19754                                             2504,
19755                                             2515
19756                                         ],
19757                                         "tg-name": "trex-local",
19758                                         "management_network": {
19759                                             "subnet": "nfvbench-management-subnet",
19760                                             "name": "nfvbench-management-net",
19761                                             "segmentation_id": null,
19762                                             "network_type": "vlan",
19763                                             "physical_network": null,
19764                                             "cidr": "192.168.0.0/24",
19765                                             "gateway": "192.168.0.254"
19766                                         },
19767                                         "no_traffic": false,
19768                                         "mpls": false,
19769                                         "duration_sec": 10.0,
19770                                         "clouds_detail": "openstack",
19771                                         "mbuf_64": null,
19772                                         "generic_poll_sec": 2,
19773                                         "idle_interfaces_per_vm": 0,
19774                                         "no_flow_stats": false,
19775                                         "lat_percentiles": [
19776                                             25,
19777                                             75,
19778                                             99
19779                                         ],
19780                                         "no_cleanup": true,
19781                                         "no_e2e_check": false,
19782                                         "intf_speed_used": 25000000000.0,
19783                                         "generator_profile": "trex-local",
19784                                         "mbuf_factor": 0.2,
19785                                         "user_label": "amical_tc6_intensive",
19786                                         "intf_speed": null,
19787                                         "generic_retry_count": 100,
19788                                         "flavor_type": "nfvbench.loop.intensive",
19789                                         "use_sriov_middle_net": false,
19790                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_10k-rate_ndr-1.json",
19791                                         "std_json_path": null,
19792                                         "unidir_reverse_traffic_pps": 1,
19793                                         "i40e_mixed": "ignore",
19794                                         "gratuitous_arp_pps": 1,
19795                                         "idle_networks": {
19796                                             "subnet": "nfvbench-idle-subnet",
19797                                             "name": "nfvbench-idle-net",
19798                                             "segmentation_id": null,
19799                                             "physical_network": null,
19800                                             "cidr": "192.169.1.0/24",
19801                                             "network_type": "vlan"
19802                                         },
19803                                         "interval_sec": 10.0,
19804                                         "no_latency_stats": false,
19805                                         "cores": null,
19806                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
19807                                         "external_networks": {
19808                                             "right": null,
19809                                             "left": null
19810                                         }
19811                                     },
19812                                     "benchmarks": {
19813                                         "network": {
19814                                             "service_chain": {
19815                                                 "PVP": {
19816                                                     "result": {
19817                                                         "compute_nodes": {},
19818                                                         "profile": "custom_traffic_profile",
19819                                                         "service_chain_count": 1,
19820                                                         "result": {
19821                                                             "9000": {
19822                                                                 "ndr": {
19823                                                                     "load_percent_per_direction": 25.0,
19824                                                                     "timestamp_sec": 1646290163.7212827,
19825                                                                     "stats": {
19826                                                                         "total_tx_rate": 172160,
19827                                                                         "overall": {
19828                                                                             "rx_pkts": 1721608,
19829                                                                             "drop_percentage": 0.0,
19830                                                                             "drop_pct": 0,
19831                                                                             "max_delay_usec": 8987,
19832                                                                             "lat_percentile": {
19833                                                                                 "99": "n/a",
19834                                                                                 "25": "n/a",
19835                                                                                 "75": "n/a"
19836                                                                             },
19837                                                                             "tx_pkts": 1721608,
19838                                                                             "avg_delay_usec": 803.0008178400658,
19839                                                                             "min_delay_usec": 86,
19840                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
19841                                                                         },
19842                                                                         "1": {
19843                                                                             "rx_pkts": 860760,
19844                                                                             "min_delay_usec": 86,
19845                                                                             "drop_pct": 0,
19846                                                                             "max_delay_usec": 7359,
19847                                                                             "tx_pkts": 860848,
19848                                                                             "avg_delay_usec": 787,
19849                                                                             "drop_percentage": 0.0
19850                                                                         },
19851                                                                         "0": {
19852                                                                             "rx_pkts": 860848,
19853                                                                             "min_delay_usec": 90,
19854                                                                             "drop_pct": 0,
19855                                                                             "max_delay_usec": 8987,
19856                                                                             "tx_pkts": 860760,
19857                                                                             "avg_delay_usec": 819,
19858                                                                             "drop_percentage": 0.0
19859                                                                         },
19860                                                                         "theoretical_tx_rate_bps": 50000000000.0,
19861                                                                         "offered_tx_rate_bps": 12423065600.0,
19862                                                                         "theoretical_tx_rate_pps": 692904.6563192905
19863                                                                     },
19864                                                                     "initial_rate_type": "rate_percent",
19865                                                                     "rate_percent": 50.0,
19866                                                                     "duration_sec": 10.0,
19867                                                                     "l2frame_size": "9000",
19868                                                                     "rate_pps": 173226,
19869                                                                     "rate_bps": 12500000000.0,
19870                                                                     "time_taken_sec": 137.66240000724792
19871                                                                 },
19872                                                                 "iteration_stats": {
19873                                                                     "ndr_pdr": [
19874                                                                         {
19875                                                                             "rx_pps": 88271.08377210896,
19876                                                                             "rx_pkts": 877835,
19877                                                                             "time_ms": 1646290038548,
19878                                                                             "drop_pct": 6012931,
19879                                                                             "total_tx_pps": 689076,
19880                                                                             "tx_pps": 692904,
19881                                                                             "tx_pkts": 6890766,
19882                                                                             "drop_percentage": 87.26070512334913
19883                                                                         },
19884                                                                         {
19885                                                                             "rx_pps": 161139.26939074945,
19886                                                                             "rx_pkts": 1601483,
19887                                                                             "time_ms": 1646290051049,
19888                                                                             "drop_pct": 1841731,
19889                                                                             "total_tx_pps": 344321,
19890                                                                             "tx_pps": 346452,
19891                                                                             "tx_pkts": 3443214,
19892                                                                             "drop_percentage": 53.48871722756704
19893                                                                         },
19894                                                                         {
19895                                                                             "rx_pps": 173226.0,
19896                                                                             "rx_pkts": 1721608,
19897                                                                             "time_ms": 1646290063550,
19898                                                                             "drop_pct": 0,
19899                                                                             "total_tx_pps": 172160,
19900                                                                             "tx_pps": 173226,
19901                                                                             "tx_pkts": 1721608,
19902                                                                             "drop_percentage": 0.0
19903                                                                         },
19904                                                                         {
19905                                                                             "rx_pps": 211452.66814074648,
19906                                                                             "rx_pkts": 2101524,
19907                                                                             "time_ms": 1646290076054,
19908                                                                             "drop_pct": 480878,
19909                                                                             "total_tx_pps": 258240,
19910                                                                             "tx_pps": 259838,
19911                                                                             "tx_pkts": 2582402,
19912                                                                             "drop_percentage": 18.62134555348083
19913                                                                         },
19914                                                                         {
19915                                                                             "rx_pps": 212334.58730374108,
19916                                                                             "rx_pkts": 2110288,
19917                                                                             "time_ms": 1646290088562,
19918                                                                             "drop_pct": 41716,
19919                                                                             "total_tx_pps": 215200,
19920                                                                             "tx_pps": 216532,
19921                                                                             "tx_pkts": 2152004,
19922                                                                             "drop_percentage": 1.9384722333229865
19923                                                                         },
19924                                                                         {
19925                                                                             "rx_pps": 192487.71171054075,
19926                                                                             "rx_pkts": 1915062,
19927                                                                             "time_ms": 1646290101091,
19928                                                                             "drop_pct": 23781,
19929                                                                             "total_tx_pps": 193884,
19930                                                                             "tx_pps": 194878,
19931                                                                             "tx_pkts": 1938843,
19932                                                                             "drop_percentage": 1.2265562502997922
19933                                                                         },
19934                                                                         {
19935                                                                             "rx_pps": 183024.18234314685,
19936                                                                             "rx_pkts": 1819170,
19937                                                                             "time_ms": 1646290113598,
19938                                                                             "drop_pct": 10216,
19939                                                                             "total_tx_pps": 182938,
19940                                                                             "tx_pps": 184052,
19941                                                                             "tx_pkts": 1829386,
19942                                                                             "drop_percentage": 0.5584387329956608
19943                                                                         },
19944                                                                         {
19945                                                                             "rx_pps": 176570.2910542118,
19946                                                                             "rx_pkts": 1755021,
19947                                                                             "time_ms": 1646290126107,
19948                                                                             "drop_pct": 20552,
19949                                                                             "total_tx_pps": 177557,
19950                                                                             "tx_pps": 178638,
19951                                                                             "tx_pkts": 1775573,
19952                                                                             "drop_percentage": 1.1574854990473498
19953                                                                         },
19954                                                                         {
19955                                                                             "rx_pps": 175689.4205205337,
19956                                                                             "rx_pkts": 1746179,
19957                                                                             "time_ms": 1646290138633,
19958                                                                             "drop_pct": 2411,
19959                                                                             "total_tx_pps": 174859,
19960                                                                             "tx_pps": 175932,
19961                                                                             "tx_pkts": 1748590,
19962                                                                             "drop_percentage": 0.13788252248954871
19963                                                                         },
19964                                                                         {
19965                                                                             "rx_pps": 174555.66489782277,
19966                                                                             "rx_pkts": 1734998,
19967                                                                             "time_ms": 1646290151222,
19968                                                                             "drop_pct": 222,
19969                                                                             "total_tx_pps": 173522,
19970                                                                             "tx_pps": 174578,
19971                                                                             "tx_pkts": 1735220,
19972                                                                             "drop_percentage": 0.012793766784615208
19973                                                                         },
19974                                                                         {
19975                                                                             "rx_pps": 173460.8309452305,
19976                                                                             "rx_pkts": 1724114,
19977                                                                             "time_ms": 1646290163720,
19978                                                                             "drop_pct": 4385,
19979                                                                             "total_tx_pps": 172849,
19980                                                                             "tx_pps": 173902,
19981                                                                             "tx_pkts": 1728499,
19982                                                                             "ndr_pps": 86613,
19983                                                                             "drop_percentage": 0.2536883157005008
19984                                                                         }
19985                                                                     ]
19986                                                                 }
19987                                                             }
19988                                                         },
19989                                                         "flow_count": 10000,
19990                                                         "bidirectional": true
19991                                                     }
19992                                                 }
19993                                             },
19994                                             "versions": {
19995                                                 "Traffic_Generator": {
19996                                                     "build_date": "Apr 14 2021",
19997                                                     "version": "v2.89",
19998                                                     "built_by": "hhaim",
19999                                                     "mode": "STL",
20000                                                     "build_time": "11:22:15"
20001                                                 }
20002                                             }
20003                                         }
20004                                     }
20005                                 },
20006                                 "request_id": "7a447e0402ad455cad8e943d344bd43d"
20007                             },
20008                             "synthesis": {
20009                                 "avg_delay_usec": 803.0008178400658,
20010                                 "total_tx_rate": 172160
20011                             }
20012                         },
20013                         {
20014                             "input": {
20015                                 "duration_sec": "10",
20016                                 "flavor_type": "nfvbench.loop.intensive",
20017                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-2.json",
20018                                 "frame_sizes": [
20019                                     "64"
20020                                 ],
20021                                 "rate": "ndr",
20022                                 "flow_count": "100k",
20023                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
20024                                 "user_label": "amical_tc6_intensive"
20025                             },
20026                             "output": {
20027                                 "status": "OK",
20028                                 "result": {
20029                                     "date": "2022-03-03 06:54:21",
20030                                     "nfvbench_version": "5.0.4.dev29",
20031                                     "config": {
20032                                         "compute_nodes": null,
20033                                         "traffic_generator": {
20034                                             "mac_addrs_left": null,
20035                                             "gateway_ip_addrs": [
20036                                                 "192.168.30.2",
20037                                                 "192.168.31.2"
20038                                             ],
20039                                             "mac_addrs_right": null,
20040                                             "default_profile": "trex-local",
20041                                             "src_vteps": null,
20042                                             "generator_profile": [
20043                                                 {
20044                                                     "intf_speed": null,
20045                                                     "name": "trex-local",
20046                                                     "ip": "127.0.0.1",
20047                                                     "zmq_rpc_port": 4501,
20048                                                     "tool": "TRex",
20049                                                     "platform": {
20050                                                         "master_thread_id": "0",
20051                                                         "latency_thread_id": "1",
20052                                                         "dual_if": [
20053                                                             {
20054                                                                 "threads": [
20055                                                                     2,
20056                                                                     3,
20057                                                                     4,
20058                                                                     5,
20059                                                                     6,
20060                                                                     7
20061                                                                 ],
20062                                                                 "socket": 0
20063                                                             }
20064                                                         ]
20065                                                     },
20066                                                     "zmq_pub_port": 4500,
20067                                                     "interfaces": [
20068                                                         {
20069                                                             "switch": null,
20070                                                             "pci": "0000:00:05.0",
20071                                                             "port": 0
20072                                                         },
20073                                                         {
20074                                                             "switch": null,
20075                                                             "pci": "0000:00:06.0",
20076                                                             "port": 1
20077                                                         }
20078                                                     ],
20079                                                     "cores": 5,
20080                                                     "software_mode": false
20081                                                 }
20082                                             ],
20083                                             "vtep_gateway_ips": null,
20084                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
20085                                             "udp_port_step": "1",
20086                                             "udp_src_port": [
20087                                                 "49152",
20088                                                 "49168"
20089                                             ],
20090                                             "gateway_ip_addrs_step": "0.0.0.1",
20091                                             "tg_gateway_ip_addrs": [
20092                                                 "192.168.30.1",
20093                                                 "192.168.31.1"
20094                                             ],
20095                                             "ip_addrs": [
20096                                                 "198.18.0.0/16",
20097                                                 "198.19.0.0/16"
20098                                             ],
20099                                             "ip_src_static": true,
20100                                             "host_name": "nfvbench_tg",
20101                                             "ip_addrs_step": "0.0.0.1",
20102                                             "tg_gateway_ip_cidrs": [
20103                                                 "192.168.1.0/24",
20104                                                 "192.168.2.0/24"
20105                                             ],
20106                                             "dst_vtep": null,
20107                                             "vtep_vlan": null,
20108                                             "udp_dst_port": [
20109                                                 "49152",
20110                                                 "49168"
20111                                             ]
20112                                         },
20113                                         "availability_zone": "nova",
20114                                         "vif_multiqueue_size": 8,
20115                                         "periodic_gratuitous_arp": false,
20116                                         "flavor": {
20117                                             "vcpus": 2,
20118                                             "disk": 0,
20119                                             "extra_specs": {
20120                                                 "hw:cpu_policy": "dedicated",
20121                                                 "hw:mem_page_size": "large"
20122                                             },
20123                                             "ram": 4096
20124                                         },
20125                                         "floating_network": {
20126                                             "subnet": "nfvbench-floating-subnet",
20127                                             "name": "nfvbench-floating-net",
20128                                             "segmentation_id": null,
20129                                             "physical_network": null,
20130                                             "cidr": "192.168.0.0/24",
20131                                             "network_type": "vlan"
20132                                         },
20133                                         "user_info": null,
20134                                         "service_chain": "PVP",
20135                                         "sriov": false,
20136                                         "vxlan": false,
20137                                         "intf_speed_detected": 25000000000.0,
20138                                         "pause_sec": 2.0,
20139                                         "internal_networks": {
20140                                             "middle": {
20141                                                 "subnet": "nfvbench-msubnet",
20142                                                 "name": "nfvbench-mnet",
20143                                                 "segmentation_id": null,
20144                                                 "physical_network": null,
20145                                                 "mpls_transport_labels": null,
20146                                                 "cidr": "192.168.3.0/24",
20147                                                 "network_type": "vlan"
20148                                             },
20149                                             "right": {
20150                                                 "subnet": "subnet_nfvbench_vn2bis",
20151                                                 "name": "net_nfvbench_vn2bis",
20152                                                 "segmentation_id": null,
20153                                                 "physical_network": null,
20154                                                 "mpls_transport_labels": null,
20155                                                 "cidr": "192.168.31.0/24",
20156                                                 "network_type": "vlan"
20157                                             },
20158                                             "left": {
20159                                                 "subnet": "subnet_nfvbench_vn1bis",
20160                                                 "name": "net_nfvbench_vn1bis",
20161                                                 "segmentation_id": null,
20162                                                 "physical_network": null,
20163                                                 "mpls_transport_labels": null,
20164                                                 "cidr": "192.168.30.0/24",
20165                                                 "network_type": "vlan"
20166                                             }
20167                                         },
20168                                         "no_vswitch_access": false,
20169                                         "traffic": {
20170                                             "bidirectional": true,
20171                                             "profile": "custom_traffic_profile"
20172                                         },
20173                                         "restart": false,
20174                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
20175                                         "name": "nfvbench.conf",
20176                                         "std_json": null,
20177                                         "l2_loopback": false,
20178                                         "request_id": "c1e2fef7bb47473781a088db8235dca5",
20179                                         "debug": false,
20180                                         "group_id": null,
20181                                         "loop_vm_name": "nfvbench-loop-vm",
20182                                         "check_traffic_time_sec": 200,
20183                                         "num_mbufs": 128000,
20184                                         "rate": "ndr",
20185                                         "service_chain_count": 1,
20186                                         "service_chain_shared_net": true,
20187                                         "measurement": {
20188                                             "NDR": 0.001,
20189                                             "PDR": 0.1,
20190                                             "load_epsilon": 0.1
20191                                         },
20192                                         "l3_router": false,
20193                                         "debug_mask": 0,
20194                                         "factory_class": "BasicFactory",
20195                                         "tg-tool": "TRex",
20196                                         "frame_sizes": [
20197                                             "64"
20198                                         ],
20199                                         "service_mode": false,
20200                                         "edge_networks": {
20201                                             "right": {
20202                                                 "subnet": "nfvbench-subnet3",
20203                                                 "name": "nfvbench-net3",
20204                                                 "segmentation_id": null,
20205                                                 "network_type": null,
20206                                                 "physical_network": null,
20207                                                 "cidr": "192.168.4.0/24",
20208                                                 "router_name": "router_right",
20209                                                 "gateway": null
20210                                             },
20211                                             "left": {
20212                                                 "subnet": "nfvbench-subnet2",
20213                                                 "name": "nfvbench-net2",
20214                                                 "segmentation_id": null,
20215                                                 "network_type": null,
20216                                                 "physical_network": null,
20217                                                 "cidr": "192.168.3.0/24",
20218                                                 "router_name": "router_left",
20219                                                 "gateway": null
20220                                             }
20221                                         },
20222                                         "ndr_run": true,
20223                                         "use_management_port": false,
20224                                         "hypervisor_hostname": "localdomain",
20225                                         "cache_size": 0,
20226                                         "pdr_run": false,
20227                                         "vlan_tagging": false,
20228                                         "fluentd": [
20229                                             {
20230                                                 "ip": "172.20.73.203",
20231                                                 "result_tag": "nfvbench.results.amical",
20232                                                 "logging_tag": "nfvbench.logs.amical",
20233                                                 "port": 25225
20234                                             }
20235                                         ],
20236                                         "use_floating_ip": false,
20237                                         "flow_count": 100000,
20238                                         "loop_vm_arp": false,
20239                                         "user_id": null,
20240                                         "openrc_file": null,
20241                                         "disable_hdrh": false,
20242                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-1.json",
20243                                         "vm_forwarder": "vpp",
20244                                         "factory_module": "nfvbench.factory",
20245                                         "no_latency_streams": false,
20246                                         "single_run": false,
20247                                         "no_arp": false,
20248                                         "cores_used": 5,
20249                                         "traffic_profile": [
20250                                             {
20251                                                 "l2frame_size": [
20252                                                     "64"
20253                                                 ],
20254                                                 "name": "custom_traffic_profile"
20255                                             }
20256                                         ],
20257                                         "vlans": [
20258                                             2504,
20259                                             2515
20260                                         ],
20261                                         "tg-name": "trex-local",
20262                                         "management_network": {
20263                                             "subnet": "nfvbench-management-subnet",
20264                                             "name": "nfvbench-management-net",
20265                                             "segmentation_id": null,
20266                                             "network_type": "vlan",
20267                                             "physical_network": null,
20268                                             "cidr": "192.168.0.0/24",
20269                                             "gateway": "192.168.0.254"
20270                                         },
20271                                         "no_traffic": false,
20272                                         "mpls": false,
20273                                         "duration_sec": 10.0,
20274                                         "clouds_detail": "openstack",
20275                                         "mbuf_64": null,
20276                                         "generic_poll_sec": 2,
20277                                         "idle_interfaces_per_vm": 0,
20278                                         "no_flow_stats": false,
20279                                         "lat_percentiles": [
20280                                             25,
20281                                             75,
20282                                             99
20283                                         ],
20284                                         "no_cleanup": true,
20285                                         "no_e2e_check": false,
20286                                         "intf_speed_used": 25000000000.0,
20287                                         "generator_profile": "trex-local",
20288                                         "mbuf_factor": 0.2,
20289                                         "user_label": "amical_tc6_intensive",
20290                                         "intf_speed": null,
20291                                         "generic_retry_count": 100,
20292                                         "flavor_type": "nfvbench.loop.intensive",
20293                                         "use_sriov_middle_net": false,
20294                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_64-fc_100k-rate_ndr-1.json",
20295                                         "std_json_path": null,
20296                                         "unidir_reverse_traffic_pps": 1,
20297                                         "i40e_mixed": "ignore",
20298                                         "gratuitous_arp_pps": 1,
20299                                         "idle_networks": {
20300                                             "subnet": "nfvbench-idle-subnet",
20301                                             "name": "nfvbench-idle-net",
20302                                             "segmentation_id": null,
20303                                             "physical_network": null,
20304                                             "cidr": "192.169.1.0/24",
20305                                             "network_type": "vlan"
20306                                         },
20307                                         "interval_sec": 10.0,
20308                                         "no_latency_stats": false,
20309                                         "cores": null,
20310                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
20311                                         "external_networks": {
20312                                             "right": null,
20313                                             "left": null
20314                                         }
20315                                     },
20316                                     "benchmarks": {
20317                                         "network": {
20318                                             "service_chain": {
20319                                                 "PVP": {
20320                                                     "result": {
20321                                                         "compute_nodes": {},
20322                                                         "profile": "custom_traffic_profile",
20323                                                         "service_chain_count": 1,
20324                                                         "result": {
20325                                                             "64": {
20326                                                                 "ndr": {
20327                                                                     "load_percent_per_direction": 0.390625,
20328                                                                     "timestamp_sec": 1646290604.5060358,
20329                                                                     "stats": {
20330                                                                         "total_tx_rate": 288854,
20331                                                                         "overall": {
20332                                                                             "rx_pkts": 2888548,
20333                                                                             "drop_percentage": 0.0,
20334                                                                             "drop_pct": 0,
20335                                                                             "max_delay_usec": 5341,
20336                                                                             "lat_percentile": {
20337                                                                                 "99": "n/a",
20338                                                                                 "25": "n/a",
20339                                                                                 "75": "n/a"
20340                                                                             },
20341                                                                             "tx_pkts": 2888548,
20342                                                                             "avg_delay_usec": 455.49962091680663,
20343                                                                             "min_delay_usec": 47,
20344                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
20345                                                                         },
20346                                                                         "1": {
20347                                                                             "rx_pkts": 1444201,
20348                                                                             "min_delay_usec": 47,
20349                                                                             "drop_pct": 0,
20350                                                                             "max_delay_usec": 5341,
20351                                                                             "tx_pkts": 1444347,
20352                                                                             "avg_delay_usec": 463,
20353                                                                             "drop_percentage": 0.0
20354                                                                         },
20355                                                                         "0": {
20356                                                                             "rx_pkts": 1444347,
20357                                                                             "min_delay_usec": 59,
20358                                                                             "drop_pct": 0,
20359                                                                             "max_delay_usec": 5267,
20360                                                                             "tx_pkts": 1444201,
20361                                                                             "avg_delay_usec": 448,
20362                                                                             "drop_percentage": 0.0
20363                                                                         },
20364                                                                         "theoretical_tx_rate_bps": 50000000000.0,
20365                                                                         "offered_tx_rate_bps": 194109888.0,
20366                                                                         "theoretical_tx_rate_pps": 74404761.90476191
20367                                                                     },
20368                                                                     "initial_rate_type": "rate_percent",
20369                                                                     "rate_percent": 0.78125,
20370                                                                     "duration_sec": 10.0,
20371                                                                     "l2frame_size": "64",
20372                                                                     "rate_pps": 290642,
20373                                                                     "rate_bps": 195312500.0,
20374                                                                     "time_taken_sec": 137.62960720062256
20375                                                                 },
20376                                                                 "iteration_stats": {
20377                                                                     "ndr_pdr": [
20378                                                                         {
20379                                                                             "rx_pps": 1053954.263475746,
20380                                                                             "rx_pkts": 3807089,
20381                                                                             "time_ms": 1646290479366,
20382                                                                             "drop_pct": 264957461,
20383                                                                             "total_tx_pps": 26876455,
20384                                                                             "tx_pps": 74404760,
20385                                                                             "tx_pkts": 268764550,
20386                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (74404760) and actual TX rate (26876455). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
20387                                                                             "drop_percentage": 98.58348543362582
20388                                                                         },
20389                                                                         {
20390                                                                             "rx_pps": 406661.06757053314,
20391                                                                             "rx_pkts": 2956606,
20392                                                                             "time_ms": 1646290491895,
20393                                                                             "drop_pct": 267521167,
20394                                                                             "total_tx_pps": 27047777,
20395                                                                             "tx_pps": 37202380,
20396                                                                             "tx_pkts": 270477773,
20397                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (37202380) and actual TX rate (27047777). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
20398                                                                             "drop_percentage": 98.90689502238692
20399                                                                         },
20400                                                                         {
20401                                                                             "rx_pps": 148664.22620742844,
20402                                                                             "rx_pkts": 1477497,
20403                                                                             "time_ms": 1646290504402,
20404                                                                             "drop_pct": 183390128,
20405                                                                             "total_tx_pps": 18486762,
20406                                                                             "tx_pps": 18601190,
20407                                                                             "tx_pkts": 184867625,
20408                                                                             "drop_percentage": 99.20078109944886
20409                                                                         },
20410                                                                         {
20411                                                                             "rx_pps": 118020.08758137107,
20412                                                                             "rx_pkts": 1172942,
20413                                                                             "time_ms": 1646290516918,
20414                                                                             "drop_pct": 91260961,
20415                                                                             "total_tx_pps": 9243390,
20416                                                                             "tx_pps": 9300594,
20417                                                                             "tx_pkts": 92433903,
20418                                                                             "drop_percentage": 98.73104784940219
20419                                                                         },
20420                                                                         {
20421                                                                             "rx_pps": 400017.6984889188,
20422                                                                             "rx_pkts": 3975576,
20423                                                                             "time_ms": 1646290529444,
20424                                                                             "drop_pct": 42241392,
20425                                                                             "total_tx_pps": 4621696,
20426                                                                             "tx_pps": 4650296,
20427                                                                             "tx_pkts": 46216968,
20428                                                                             "drop_percentage": 91.39801641682769
20429                                                                         },
20430                                                                         {
20431                                                                             "rx_pps": 118631.30644199387,
20432                                                                             "rx_pkts": 1181390,
20433                                                                             "time_ms": 1646290541984,
20434                                                                             "drop_pct": 21973599,
20435                                                                             "total_tx_pps": 2315498,
20436                                                                             "tx_pps": 2325148,
20437                                                                             "tx_pkts": 23154989,
20438                                                                             "drop_percentage": 94.89790299619663
20439                                                                         },
20440                                                                         {
20441                                                                             "rx_pps": 213393.54643034592,
20442                                                                             "rx_pkts": 2120812,
20443                                                                             "time_ms": 1646290554504,
20444                                                                             "drop_pct": 9433431,
20445                                                                             "total_tx_pps": 1155424,
20446                                                                             "tx_pps": 1162574,
20447                                                                             "tx_pkts": 11554243,
20448                                                                             "drop_percentage": 81.64473431967807
20449                                                                         },
20450                                                                         {
20451                                                                             "rx_pps": 570597.5399708707,
20452                                                                             "rx_pkts": 5671457,
20453                                                                             "time_ms": 1646290567004,
20454                                                                             "drop_pct": 106238,
20455                                                                             "total_tx_pps": 577769,
20456                                                                             "tx_pps": 581286,
20457                                                                             "tx_pkts": 5777695,
20458                                                                             "drop_percentage": 1.8387609591714342
20459                                                                         },
20460                                                                         {
20461                                                                             "rx_pps": 290642.0,
20462                                                                             "rx_pkts": 2888548,
20463                                                                             "time_ms": 1646290579503,
20464                                                                             "drop_pct": 0,
20465                                                                             "total_tx_pps": 288854,
20466                                                                             "tx_pps": 290642,
20467                                                                             "tx_pkts": 2888548,
20468                                                                             "drop_percentage": 0.0
20469                                                                         },
20470                                                                         {
20471                                                                             "rx_pps": 434891.10995581164,
20472                                                                             "rx_pkts": 4322604,
20473                                                                             "time_ms": 1646290592004,
20474                                                                             "drop_pct": 10664,
20475                                                                             "total_tx_pps": 433326,
20476                                                                             "tx_pps": 435964,
20477                                                                             "tx_pkts": 4333268,
20478                                                                             "drop_percentage": 0.24609601806304157
20479                                                                         },
20480                                                                         {
20481                                                                             "rx_pps": 362705.9824699818,
20482                                                                             "rx_pkts": 3605119,
20483                                                                             "time_ms": 1646290604505,
20484                                                                             "drop_pct": 5944,
20485                                                                             "total_tx_pps": 361106,
20486                                                                             "tx_pps": 363304,
20487                                                                             "tx_pkts": 3611063,
20488                                                                             "ndr_pps": 145321,
20489                                                                             "drop_percentage": 0.1646052699717507
20490                                                                         }
20491                                                                     ]
20492                                                                 }
20493                                                             }
20494                                                         },
20495                                                         "flow_count": 100000,
20496                                                         "bidirectional": true
20497                                                     }
20498                                                 }
20499                                             },
20500                                             "versions": {
20501                                                 "Traffic_Generator": {
20502                                                     "build_date": "Apr 14 2021",
20503                                                     "version": "v2.89",
20504                                                     "built_by": "hhaim",
20505                                                     "mode": "STL",
20506                                                     "build_time": "11:22:15"
20507                                                 }
20508                                             }
20509                                         }
20510                                     }
20511                                 },
20512                                 "request_id": "c1e2fef7bb47473781a088db8235dca5"
20513                             },
20514                             "synthesis": {
20515                                 "avg_delay_usec": 455.49962091680663,
20516                                 "total_tx_rate": 288854
20517                             }
20518                         },
20519                         {
20520                             "input": {
20521                                 "duration_sec": "10",
20522                                 "flavor_type": "nfvbench.loop.intensive",
20523                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-2.json",
20524                                 "frame_sizes": [
20525                                     "128"
20526                                 ],
20527                                 "rate": "ndr",
20528                                 "flow_count": "100k",
20529                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
20530                                 "user_label": "amical_tc6_intensive"
20531                             },
20532                             "output": {
20533                                 "status": "OK",
20534                                 "result": {
20535                                     "date": "2022-03-03 06:59:13",
20536                                     "nfvbench_version": "5.0.4.dev29",
20537                                     "config": {
20538                                         "compute_nodes": null,
20539                                         "traffic_generator": {
20540                                             "mac_addrs_left": null,
20541                                             "gateway_ip_addrs": [
20542                                                 "192.168.30.2",
20543                                                 "192.168.31.2"
20544                                             ],
20545                                             "mac_addrs_right": null,
20546                                             "default_profile": "trex-local",
20547                                             "src_vteps": null,
20548                                             "generator_profile": [
20549                                                 {
20550                                                     "intf_speed": null,
20551                                                     "name": "trex-local",
20552                                                     "ip": "127.0.0.1",
20553                                                     "zmq_rpc_port": 4501,
20554                                                     "tool": "TRex",
20555                                                     "platform": {
20556                                                         "master_thread_id": "0",
20557                                                         "latency_thread_id": "1",
20558                                                         "dual_if": [
20559                                                             {
20560                                                                 "threads": [
20561                                                                     2,
20562                                                                     3,
20563                                                                     4,
20564                                                                     5,
20565                                                                     6,
20566                                                                     7
20567                                                                 ],
20568                                                                 "socket": 0
20569                                                             }
20570                                                         ]
20571                                                     },
20572                                                     "zmq_pub_port": 4500,
20573                                                     "interfaces": [
20574                                                         {
20575                                                             "switch": null,
20576                                                             "pci": "0000:00:05.0",
20577                                                             "port": 0
20578                                                         },
20579                                                         {
20580                                                             "switch": null,
20581                                                             "pci": "0000:00:06.0",
20582                                                             "port": 1
20583                                                         }
20584                                                     ],
20585                                                     "cores": 5,
20586                                                     "software_mode": false
20587                                                 }
20588                                             ],
20589                                             "vtep_gateway_ips": null,
20590                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
20591                                             "udp_port_step": "1",
20592                                             "udp_src_port": [
20593                                                 "49152",
20594                                                 "49168"
20595                                             ],
20596                                             "gateway_ip_addrs_step": "0.0.0.1",
20597                                             "tg_gateway_ip_addrs": [
20598                                                 "192.168.30.1",
20599                                                 "192.168.31.1"
20600                                             ],
20601                                             "ip_addrs": [
20602                                                 "198.18.0.0/16",
20603                                                 "198.19.0.0/16"
20604                                             ],
20605                                             "ip_src_static": true,
20606                                             "host_name": "nfvbench_tg",
20607                                             "ip_addrs_step": "0.0.0.1",
20608                                             "tg_gateway_ip_cidrs": [
20609                                                 "192.168.1.0/24",
20610                                                 "192.168.2.0/24"
20611                                             ],
20612                                             "dst_vtep": null,
20613                                             "vtep_vlan": null,
20614                                             "udp_dst_port": [
20615                                                 "49152",
20616                                                 "49168"
20617                                             ]
20618                                         },
20619                                         "availability_zone": "nova",
20620                                         "vif_multiqueue_size": 8,
20621                                         "periodic_gratuitous_arp": false,
20622                                         "flavor": {
20623                                             "vcpus": 2,
20624                                             "disk": 0,
20625                                             "extra_specs": {
20626                                                 "hw:cpu_policy": "dedicated",
20627                                                 "hw:mem_page_size": "large"
20628                                             },
20629                                             "ram": 4096
20630                                         },
20631                                         "floating_network": {
20632                                             "subnet": "nfvbench-floating-subnet",
20633                                             "name": "nfvbench-floating-net",
20634                                             "segmentation_id": null,
20635                                             "physical_network": null,
20636                                             "cidr": "192.168.0.0/24",
20637                                             "network_type": "vlan"
20638                                         },
20639                                         "user_info": null,
20640                                         "service_chain": "PVP",
20641                                         "sriov": false,
20642                                         "vxlan": false,
20643                                         "intf_speed_detected": 25000000000.0,
20644                                         "pause_sec": 2.0,
20645                                         "internal_networks": {
20646                                             "middle": {
20647                                                 "subnet": "nfvbench-msubnet",
20648                                                 "name": "nfvbench-mnet",
20649                                                 "segmentation_id": null,
20650                                                 "physical_network": null,
20651                                                 "mpls_transport_labels": null,
20652                                                 "cidr": "192.168.3.0/24",
20653                                                 "network_type": "vlan"
20654                                             },
20655                                             "right": {
20656                                                 "subnet": "subnet_nfvbench_vn2bis",
20657                                                 "name": "net_nfvbench_vn2bis",
20658                                                 "segmentation_id": null,
20659                                                 "physical_network": null,
20660                                                 "mpls_transport_labels": null,
20661                                                 "cidr": "192.168.31.0/24",
20662                                                 "network_type": "vlan"
20663                                             },
20664                                             "left": {
20665                                                 "subnet": "subnet_nfvbench_vn1bis",
20666                                                 "name": "net_nfvbench_vn1bis",
20667                                                 "segmentation_id": null,
20668                                                 "physical_network": null,
20669                                                 "mpls_transport_labels": null,
20670                                                 "cidr": "192.168.30.0/24",
20671                                                 "network_type": "vlan"
20672                                             }
20673                                         },
20674                                         "no_vswitch_access": false,
20675                                         "traffic": {
20676                                             "bidirectional": true,
20677                                             "profile": "custom_traffic_profile"
20678                                         },
20679                                         "restart": false,
20680                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
20681                                         "name": "nfvbench.conf",
20682                                         "std_json": null,
20683                                         "l2_loopback": false,
20684                                         "request_id": "1b62171069bc40c7914f84ffbb050f31",
20685                                         "debug": false,
20686                                         "group_id": null,
20687                                         "loop_vm_name": "nfvbench-loop-vm",
20688                                         "check_traffic_time_sec": 200,
20689                                         "num_mbufs": 128000,
20690                                         "rate": "ndr",
20691                                         "service_chain_count": 1,
20692                                         "service_chain_shared_net": true,
20693                                         "measurement": {
20694                                             "NDR": 0.001,
20695                                             "PDR": 0.1,
20696                                             "load_epsilon": 0.1
20697                                         },
20698                                         "l3_router": false,
20699                                         "debug_mask": 0,
20700                                         "factory_class": "BasicFactory",
20701                                         "tg-tool": "TRex",
20702                                         "frame_sizes": [
20703                                             "128"
20704                                         ],
20705                                         "service_mode": false,
20706                                         "edge_networks": {
20707                                             "right": {
20708                                                 "subnet": "nfvbench-subnet3",
20709                                                 "name": "nfvbench-net3",
20710                                                 "segmentation_id": null,
20711                                                 "network_type": null,
20712                                                 "physical_network": null,
20713                                                 "cidr": "192.168.4.0/24",
20714                                                 "router_name": "router_right",
20715                                                 "gateway": null
20716                                             },
20717                                             "left": {
20718                                                 "subnet": "nfvbench-subnet2",
20719                                                 "name": "nfvbench-net2",
20720                                                 "segmentation_id": null,
20721                                                 "network_type": null,
20722                                                 "physical_network": null,
20723                                                 "cidr": "192.168.3.0/24",
20724                                                 "router_name": "router_left",
20725                                                 "gateway": null
20726                                             }
20727                                         },
20728                                         "ndr_run": true,
20729                                         "use_management_port": false,
20730                                         "hypervisor_hostname": "localdomain",
20731                                         "cache_size": 0,
20732                                         "pdr_run": false,
20733                                         "vlan_tagging": false,
20734                                         "fluentd": [
20735                                             {
20736                                                 "ip": "172.20.73.203",
20737                                                 "result_tag": "nfvbench.results.amical",
20738                                                 "logging_tag": "nfvbench.logs.amical",
20739                                                 "port": 25225
20740                                             }
20741                                         ],
20742                                         "use_floating_ip": false,
20743                                         "flow_count": 100000,
20744                                         "loop_vm_arp": false,
20745                                         "user_id": null,
20746                                         "openrc_file": null,
20747                                         "disable_hdrh": false,
20748                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-0.json",
20749                                         "vm_forwarder": "vpp",
20750                                         "factory_module": "nfvbench.factory",
20751                                         "no_latency_streams": false,
20752                                         "single_run": false,
20753                                         "no_arp": false,
20754                                         "cores_used": 5,
20755                                         "traffic_profile": [
20756                                             {
20757                                                 "l2frame_size": [
20758                                                     "128"
20759                                                 ],
20760                                                 "name": "custom_traffic_profile"
20761                                             }
20762                                         ],
20763                                         "vlans": [
20764                                             2504,
20765                                             2515
20766                                         ],
20767                                         "tg-name": "trex-local",
20768                                         "management_network": {
20769                                             "subnet": "nfvbench-management-subnet",
20770                                             "name": "nfvbench-management-net",
20771                                             "segmentation_id": null,
20772                                             "network_type": "vlan",
20773                                             "physical_network": null,
20774                                             "cidr": "192.168.0.0/24",
20775                                             "gateway": "192.168.0.254"
20776                                         },
20777                                         "no_traffic": false,
20778                                         "mpls": false,
20779                                         "duration_sec": 10.0,
20780                                         "clouds_detail": "openstack",
20781                                         "mbuf_64": null,
20782                                         "generic_poll_sec": 2,
20783                                         "idle_interfaces_per_vm": 0,
20784                                         "no_flow_stats": false,
20785                                         "lat_percentiles": [
20786                                             25,
20787                                             75,
20788                                             99
20789                                         ],
20790                                         "no_cleanup": true,
20791                                         "no_e2e_check": false,
20792                                         "intf_speed_used": 25000000000.0,
20793                                         "generator_profile": "trex-local",
20794                                         "mbuf_factor": 0.2,
20795                                         "user_label": "amical_tc6_intensive",
20796                                         "intf_speed": null,
20797                                         "generic_retry_count": 100,
20798                                         "flavor_type": "nfvbench.loop.intensive",
20799                                         "use_sriov_middle_net": false,
20800                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_128-fc_100k-rate_ndr-0.json",
20801                                         "std_json_path": null,
20802                                         "unidir_reverse_traffic_pps": 1,
20803                                         "i40e_mixed": "ignore",
20804                                         "gratuitous_arp_pps": 1,
20805                                         "idle_networks": {
20806                                             "subnet": "nfvbench-idle-subnet",
20807                                             "name": "nfvbench-idle-net",
20808                                             "segmentation_id": null,
20809                                             "physical_network": null,
20810                                             "cidr": "192.169.1.0/24",
20811                                             "network_type": "vlan"
20812                                         },
20813                                         "interval_sec": 10.0,
20814                                         "no_latency_stats": false,
20815                                         "cores": null,
20816                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
20817                                         "external_networks": {
20818                                             "right": null,
20819                                             "left": null
20820                                         }
20821                                     },
20822                                     "benchmarks": {
20823                                         "network": {
20824                                             "service_chain": {
20825                                                 "PVP": {
20826                                                     "result": {
20827                                                         "compute_nodes": {},
20828                                                         "profile": "custom_traffic_profile",
20829                                                         "service_chain_count": 1,
20830                                                         "result": {
20831                                                             "128": {
20832                                                                 "ndr": {
20833                                                                     "load_percent_per_direction": 0.68359375,
20834                                                                     "timestamp_sec": 1646290896.3823671,
20835                                                                     "stats": {
20836                                                                         "total_tx_rate": 286902,
20837                                                                         "overall": {
20838                                                                             "rx_pkts": 2869029,
20839                                                                             "drop_percentage": 0.0,
20840                                                                             "drop_pct": 0,
20841                                                                             "max_delay_usec": 2743,
20842                                                                             "lat_percentile": {
20843                                                                                 "99": "n/a",
20844                                                                                 "25": "n/a",
20845                                                                                 "75": "n/a"
20846                                                                             },
20847                                                                             "tx_pkts": 2869029,
20848                                                                             "avg_delay_usec": 464.9996511014702,
20849                                                                             "min_delay_usec": 58,
20850                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
20851                                                                         },
20852                                                                         "1": {
20853                                                                             "rx_pkts": 1434443,
20854                                                                             "min_delay_usec": 62,
20855                                                                             "drop_pct": 0,
20856                                                                             "max_delay_usec": 2743,
20857                                                                             "tx_pkts": 1434586,
20858                                                                             "avg_delay_usec": 472,
20859                                                                             "drop_percentage": 0.0
20860                                                                         },
20861                                                                         "0": {
20862                                                                             "rx_pkts": 1434586,
20863                                                                             "min_delay_usec": 58,
20864                                                                             "drop_pct": 0,
20865                                                                             "max_delay_usec": 1909,
20866                                                                             "tx_pkts": 1434443,
20867                                                                             "avg_delay_usec": 458,
20868                                                                             "drop_percentage": 0.0
20869                                                                         },
20870                                                                         "theoretical_tx_rate_bps": 50000000000.0,
20871                                                                         "offered_tx_rate_bps": 339691968.0,
20872                                                                         "theoretical_tx_rate_pps": 42229729.72972973
20873                                                                     },
20874                                                                     "initial_rate_type": "rate_percent",
20875                                                                     "rate_percent": 1.3671875,
20876                                                                     "duration_sec": 10.0,
20877                                                                     "l2frame_size": "128",
20878                                                                     "rate_pps": 288678,
20879                                                                     "rate_bps": 341796874.0,
20880                                                                     "time_taken_sec": 137.53828620910645
20881                                                                 },
20882                                                                 "iteration_stats": {
20883                                                                     "ndr_pdr": [
20884                                                                         {
20885                                                                             "rx_pps": 654315.3293594539,
20886                                                                             "rx_pkts": 4006536,
20887                                                                             "time_ms": 1646290771352,
20888                                                                             "drop_pct": 254576624,
20889                                                                             "total_tx_pps": 25858316,
20890                                                                             "tx_pps": 42229728,
20891                                                                             "tx_pkts": 258583160,
20892                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (42229728) and actual TX rate (25858316). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
20893                                                                             "drop_percentage": 98.45058123661262
20894                                                                         },
20895                                                                         {
20896                                                                             "rx_pps": 362626.5714189805,
20897                                                                             "rx_pkts": 3603602,
20898                                                                             "time_ms": 1646290783851,
20899                                                                             "drop_pct": 206225385,
20900                                                                             "total_tx_pps": 20982898,
20901                                                                             "tx_pps": 21114864,
20902                                                                             "tx_pkts": 209828987,
20903                                                                             "drop_percentage": 98.28260048741502
20904                                                                         },
20905                                                                         {
20906                                                                             "rx_pps": 399253.9049378252,
20907                                                                             "rx_pkts": 3967988,
20908                                                                             "time_ms": 1646290796350,
20909                                                                             "drop_pct": 100957131,
20910                                                                             "total_tx_pps": 10492511,
20911                                                                             "tx_pps": 10557432,
20912                                                                             "tx_pkts": 104925119,
20913                                                                             "drop_percentage": 96.21826685752913
20914                                                                         },
20915                                                                         {
20916                                                                             "rx_pps": 328008.7854675711,
20917                                                                             "rx_pkts": 3259916,
20918                                                                             "time_ms": 1646290808847,
20919                                                                             "drop_pct": 49202614,
20920                                                                             "total_tx_pps": 5246253,
20921                                                                             "tx_pps": 5278716,
20922                                                                             "tx_pkts": 52462530,
20923                                                                             "drop_percentage": 93.78620131358514
20924                                                                         },
20925                                                                         {
20926                                                                             "rx_pps": 431037.2563654665,
20927                                                                             "rx_pkts": 4283865,
20928                                                                             "time_ms": 1646290821368,
20929                                                                             "drop_pct": 21947402,
20930                                                                             "total_tx_pps": 2623126,
20931                                                                             "tx_pps": 2639358,
20932                                                                             "tx_pkts": 26231267,
20933                                                                             "drop_percentage": 83.6688597619017
20934                                                                         },
20935                                                                         {
20936                                                                             "rx_pps": 132040.09847098283,
20937                                                                             "rx_pkts": 1312941,
20938                                                                             "time_ms": 1646290833872,
20939                                                                             "drop_pct": 11809280,
20940                                                                             "total_tx_pps": 1312222,
20941                                                                             "tx_pps": 1319678,
20942                                                                             "tx_pkts": 13122221,
20943                                                                             "drop_percentage": 89.99452150668702
20944                                                                         },
20945                                                                         {
20946                                                                             "rx_pps": 466334.61032833933,
20947                                                                             "rx_pkts": 4635133,
20948                                                                             "time_ms": 1646290846377,
20949                                                                             "drop_pct": 1923327,
20950                                                                             "total_tx_pps": 655846,
20951                                                                             "tx_pps": 659838,
20952                                                                             "tx_pkts": 6558460,
20953                                                                             "drop_percentage": 29.325893578675483
20954                                                                         },
20955                                                                         {
20956                                                                             "rx_pps": 329647.56411198626,
20957                                                                             "rx_pkts": 3276535,
20958                                                                             "time_ms": 1646290858875,
20959                                                                             "drop_pct": 2688,
20960                                                                             "total_tx_pps": 327922,
20961                                                                             "tx_pps": 329918,
20962                                                                             "tx_pkts": 3279223,
20963                                                                             "drop_percentage": 0.08197063755651872
20964                                                                         },
20965                                                                         {
20966                                                                             "rx_pps": 164958.0,
20967                                                                             "rx_pkts": 1639603,
20968                                                                             "time_ms": 1646290871373,
20969                                                                             "drop_pct": 0,
20970                                                                             "total_tx_pps": 163960,
20971                                                                             "tx_pps": 164958,
20972                                                                             "tx_pkts": 1639603,
20973                                                                             "drop_percentage": 0.0
20974                                                                         },
20975                                                                         {
20976                                                                             "rx_pps": 247438.0,
20977                                                                             "rx_pkts": 2459165,
20978                                                                             "time_ms": 1646290883873,
20979                                                                             "drop_pct": 0,
20980                                                                             "total_tx_pps": 245916,
20981                                                                             "tx_pps": 247438,
20982                                                                             "tx_pkts": 2459165,
20983                                                                             "drop_percentage": 0.0
20984                                                                         },
20985                                                                         {
20986                                                                             "rx_pps": 288678.0,
20987                                                                             "rx_pkts": 2869029,
20988                                                                             "time_ms": 1646290896381,
20989                                                                             "drop_pct": 0,
20990                                                                             "total_tx_pps": 286902,
20991                                                                             "tx_pps": 288678,
20992                                                                             "tx_pkts": 2869029,
20993                                                                             "ndr_pps": 144339,
20994                                                                             "drop_percentage": 0.0
20995                                                                         }
20996                                                                     ]
20997                                                                 }
20998                                                             }
20999                                                         },
21000                                                         "flow_count": 100000,
21001                                                         "bidirectional": true
21002                                                     }
21003                                                 }
21004                                             },
21005                                             "versions": {
21006                                                 "Traffic_Generator": {
21007                                                     "build_date": "Apr 14 2021",
21008                                                     "version": "v2.89",
21009                                                     "built_by": "hhaim",
21010                                                     "mode": "STL",
21011                                                     "build_time": "11:22:15"
21012                                                 }
21013                                             }
21014                                         }
21015                                     }
21016                                 },
21017                                 "request_id": "1b62171069bc40c7914f84ffbb050f31"
21018                             },
21019                             "synthesis": {
21020                                 "avg_delay_usec": 464.9996511014702,
21021                                 "total_tx_rate": 286902
21022                             }
21023                         },
21024                         {
21025                             "input": {
21026                                 "duration_sec": "10",
21027                                 "flavor_type": "nfvbench.loop.intensive",
21028                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-2.json",
21029                                 "frame_sizes": [
21030                                     "256"
21031                                 ],
21032                                 "rate": "ndr",
21033                                 "flow_count": "100k",
21034                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
21035                                 "user_label": "amical_tc6_intensive"
21036                             },
21037                             "output": {
21038                                 "status": "OK",
21039                                 "result": {
21040                                     "date": "2022-03-03 07:11:26",
21041                                     "nfvbench_version": "5.0.4.dev29",
21042                                     "config": {
21043                                         "compute_nodes": null,
21044                                         "traffic_generator": {
21045                                             "mac_addrs_left": null,
21046                                             "gateway_ip_addrs": [
21047                                                 "192.168.30.2",
21048                                                 "192.168.31.2"
21049                                             ],
21050                                             "mac_addrs_right": null,
21051                                             "default_profile": "trex-local",
21052                                             "src_vteps": null,
21053                                             "generator_profile": [
21054                                                 {
21055                                                     "intf_speed": null,
21056                                                     "name": "trex-local",
21057                                                     "ip": "127.0.0.1",
21058                                                     "zmq_rpc_port": 4501,
21059                                                     "tool": "TRex",
21060                                                     "platform": {
21061                                                         "master_thread_id": "0",
21062                                                         "latency_thread_id": "1",
21063                                                         "dual_if": [
21064                                                             {
21065                                                                 "threads": [
21066                                                                     2,
21067                                                                     3,
21068                                                                     4,
21069                                                                     5,
21070                                                                     6,
21071                                                                     7
21072                                                                 ],
21073                                                                 "socket": 0
21074                                                             }
21075                                                         ]
21076                                                     },
21077                                                     "zmq_pub_port": 4500,
21078                                                     "interfaces": [
21079                                                         {
21080                                                             "switch": null,
21081                                                             "pci": "0000:00:05.0",
21082                                                             "port": 0
21083                                                         },
21084                                                         {
21085                                                             "switch": null,
21086                                                             "pci": "0000:00:06.0",
21087                                                             "port": 1
21088                                                         }
21089                                                     ],
21090                                                     "cores": 5,
21091                                                     "software_mode": false
21092                                                 }
21093                                             ],
21094                                             "vtep_gateway_ips": null,
21095                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
21096                                             "udp_port_step": "1",
21097                                             "udp_src_port": [
21098                                                 "49152",
21099                                                 "49168"
21100                                             ],
21101                                             "gateway_ip_addrs_step": "0.0.0.1",
21102                                             "tg_gateway_ip_addrs": [
21103                                                 "192.168.30.1",
21104                                                 "192.168.31.1"
21105                                             ],
21106                                             "ip_addrs": [
21107                                                 "198.18.0.0/16",
21108                                                 "198.19.0.0/16"
21109                                             ],
21110                                             "ip_src_static": true,
21111                                             "host_name": "nfvbench_tg",
21112                                             "ip_addrs_step": "0.0.0.1",
21113                                             "tg_gateway_ip_cidrs": [
21114                                                 "192.168.1.0/24",
21115                                                 "192.168.2.0/24"
21116                                             ],
21117                                             "dst_vtep": null,
21118                                             "vtep_vlan": null,
21119                                             "udp_dst_port": [
21120                                                 "49152",
21121                                                 "49168"
21122                                             ]
21123                                         },
21124                                         "availability_zone": "nova",
21125                                         "vif_multiqueue_size": 8,
21126                                         "periodic_gratuitous_arp": false,
21127                                         "flavor": {
21128                                             "vcpus": 2,
21129                                             "disk": 0,
21130                                             "extra_specs": {
21131                                                 "hw:cpu_policy": "dedicated",
21132                                                 "hw:mem_page_size": "large"
21133                                             },
21134                                             "ram": 4096
21135                                         },
21136                                         "floating_network": {
21137                                             "subnet": "nfvbench-floating-subnet",
21138                                             "name": "nfvbench-floating-net",
21139                                             "segmentation_id": null,
21140                                             "physical_network": null,
21141                                             "cidr": "192.168.0.0/24",
21142                                             "network_type": "vlan"
21143                                         },
21144                                         "user_info": null,
21145                                         "service_chain": "PVP",
21146                                         "sriov": false,
21147                                         "vxlan": false,
21148                                         "intf_speed_detected": 25000000000.0,
21149                                         "pause_sec": 2.0,
21150                                         "internal_networks": {
21151                                             "middle": {
21152                                                 "subnet": "nfvbench-msubnet",
21153                                                 "name": "nfvbench-mnet",
21154                                                 "segmentation_id": null,
21155                                                 "physical_network": null,
21156                                                 "mpls_transport_labels": null,
21157                                                 "cidr": "192.168.3.0/24",
21158                                                 "network_type": "vlan"
21159                                             },
21160                                             "right": {
21161                                                 "subnet": "subnet_nfvbench_vn2bis",
21162                                                 "name": "net_nfvbench_vn2bis",
21163                                                 "segmentation_id": null,
21164                                                 "physical_network": null,
21165                                                 "mpls_transport_labels": null,
21166                                                 "cidr": "192.168.31.0/24",
21167                                                 "network_type": "vlan"
21168                                             },
21169                                             "left": {
21170                                                 "subnet": "subnet_nfvbench_vn1bis",
21171                                                 "name": "net_nfvbench_vn1bis",
21172                                                 "segmentation_id": null,
21173                                                 "physical_network": null,
21174                                                 "mpls_transport_labels": null,
21175                                                 "cidr": "192.168.30.0/24",
21176                                                 "network_type": "vlan"
21177                                             }
21178                                         },
21179                                         "no_vswitch_access": false,
21180                                         "traffic": {
21181                                             "bidirectional": true,
21182                                             "profile": "custom_traffic_profile"
21183                                         },
21184                                         "restart": false,
21185                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
21186                                         "name": "nfvbench.conf",
21187                                         "std_json": null,
21188                                         "l2_loopback": false,
21189                                         "request_id": "d4e52542fffb464dab4ee0f0bbe41424",
21190                                         "debug": false,
21191                                         "group_id": null,
21192                                         "loop_vm_name": "nfvbench-loop-vm",
21193                                         "check_traffic_time_sec": 200,
21194                                         "num_mbufs": 128000,
21195                                         "rate": "ndr",
21196                                         "service_chain_count": 1,
21197                                         "service_chain_shared_net": true,
21198                                         "measurement": {
21199                                             "NDR": 0.001,
21200                                             "PDR": 0.1,
21201                                             "load_epsilon": 0.1
21202                                         },
21203                                         "l3_router": false,
21204                                         "debug_mask": 0,
21205                                         "factory_class": "BasicFactory",
21206                                         "tg-tool": "TRex",
21207                                         "frame_sizes": [
21208                                             "256"
21209                                         ],
21210                                         "service_mode": false,
21211                                         "edge_networks": {
21212                                             "right": {
21213                                                 "subnet": "nfvbench-subnet3",
21214                                                 "name": "nfvbench-net3",
21215                                                 "segmentation_id": null,
21216                                                 "network_type": null,
21217                                                 "physical_network": null,
21218                                                 "cidr": "192.168.4.0/24",
21219                                                 "router_name": "router_right",
21220                                                 "gateway": null
21221                                             },
21222                                             "left": {
21223                                                 "subnet": "nfvbench-subnet2",
21224                                                 "name": "nfvbench-net2",
21225                                                 "segmentation_id": null,
21226                                                 "network_type": null,
21227                                                 "physical_network": null,
21228                                                 "cidr": "192.168.3.0/24",
21229                                                 "router_name": "router_left",
21230                                                 "gateway": null
21231                                             }
21232                                         },
21233                                         "ndr_run": true,
21234                                         "use_management_port": false,
21235                                         "hypervisor_hostname": "localdomain",
21236                                         "cache_size": 0,
21237                                         "pdr_run": false,
21238                                         "vlan_tagging": false,
21239                                         "fluentd": [
21240                                             {
21241                                                 "ip": "172.20.73.203",
21242                                                 "result_tag": "nfvbench.results.amical",
21243                                                 "logging_tag": "nfvbench.logs.amical",
21244                                                 "port": 25225
21245                                             }
21246                                         ],
21247                                         "use_floating_ip": false,
21248                                         "flow_count": 100000,
21249                                         "loop_vm_arp": false,
21250                                         "user_id": null,
21251                                         "openrc_file": null,
21252                                         "disable_hdrh": false,
21253                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-2.json",
21254                                         "vm_forwarder": "vpp",
21255                                         "factory_module": "nfvbench.factory",
21256                                         "no_latency_streams": false,
21257                                         "single_run": false,
21258                                         "no_arp": false,
21259                                         "cores_used": 5,
21260                                         "traffic_profile": [
21261                                             {
21262                                                 "l2frame_size": [
21263                                                     "256"
21264                                                 ],
21265                                                 "name": "custom_traffic_profile"
21266                                             }
21267                                         ],
21268                                         "vlans": [
21269                                             2504,
21270                                             2515
21271                                         ],
21272                                         "tg-name": "trex-local",
21273                                         "management_network": {
21274                                             "subnet": "nfvbench-management-subnet",
21275                                             "name": "nfvbench-management-net",
21276                                             "segmentation_id": null,
21277                                             "network_type": "vlan",
21278                                             "physical_network": null,
21279                                             "cidr": "192.168.0.0/24",
21280                                             "gateway": "192.168.0.254"
21281                                         },
21282                                         "no_traffic": false,
21283                                         "mpls": false,
21284                                         "duration_sec": 10.0,
21285                                         "clouds_detail": "openstack",
21286                                         "mbuf_64": null,
21287                                         "generic_poll_sec": 2,
21288                                         "idle_interfaces_per_vm": 0,
21289                                         "no_flow_stats": false,
21290                                         "lat_percentiles": [
21291                                             25,
21292                                             75,
21293                                             99
21294                                         ],
21295                                         "no_cleanup": true,
21296                                         "no_e2e_check": false,
21297                                         "intf_speed_used": 25000000000.0,
21298                                         "generator_profile": "trex-local",
21299                                         "mbuf_factor": 0.2,
21300                                         "user_label": "amical_tc6_intensive",
21301                                         "intf_speed": null,
21302                                         "generic_retry_count": 100,
21303                                         "flavor_type": "nfvbench.loop.intensive",
21304                                         "use_sriov_middle_net": false,
21305                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_256-fc_100k-rate_ndr-2.json",
21306                                         "std_json_path": null,
21307                                         "unidir_reverse_traffic_pps": 1,
21308                                         "i40e_mixed": "ignore",
21309                                         "gratuitous_arp_pps": 1,
21310                                         "idle_networks": {
21311                                             "subnet": "nfvbench-idle-subnet",
21312                                             "name": "nfvbench-idle-net",
21313                                             "segmentation_id": null,
21314                                             "physical_network": null,
21315                                             "cidr": "192.169.1.0/24",
21316                                             "network_type": "vlan"
21317                                         },
21318                                         "interval_sec": 10.0,
21319                                         "no_latency_stats": false,
21320                                         "cores": null,
21321                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
21322                                         "external_networks": {
21323                                             "right": null,
21324                                             "left": null
21325                                         }
21326                                     },
21327                                     "benchmarks": {
21328                                         "network": {
21329                                             "service_chain": {
21330                                                 "PVP": {
21331                                                     "result": {
21332                                                         "compute_nodes": {},
21333                                                         "profile": "custom_traffic_profile",
21334                                                         "service_chain_count": 1,
21335                                                         "result": {
21336                                                             "256": {
21337                                                                 "ndr": {
21338                                                                     "load_percent_per_direction": 1.3671875,
21339                                                                     "timestamp_sec": 1646291629.1270602,
21340                                                                     "stats": {
21341                                                                         "total_tx_rate": 307725,
21342                                                                         "overall": {
21343                                                                             "rx_pkts": 3077236,
21344                                                                             "drop_percentage": 0.0005199444179417221,
21345                                                                             "drop_pct": 16,
21346                                                                             "max_delay_usec": 4557,
21347                                                                             "lat_percentile": {
21348                                                                                 "99": "n/a",
21349                                                                                 "25": "n/a",
21350                                                                                 "75": "n/a"
21351                                                                             },
21352                                                                             "tx_pkts": 3077252,
21353                                                                             "avg_delay_usec": 448.49974847558,
21354                                                                             "min_delay_usec": 39,
21355                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
21356                                                                         },
21357                                                                         "1": {
21358                                                                             "rx_pkts": 1538532,
21359                                                                             "min_delay_usec": 41,
21360                                                                             "drop_pct": 16,
21361                                                                             "max_delay_usec": 4557,
21362                                                                             "tx_pkts": 1538704,
21363                                                                             "avg_delay_usec": 453,
21364                                                                             "drop_percentage": 0.0010398361218272
21365                                                                         },
21366                                                                         "0": {
21367                                                                             "rx_pkts": 1538704,
21368                                                                             "min_delay_usec": 39,
21369                                                                             "drop_pct": 0,
21370                                                                             "max_delay_usec": 4475,
21371                                                                             "tx_pkts": 1538548,
21372                                                                             "avg_delay_usec": 444,
21373                                                                             "drop_percentage": 0.0
21374                                                                         },
21375                                                                         "theoretical_tx_rate_bps": 50000000000.0,
21376                                                                         "offered_tx_rate_bps": 679456800.0,
21377                                                                         "theoretical_tx_rate_pps": 22644927.536231883
21378                                                                     },
21379                                                                     "initial_rate_type": "rate_percent",
21380                                                                     "rate_percent": 2.734375,
21381                                                                     "duration_sec": 10.0,
21382                                                                     "l2frame_size": "256",
21383                                                                     "rate_pps": 309598,
21384                                                                     "rate_bps": 683593750.0,
21385                                                                     "time_taken_sec": 137.6123342514038
21386                                                                 },
21387                                                                 "iteration_stats": {
21388                                                                     "ndr_pdr": [
21389                                                                         {
21390                                                                             "rx_pps": 454315.7916803991,
21391                                                                             "rx_pkts": 4114594,
21392                                                                             "time_ms": 1646291504021,
21393                                                                             "drop_pct": 200973317,
21394                                                                             "total_tx_pps": 20508791,
21395                                                                             "tx_pps": 22644926,
21396                                                                             "tx_pkts": 205087911,
21397                                                                             "drop_percentage": 97.99374132783477
21398                                                                         },
21399                                                                         {
21400                                                                             "rx_pps": 341741.1574105596,
21401                                                                             "rx_pkts": 3396225,
21402                                                                             "time_ms": 1646291516524,
21403                                                                             "drop_pct": 109126448,
21404                                                                             "total_tx_pps": 11252267,
21405                                                                             "tx_pps": 11322462,
21406                                                                             "tx_pkts": 112522673,
21407                                                                             "drop_percentage": 96.98174162641871
21408                                                                         },
21409                                                                         {
21410                                                                             "rx_pps": 161288.4881766711,
21411                                                                             "rx_pkts": 1602966,
21412                                                                             "time_ms": 1646291529028,
21413                                                                             "drop_pct": 54661181,
21414                                                                             "total_tx_pps": 5626414,
21415                                                                             "tx_pps": 5661230,
21416                                                                             "tx_pkts": 56264147,
21417                                                                             "drop_percentage": 97.15099919669981
21418                                                                         },
21419                                                                         {
21420                                                                             "rx_pps": 115955.83218252,
21421                                                                             "rx_pkts": 1152543,
21422                                                                             "time_ms": 1646291541545,
21423                                                                             "drop_pct": 26982345,
21424                                                                             "total_tx_pps": 2813488,
21425                                                                             "tx_pps": 2830614,
21426                                                                             "tx_pkts": 28134888,
21427                                                                             "drop_percentage": 95.90350955013577
21428                                                                         },
21429                                                                         {
21430                                                                             "rx_pps": 161080.9212724765,
21431                                                                             "rx_pkts": 1600903,
21432                                                                             "time_ms": 1646291554048,
21433                                                                             "drop_pct": 12465118,
21434                                                                             "total_tx_pps": 1406602,
21435                                                                             "tx_pps": 1415306,
21436                                                                             "tx_pkts": 14066021,
21437                                                                             "drop_percentage": 88.61865057644944
21438                                                                         },
21439                                                                         {
21440                                                                             "rx_pps": 427270.71843328327,
21441                                                                             "rx_pkts": 4246431,
21442                                                                             "time_ms": 1646291566567,
21443                                                                             "drop_pct": 2786570,
21444                                                                             "total_tx_pps": 703300,
21445                                                                             "tx_pps": 707652,
21446                                                                             "tx_pkts": 7033001,
21447                                                                             "drop_percentage": 39.62135082875717
21448                                                                         },
21449                                                                         {
21450                                                                             "rx_pps": 353642.3849503518,
21451                                                                             "rx_pkts": 3524578,
21452                                                                             "time_ms": 1646291579093,
21453                                                                             "drop_pct": 1830,
21454                                                                             "total_tx_pps": 352640,
21455                                                                             "tx_pps": 353826,
21456                                                                             "tx_pkts": 3526408,
21457                                                                             "drop_percentage": 0.051894165394361626
21458                                                                         },
21459                                                                         {
21460                                                                             "rx_pps": 176912.0,
21461                                                                             "rx_pkts": 1758331,
21462                                                                             "time_ms": 1646291591612,
21463                                                                             "drop_pct": 0,
21464                                                                             "total_tx_pps": 175833,
21465                                                                             "tx_pps": 176912,
21466                                                                             "tx_pkts": 1758331,
21467                                                                             "drop_percentage": 0.0
21468                                                                         },
21469                                                                         {
21470                                                                             "rx_pps": 265370.0,
21471                                                                             "rx_pkts": 2637515,
21472                                                                             "time_ms": 1646291604122,
21473                                                                             "drop_pct": 0,
21474                                                                             "total_tx_pps": 263751,
21475                                                                             "tx_pps": 265370,
21476                                                                             "tx_pkts": 2637515,
21477                                                                             "drop_percentage": 0.0
21478                                                                         },
21479                                                                         {
21480                                                                             "rx_pps": 309596.39026248094,
21481                                                                             "rx_pkts": 3077236,
21482                                                                             "time_ms": 1646291616626,
21483                                                                             "drop_pct": 16,
21484                                                                             "total_tx_pps": 307725,
21485                                                                             "tx_pps": 309598,
21486                                                                             "tx_pkts": 3077252,
21487                                                                             "drop_percentage": 0.0005199444179417221
21488                                                                         },
21489                                                                         {
21490                                                                             "rx_pps": 331593.3824199975,
21491                                                                             "rx_pkts": 3295874,
21492                                                                             "time_ms": 1646291629126,
21493                                                                             "drop_pct": 1179,
21494                                                                             "total_tx_pps": 329705,
21495                                                                             "tx_pps": 331712,
21496                                                                             "tx_pkts": 3297053,
21497                                                                             "ndr_pps": 154799,
21498                                                                             "drop_percentage": 0.035759206782541866
21499                                                                         }
21500                                                                     ]
21501                                                                 }
21502                                                             }
21503                                                         },
21504                                                         "flow_count": 100000,
21505                                                         "bidirectional": true
21506                                                     }
21507                                                 }
21508                                             },
21509                                             "versions": {
21510                                                 "Traffic_Generator": {
21511                                                     "build_date": "Apr 14 2021",
21512                                                     "version": "v2.89",
21513                                                     "built_by": "hhaim",
21514                                                     "mode": "STL",
21515                                                     "build_time": "11:22:15"
21516                                                 }
21517                                             }
21518                                         }
21519                                     }
21520                                 },
21521                                 "request_id": "d4e52542fffb464dab4ee0f0bbe41424"
21522                             },
21523                             "synthesis": {
21524                                 "avg_delay_usec": 448.49974847558,
21525                                 "total_tx_rate": 307725
21526                             }
21527                         },
21528                         {
21529                             "input": {
21530                                 "duration_sec": "10",
21531                                 "flavor_type": "nfvbench.loop.intensive",
21532                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-2.json",
21533                                 "frame_sizes": [
21534                                     "512"
21535                                 ],
21536                                 "rate": "ndr",
21537                                 "flow_count": "100k",
21538                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
21539                                 "user_label": "amical_tc6_intensive"
21540                             },
21541                             "output": {
21542                                 "status": "OK",
21543                                 "result": {
21544                                     "date": "2022-03-03 07:13:52",
21545                                     "nfvbench_version": "5.0.4.dev29",
21546                                     "config": {
21547                                         "compute_nodes": null,
21548                                         "traffic_generator": {
21549                                             "mac_addrs_left": null,
21550                                             "gateway_ip_addrs": [
21551                                                 "192.168.30.2",
21552                                                 "192.168.31.2"
21553                                             ],
21554                                             "mac_addrs_right": null,
21555                                             "default_profile": "trex-local",
21556                                             "src_vteps": null,
21557                                             "generator_profile": [
21558                                                 {
21559                                                     "intf_speed": null,
21560                                                     "name": "trex-local",
21561                                                     "ip": "127.0.0.1",
21562                                                     "zmq_rpc_port": 4501,
21563                                                     "tool": "TRex",
21564                                                     "platform": {
21565                                                         "master_thread_id": "0",
21566                                                         "latency_thread_id": "1",
21567                                                         "dual_if": [
21568                                                             {
21569                                                                 "threads": [
21570                                                                     2,
21571                                                                     3,
21572                                                                     4,
21573                                                                     5,
21574                                                                     6,
21575                                                                     7
21576                                                                 ],
21577                                                                 "socket": 0
21578                                                             }
21579                                                         ]
21580                                                     },
21581                                                     "zmq_pub_port": 4500,
21582                                                     "interfaces": [
21583                                                         {
21584                                                             "switch": null,
21585                                                             "pci": "0000:00:05.0",
21586                                                             "port": 0
21587                                                         },
21588                                                         {
21589                                                             "switch": null,
21590                                                             "pci": "0000:00:06.0",
21591                                                             "port": 1
21592                                                         }
21593                                                     ],
21594                                                     "cores": 5,
21595                                                     "software_mode": false
21596                                                 }
21597                                             ],
21598                                             "vtep_gateway_ips": null,
21599                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
21600                                             "udp_port_step": "1",
21601                                             "udp_src_port": [
21602                                                 "49152",
21603                                                 "49168"
21604                                             ],
21605                                             "gateway_ip_addrs_step": "0.0.0.1",
21606                                             "tg_gateway_ip_addrs": [
21607                                                 "192.168.30.1",
21608                                                 "192.168.31.1"
21609                                             ],
21610                                             "ip_addrs": [
21611                                                 "198.18.0.0/16",
21612                                                 "198.19.0.0/16"
21613                                             ],
21614                                             "ip_src_static": true,
21615                                             "host_name": "nfvbench_tg",
21616                                             "ip_addrs_step": "0.0.0.1",
21617                                             "tg_gateway_ip_cidrs": [
21618                                                 "192.168.1.0/24",
21619                                                 "192.168.2.0/24"
21620                                             ],
21621                                             "dst_vtep": null,
21622                                             "vtep_vlan": null,
21623                                             "udp_dst_port": [
21624                                                 "49152",
21625                                                 "49168"
21626                                             ]
21627                                         },
21628                                         "availability_zone": "nova",
21629                                         "vif_multiqueue_size": 8,
21630                                         "periodic_gratuitous_arp": false,
21631                                         "flavor": {
21632                                             "vcpus": 2,
21633                                             "disk": 0,
21634                                             "extra_specs": {
21635                                                 "hw:cpu_policy": "dedicated",
21636                                                 "hw:mem_page_size": "large"
21637                                             },
21638                                             "ram": 4096
21639                                         },
21640                                         "floating_network": {
21641                                             "subnet": "nfvbench-floating-subnet",
21642                                             "name": "nfvbench-floating-net",
21643                                             "segmentation_id": null,
21644                                             "physical_network": null,
21645                                             "cidr": "192.168.0.0/24",
21646                                             "network_type": "vlan"
21647                                         },
21648                                         "user_info": null,
21649                                         "service_chain": "PVP",
21650                                         "sriov": false,
21651                                         "vxlan": false,
21652                                         "intf_speed_detected": 25000000000.0,
21653                                         "pause_sec": 2.0,
21654                                         "internal_networks": {
21655                                             "middle": {
21656                                                 "subnet": "nfvbench-msubnet",
21657                                                 "name": "nfvbench-mnet",
21658                                                 "segmentation_id": null,
21659                                                 "physical_network": null,
21660                                                 "mpls_transport_labels": null,
21661                                                 "cidr": "192.168.3.0/24",
21662                                                 "network_type": "vlan"
21663                                             },
21664                                             "right": {
21665                                                 "subnet": "subnet_nfvbench_vn2bis",
21666                                                 "name": "net_nfvbench_vn2bis",
21667                                                 "segmentation_id": null,
21668                                                 "physical_network": null,
21669                                                 "mpls_transport_labels": null,
21670                                                 "cidr": "192.168.31.0/24",
21671                                                 "network_type": "vlan"
21672                                             },
21673                                             "left": {
21674                                                 "subnet": "subnet_nfvbench_vn1bis",
21675                                                 "name": "net_nfvbench_vn1bis",
21676                                                 "segmentation_id": null,
21677                                                 "physical_network": null,
21678                                                 "mpls_transport_labels": null,
21679                                                 "cidr": "192.168.30.0/24",
21680                                                 "network_type": "vlan"
21681                                             }
21682                                         },
21683                                         "no_vswitch_access": false,
21684                                         "traffic": {
21685                                             "bidirectional": true,
21686                                             "profile": "custom_traffic_profile"
21687                                         },
21688                                         "restart": false,
21689                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
21690                                         "name": "nfvbench.conf",
21691                                         "std_json": null,
21692                                         "l2_loopback": false,
21693                                         "request_id": "25dca33bff7e45b3aef3a47996f30aaa",
21694                                         "debug": false,
21695                                         "group_id": null,
21696                                         "loop_vm_name": "nfvbench-loop-vm",
21697                                         "check_traffic_time_sec": 200,
21698                                         "num_mbufs": 128000,
21699                                         "rate": "ndr",
21700                                         "service_chain_count": 1,
21701                                         "service_chain_shared_net": true,
21702                                         "measurement": {
21703                                             "NDR": 0.001,
21704                                             "PDR": 0.1,
21705                                             "load_epsilon": 0.1
21706                                         },
21707                                         "l3_router": false,
21708                                         "debug_mask": 0,
21709                                         "factory_class": "BasicFactory",
21710                                         "tg-tool": "TRex",
21711                                         "frame_sizes": [
21712                                             "512"
21713                                         ],
21714                                         "service_mode": false,
21715                                         "edge_networks": {
21716                                             "right": {
21717                                                 "subnet": "nfvbench-subnet3",
21718                                                 "name": "nfvbench-net3",
21719                                                 "segmentation_id": null,
21720                                                 "network_type": null,
21721                                                 "physical_network": null,
21722                                                 "cidr": "192.168.4.0/24",
21723                                                 "router_name": "router_right",
21724                                                 "gateway": null
21725                                             },
21726                                             "left": {
21727                                                 "subnet": "nfvbench-subnet2",
21728                                                 "name": "nfvbench-net2",
21729                                                 "segmentation_id": null,
21730                                                 "network_type": null,
21731                                                 "physical_network": null,
21732                                                 "cidr": "192.168.3.0/24",
21733                                                 "router_name": "router_left",
21734                                                 "gateway": null
21735                                             }
21736                                         },
21737                                         "ndr_run": true,
21738                                         "use_management_port": false,
21739                                         "hypervisor_hostname": "localdomain",
21740                                         "cache_size": 0,
21741                                         "pdr_run": false,
21742                                         "vlan_tagging": false,
21743                                         "fluentd": [
21744                                             {
21745                                                 "ip": "172.20.73.203",
21746                                                 "result_tag": "nfvbench.results.amical",
21747                                                 "logging_tag": "nfvbench.logs.amical",
21748                                                 "port": 25225
21749                                             }
21750                                         ],
21751                                         "use_floating_ip": false,
21752                                         "flow_count": 100000,
21753                                         "loop_vm_arp": false,
21754                                         "user_id": null,
21755                                         "openrc_file": null,
21756                                         "disable_hdrh": false,
21757                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-0.json",
21758                                         "vm_forwarder": "vpp",
21759                                         "factory_module": "nfvbench.factory",
21760                                         "no_latency_streams": false,
21761                                         "single_run": false,
21762                                         "no_arp": false,
21763                                         "cores_used": 5,
21764                                         "traffic_profile": [
21765                                             {
21766                                                 "l2frame_size": [
21767                                                     "512"
21768                                                 ],
21769                                                 "name": "custom_traffic_profile"
21770                                             }
21771                                         ],
21772                                         "vlans": [
21773                                             2504,
21774                                             2515
21775                                         ],
21776                                         "tg-name": "trex-local",
21777                                         "management_network": {
21778                                             "subnet": "nfvbench-management-subnet",
21779                                             "name": "nfvbench-management-net",
21780                                             "segmentation_id": null,
21781                                             "network_type": "vlan",
21782                                             "physical_network": null,
21783                                             "cidr": "192.168.0.0/24",
21784                                             "gateway": "192.168.0.254"
21785                                         },
21786                                         "no_traffic": false,
21787                                         "mpls": false,
21788                                         "duration_sec": 10.0,
21789                                         "clouds_detail": "openstack",
21790                                         "mbuf_64": null,
21791                                         "generic_poll_sec": 2,
21792                                         "idle_interfaces_per_vm": 0,
21793                                         "no_flow_stats": false,
21794                                         "lat_percentiles": [
21795                                             25,
21796                                             75,
21797                                             99
21798                                         ],
21799                                         "no_cleanup": true,
21800                                         "no_e2e_check": false,
21801                                         "intf_speed_used": 25000000000.0,
21802                                         "generator_profile": "trex-local",
21803                                         "mbuf_factor": 0.2,
21804                                         "user_label": "amical_tc6_intensive",
21805                                         "intf_speed": null,
21806                                         "generic_retry_count": 100,
21807                                         "flavor_type": "nfvbench.loop.intensive",
21808                                         "use_sriov_middle_net": false,
21809                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_512-fc_100k-rate_ndr-0.json",
21810                                         "std_json_path": null,
21811                                         "unidir_reverse_traffic_pps": 1,
21812                                         "i40e_mixed": "ignore",
21813                                         "gratuitous_arp_pps": 1,
21814                                         "idle_networks": {
21815                                             "subnet": "nfvbench-idle-subnet",
21816                                             "name": "nfvbench-idle-net",
21817                                             "segmentation_id": null,
21818                                             "physical_network": null,
21819                                             "cidr": "192.169.1.0/24",
21820                                             "network_type": "vlan"
21821                                         },
21822                                         "interval_sec": 10.0,
21823                                         "no_latency_stats": false,
21824                                         "cores": null,
21825                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
21826                                         "external_networks": {
21827                                             "right": null,
21828                                             "left": null
21829                                         }
21830                                     },
21831                                     "benchmarks": {
21832                                         "network": {
21833                                             "service_chain": {
21834                                                 "PVP": {
21835                                                     "result": {
21836                                                         "compute_nodes": {},
21837                                                         "profile": "custom_traffic_profile",
21838                                                         "service_chain_count": 1,
21839                                                         "result": {
21840                                                             "512": {
21841                                                                 "ndr": {
21842                                                                     "load_percent_per_direction": 2.1484375,
21843                                                                     "timestamp_sec": 1646291775.9324973,
21844                                                                     "stats": {
21845                                                                         "total_tx_rate": 250873,
21846                                                                         "overall": {
21847                                                                             "rx_pkts": 2508732,
21848                                                                             "drop_percentage": 0.0,
21849                                                                             "drop_pct": 0,
21850                                                                             "max_delay_usec": 4401,
21851                                                                             "lat_percentile": {
21852                                                                                 "99": "n/a",
21853                                                                                 "25": "n/a",
21854                                                                                 "75": "n/a"
21855                                                                             },
21856                                                                             "tx_pkts": 2508732,
21857                                                                             "avg_delay_usec": 351.5005273580438,
21858                                                                             "min_delay_usec": 37,
21859                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
21860                                                                         },
21861                                                                         "1": {
21862                                                                             "rx_pkts": 1254303,
21863                                                                             "min_delay_usec": 39,
21864                                                                             "drop_pct": 0,
21865                                                                             "max_delay_usec": 3459,
21866                                                                             "tx_pkts": 1254429,
21867                                                                             "avg_delay_usec": 341,
21868                                                                             "drop_percentage": 0.0
21869                                                                         },
21870                                                                         "0": {
21871                                                                             "rx_pkts": 1254429,
21872                                                                             "min_delay_usec": 37,
21873                                                                             "drop_pct": 0,
21874                                                                             "max_delay_usec": 4401,
21875                                                                             "tx_pkts": 1254303,
21876                                                                             "avg_delay_usec": 362,
21877                                                                             "drop_percentage": 0.0
21878                                                                         },
21879                                                                         "theoretical_tx_rate_bps": 50000000000.0,
21880                                                                         "offered_tx_rate_bps": 1067715488.0,
21881                                                                         "theoretical_tx_rate_pps": 11748120.30075188
21882                                                                     },
21883                                                                     "initial_rate_type": "rate_percent",
21884                                                                     "rate_percent": 4.296875,
21885                                                                     "duration_sec": 10.0,
21886                                                                     "l2frame_size": "512",
21887                                                                     "rate_pps": 252400,
21888                                                                     "rate_bps": 1074218750.0,
21889                                                                     "time_taken_sec": 137.65872263908386
21890                                                                 },
21891                                                                 "iteration_stats": {
21892                                                                     "ndr_pdr": [
21893                                                                         {
21894                                                                             "rx_pps": 396012.6918251163,
21895                                                                             "rx_pkts": 3753919,
21896                                                                             "time_ms": 1646291650778,
21897                                                                             "drop_pct": 107609913,
21898                                                                             "total_tx_pps": 11136383,
21899                                                                             "tx_pps": 11748120,
21900                                                                             "tx_pkts": 111363832,
21901                                                                             "drop_percentage": 96.62913988089059
21902                                                                         },
21903                                                                         {
21904                                                                             "rx_pps": 366842.0367461427,
21905                                                                             "rx_pkts": 3645860,
21906                                                                             "time_ms": 1646291663279,
21907                                                                             "drop_pct": 54733492,
21908                                                                             "total_tx_pps": 5837935,
21909                                                                             "tx_pps": 5874060,
21910                                                                             "tx_pkts": 58379352,
21911                                                                             "drop_percentage": 93.75488100655862
21912                                                                         },
21913                                                                         {
21914                                                                             "rx_pps": 145725.16553904826,
21915                                                                             "rx_pkts": 1448144,
21916                                                                             "time_ms": 1646291675798,
21917                                                                             "drop_pct": 27738595,
21918                                                                             "total_tx_pps": 2918673,
21919                                                                             "tx_pps": 2937030,
21920                                                                             "tx_pkts": 29186739,
21921                                                                             "drop_percentage": 95.03834943670823
21922                                                                         },
21923                                                                         {
21924                                                                             "rx_pps": 117366.44222363783,
21925                                                                             "rx_pkts": 1166564,
21926                                                                             "time_ms": 1646291688313,
21927                                                                             "drop_pct": 13429734,
21928                                                                             "total_tx_pps": 1459629,
21929                                                                             "tx_pps": 1468514,
21930                                                                             "tx_pkts": 14596298,
21931                                                                             "drop_percentage": 92.00780910337676
21932                                                                         },
21933                                                                         {
21934                                                                             "rx_pps": 388855.0412373564,
21935                                                                             "rx_pkts": 3865026,
21936                                                                             "time_ms": 1646291700839,
21937                                                                             "drop_pct": 3433114,
21938                                                                             "total_tx_pps": 729814,
21939                                                                             "tx_pps": 734256,
21940                                                                             "tx_pkts": 7298140,
21941                                                                             "drop_percentage": 47.04094467905521
21942                                                                         },
21943                                                                         {
21944                                                                             "rx_pps": 358806.9628110826,
21945                                                                             "rx_pkts": 3566364,
21946                                                                             "time_ms": 1646291713349,
21947                                                                             "drop_pct": 82707,
21948                                                                             "total_tx_pps": 364907,
21949                                                                             "tx_pps": 367128,
21950                                                                             "tx_pkts": 3649071,
21951                                                                             "drop_percentage": 2.2665220819216727
21952                                                                         },
21953                                                                         {
21954                                                                             "rx_pps": 183564.0,
21955                                                                             "rx_pkts": 1824354,
21956                                                                             "time_ms": 1646291725861,
21957                                                                             "drop_pct": 0,
21958                                                                             "total_tx_pps": 182435,
21959                                                                             "tx_pps": 183564,
21960                                                                             "tx_pkts": 1824354,
21961                                                                             "drop_percentage": 0.0
21962                                                                         },
21963                                                                         {
21964                                                                             "rx_pps": 275341.37200471794,
21965                                                                             "rx_pkts": 2736758,
21966                                                                             "time_ms": 1646291738359,
21967                                                                             "drop_pct": 46,
21968                                                                             "total_tx_pps": 273680,
21969                                                                             "tx_pps": 275346,
21970                                                                             "tx_pkts": 2736804,
21971                                                                             "drop_percentage": 0.001680792632574346
21972                                                                         },
21973                                                                         {
21974                                                                             "rx_pps": 229454.0,
21975                                                                             "rx_pkts": 2280430,
21976                                                                             "time_ms": 1646291750900,
21977                                                                             "drop_pct": 0,
21978                                                                             "total_tx_pps": 228043,
21979                                                                             "tx_pps": 229454,
21980                                                                             "tx_pkts": 2280430,
21981                                                                             "drop_percentage": 0.0
21982                                                                         },
21983                                                                         {
21984                                                                             "rx_pps": 252400.0,
21985                                                                             "rx_pkts": 2508732,
21986                                                                             "time_ms": 1646291763421,
21987                                                                             "drop_pct": 0,
21988                                                                             "total_tx_pps": 250873,
21989                                                                             "tx_pps": 252400,
21990                                                                             "tx_pkts": 2508732,
21991                                                                             "drop_percentage": 0.0
21992                                                                         },
21993                                                                         {
21994                                                                             "rx_pps": 263683.34931604785,
21995                                                                             "rx_pkts": 2620750,
21996                                                                             "time_ms": 1646291775931,
21997                                                                             "drop_pct": 1875,
21998                                                                             "total_tx_pps": 262262,
21999                                                                             "tx_pps": 263872,
22000                                                                             "tx_pkts": 2622625,
22001                                                                             "ndr_pps": 126200,
22002                                                                             "drop_percentage": 0.07149325580286926
22003                                                                         }
22004                                                                     ]
22005                                                                 }
22006                                                             }
22007                                                         },
22008                                                         "flow_count": 100000,
22009                                                         "bidirectional": true
22010                                                     }
22011                                                 }
22012                                             },
22013                                             "versions": {
22014                                                 "Traffic_Generator": {
22015                                                     "build_date": "Apr 14 2021",
22016                                                     "version": "v2.89",
22017                                                     "built_by": "hhaim",
22018                                                     "mode": "STL",
22019                                                     "build_time": "11:22:15"
22020                                                 }
22021                                             }
22022                                         }
22023                                     }
22024                                 },
22025                                 "request_id": "25dca33bff7e45b3aef3a47996f30aaa"
22026                             },
22027                             "synthesis": {
22028                                 "avg_delay_usec": 351.5005273580438,
22029                                 "total_tx_rate": 250873
22030                             }
22031                         },
22032                         {
22033                             "input": {
22034                                 "duration_sec": "10",
22035                                 "flavor_type": "nfvbench.loop.intensive",
22036                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-2.json",
22037                                 "frame_sizes": [
22038                                     "768"
22039                                 ],
22040                                 "rate": "ndr",
22041                                 "flow_count": "100k",
22042                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
22043                                 "user_label": "amical_tc6_intensive"
22044                             },
22045                             "output": {
22046                                 "status": "OK",
22047                                 "result": {
22048                                     "date": "2022-03-03 07:26:05",
22049                                     "nfvbench_version": "5.0.4.dev29",
22050                                     "config": {
22051                                         "compute_nodes": null,
22052                                         "traffic_generator": {
22053                                             "mac_addrs_left": null,
22054                                             "gateway_ip_addrs": [
22055                                                 "192.168.30.2",
22056                                                 "192.168.31.2"
22057                                             ],
22058                                             "mac_addrs_right": null,
22059                                             "default_profile": "trex-local",
22060                                             "src_vteps": null,
22061                                             "generator_profile": [
22062                                                 {
22063                                                     "intf_speed": null,
22064                                                     "name": "trex-local",
22065                                                     "ip": "127.0.0.1",
22066                                                     "zmq_rpc_port": 4501,
22067                                                     "tool": "TRex",
22068                                                     "platform": {
22069                                                         "master_thread_id": "0",
22070                                                         "latency_thread_id": "1",
22071                                                         "dual_if": [
22072                                                             {
22073                                                                 "threads": [
22074                                                                     2,
22075                                                                     3,
22076                                                                     4,
22077                                                                     5,
22078                                                                     6,
22079                                                                     7
22080                                                                 ],
22081                                                                 "socket": 0
22082                                                             }
22083                                                         ]
22084                                                     },
22085                                                     "zmq_pub_port": 4500,
22086                                                     "interfaces": [
22087                                                         {
22088                                                             "switch": null,
22089                                                             "pci": "0000:00:05.0",
22090                                                             "port": 0
22091                                                         },
22092                                                         {
22093                                                             "switch": null,
22094                                                             "pci": "0000:00:06.0",
22095                                                             "port": 1
22096                                                         }
22097                                                     ],
22098                                                     "cores": 5,
22099                                                     "software_mode": false
22100                                                 }
22101                                             ],
22102                                             "vtep_gateway_ips": null,
22103                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
22104                                             "udp_port_step": "1",
22105                                             "udp_src_port": [
22106                                                 "49152",
22107                                                 "49168"
22108                                             ],
22109                                             "gateway_ip_addrs_step": "0.0.0.1",
22110                                             "tg_gateway_ip_addrs": [
22111                                                 "192.168.30.1",
22112                                                 "192.168.31.1"
22113                                             ],
22114                                             "ip_addrs": [
22115                                                 "198.18.0.0/16",
22116                                                 "198.19.0.0/16"
22117                                             ],
22118                                             "ip_src_static": true,
22119                                             "host_name": "nfvbench_tg",
22120                                             "ip_addrs_step": "0.0.0.1",
22121                                             "tg_gateway_ip_cidrs": [
22122                                                 "192.168.1.0/24",
22123                                                 "192.168.2.0/24"
22124                                             ],
22125                                             "dst_vtep": null,
22126                                             "vtep_vlan": null,
22127                                             "udp_dst_port": [
22128                                                 "49152",
22129                                                 "49168"
22130                                             ]
22131                                         },
22132                                         "availability_zone": "nova",
22133                                         "vif_multiqueue_size": 8,
22134                                         "periodic_gratuitous_arp": false,
22135                                         "flavor": {
22136                                             "vcpus": 2,
22137                                             "disk": 0,
22138                                             "extra_specs": {
22139                                                 "hw:cpu_policy": "dedicated",
22140                                                 "hw:mem_page_size": "large"
22141                                             },
22142                                             "ram": 4096
22143                                         },
22144                                         "floating_network": {
22145                                             "subnet": "nfvbench-floating-subnet",
22146                                             "name": "nfvbench-floating-net",
22147                                             "segmentation_id": null,
22148                                             "physical_network": null,
22149                                             "cidr": "192.168.0.0/24",
22150                                             "network_type": "vlan"
22151                                         },
22152                                         "user_info": null,
22153                                         "service_chain": "PVP",
22154                                         "sriov": false,
22155                                         "vxlan": false,
22156                                         "intf_speed_detected": 25000000000.0,
22157                                         "pause_sec": 2.0,
22158                                         "internal_networks": {
22159                                             "middle": {
22160                                                 "subnet": "nfvbench-msubnet",
22161                                                 "name": "nfvbench-mnet",
22162                                                 "segmentation_id": null,
22163                                                 "physical_network": null,
22164                                                 "mpls_transport_labels": null,
22165                                                 "cidr": "192.168.3.0/24",
22166                                                 "network_type": "vlan"
22167                                             },
22168                                             "right": {
22169                                                 "subnet": "subnet_nfvbench_vn2bis",
22170                                                 "name": "net_nfvbench_vn2bis",
22171                                                 "segmentation_id": null,
22172                                                 "physical_network": null,
22173                                                 "mpls_transport_labels": null,
22174                                                 "cidr": "192.168.31.0/24",
22175                                                 "network_type": "vlan"
22176                                             },
22177                                             "left": {
22178                                                 "subnet": "subnet_nfvbench_vn1bis",
22179                                                 "name": "net_nfvbench_vn1bis",
22180                                                 "segmentation_id": null,
22181                                                 "physical_network": null,
22182                                                 "mpls_transport_labels": null,
22183                                                 "cidr": "192.168.30.0/24",
22184                                                 "network_type": "vlan"
22185                                             }
22186                                         },
22187                                         "no_vswitch_access": false,
22188                                         "traffic": {
22189                                             "bidirectional": true,
22190                                             "profile": "custom_traffic_profile"
22191                                         },
22192                                         "restart": false,
22193                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
22194                                         "name": "nfvbench.conf",
22195                                         "std_json": null,
22196                                         "l2_loopback": false,
22197                                         "request_id": "99f490ebe6c2437a9632bddc2ea7163b",
22198                                         "debug": false,
22199                                         "group_id": null,
22200                                         "loop_vm_name": "nfvbench-loop-vm",
22201                                         "check_traffic_time_sec": 200,
22202                                         "num_mbufs": 128000,
22203                                         "rate": "ndr",
22204                                         "service_chain_count": 1,
22205                                         "service_chain_shared_net": true,
22206                                         "measurement": {
22207                                             "NDR": 0.001,
22208                                             "PDR": 0.1,
22209                                             "load_epsilon": 0.1
22210                                         },
22211                                         "l3_router": false,
22212                                         "debug_mask": 0,
22213                                         "factory_class": "BasicFactory",
22214                                         "tg-tool": "TRex",
22215                                         "frame_sizes": [
22216                                             "768"
22217                                         ],
22218                                         "service_mode": false,
22219                                         "edge_networks": {
22220                                             "right": {
22221                                                 "subnet": "nfvbench-subnet3",
22222                                                 "name": "nfvbench-net3",
22223                                                 "segmentation_id": null,
22224                                                 "network_type": null,
22225                                                 "physical_network": null,
22226                                                 "cidr": "192.168.4.0/24",
22227                                                 "router_name": "router_right",
22228                                                 "gateway": null
22229                                             },
22230                                             "left": {
22231                                                 "subnet": "nfvbench-subnet2",
22232                                                 "name": "nfvbench-net2",
22233                                                 "segmentation_id": null,
22234                                                 "network_type": null,
22235                                                 "physical_network": null,
22236                                                 "cidr": "192.168.3.0/24",
22237                                                 "router_name": "router_left",
22238                                                 "gateway": null
22239                                             }
22240                                         },
22241                                         "ndr_run": true,
22242                                         "use_management_port": false,
22243                                         "hypervisor_hostname": "localdomain",
22244                                         "cache_size": 0,
22245                                         "pdr_run": false,
22246                                         "vlan_tagging": false,
22247                                         "fluentd": [
22248                                             {
22249                                                 "ip": "172.20.73.203",
22250                                                 "result_tag": "nfvbench.results.amical",
22251                                                 "logging_tag": "nfvbench.logs.amical",
22252                                                 "port": 25225
22253                                             }
22254                                         ],
22255                                         "use_floating_ip": false,
22256                                         "flow_count": 100000,
22257                                         "loop_vm_arp": false,
22258                                         "user_id": null,
22259                                         "openrc_file": null,
22260                                         "disable_hdrh": false,
22261                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-2.json",
22262                                         "vm_forwarder": "vpp",
22263                                         "factory_module": "nfvbench.factory",
22264                                         "no_latency_streams": false,
22265                                         "single_run": false,
22266                                         "no_arp": false,
22267                                         "cores_used": 5,
22268                                         "traffic_profile": [
22269                                             {
22270                                                 "l2frame_size": [
22271                                                     "768"
22272                                                 ],
22273                                                 "name": "custom_traffic_profile"
22274                                             }
22275                                         ],
22276                                         "vlans": [
22277                                             2504,
22278                                             2515
22279                                         ],
22280                                         "tg-name": "trex-local",
22281                                         "management_network": {
22282                                             "subnet": "nfvbench-management-subnet",
22283                                             "name": "nfvbench-management-net",
22284                                             "segmentation_id": null,
22285                                             "network_type": "vlan",
22286                                             "physical_network": null,
22287                                             "cidr": "192.168.0.0/24",
22288                                             "gateway": "192.168.0.254"
22289                                         },
22290                                         "no_traffic": false,
22291                                         "mpls": false,
22292                                         "duration_sec": 10.0,
22293                                         "clouds_detail": "openstack",
22294                                         "mbuf_64": null,
22295                                         "generic_poll_sec": 2,
22296                                         "idle_interfaces_per_vm": 0,
22297                                         "no_flow_stats": false,
22298                                         "lat_percentiles": [
22299                                             25,
22300                                             75,
22301                                             99
22302                                         ],
22303                                         "no_cleanup": true,
22304                                         "no_e2e_check": false,
22305                                         "intf_speed_used": 25000000000.0,
22306                                         "generator_profile": "trex-local",
22307                                         "mbuf_factor": 0.2,
22308                                         "user_label": "amical_tc6_intensive",
22309                                         "intf_speed": null,
22310                                         "generic_retry_count": 100,
22311                                         "flavor_type": "nfvbench.loop.intensive",
22312                                         "use_sriov_middle_net": false,
22313                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_768-fc_100k-rate_ndr-2.json",
22314                                         "std_json_path": null,
22315                                         "unidir_reverse_traffic_pps": 1,
22316                                         "i40e_mixed": "ignore",
22317                                         "gratuitous_arp_pps": 1,
22318                                         "idle_networks": {
22319                                             "subnet": "nfvbench-idle-subnet",
22320                                             "name": "nfvbench-idle-net",
22321                                             "segmentation_id": null,
22322                                             "physical_network": null,
22323                                             "cidr": "192.169.1.0/24",
22324                                             "network_type": "vlan"
22325                                         },
22326                                         "interval_sec": 10.0,
22327                                         "no_latency_stats": false,
22328                                         "cores": null,
22329                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
22330                                         "external_networks": {
22331                                             "right": null,
22332                                             "left": null
22333                                         }
22334                                     },
22335                                     "benchmarks": {
22336                                         "network": {
22337                                             "service_chain": {
22338                                                 "PVP": {
22339                                                     "result": {
22340                                                         "compute_nodes": {},
22341                                                         "profile": "custom_traffic_profile",
22342                                                         "service_chain_count": 1,
22343                                                         "result": {
22344                                                             "768": {
22345                                                                 "ndr": {
22346                                                                     "load_percent_per_direction": 3.7109375,
22347                                                                     "timestamp_sec": 1646292508.196054,
22348                                                                     "stats": {
22349                                                                         "total_tx_rate": 292520,
22350                                                                         "overall": {
22351                                                                             "rx_pkts": 2925176,
22352                                                                             "drop_percentage": 0.000854642125447106,
22353                                                                             "drop_pct": 25,
22354                                                                             "max_delay_usec": 794,
22355                                                                             "lat_percentile": {
22356                                                                                 "99": "n/a",
22357                                                                                 "25": "n/a",
22358                                                                                 "75": "n/a"
22359                                                                             },
22360                                                                             "tx_pkts": 2925201,
22361                                                                             "avg_delay_usec": 440.00094079809213,
22362                                                                             "min_delay_usec": 38,
22363                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
22364                                                                         },
22365                                                                         "1": {
22366                                                                             "rx_pkts": 1462502,
22367                                                                             "min_delay_usec": 38,
22368                                                                             "drop_pct": 25,
22369                                                                             "max_delay_usec": 698,
22370                                                                             "tx_pkts": 1462674,
22371                                                                             "avg_delay_usec": 424,
22372                                                                             "drop_percentage": 0.0017091983586226321
22373                                                                         },
22374                                                                         "0": {
22375                                                                             "rx_pkts": 1462674,
22376                                                                             "min_delay_usec": 39,
22377                                                                             "drop_pct": 0,
22378                                                                             "max_delay_usec": 794,
22379                                                                             "tx_pkts": 1462527,
22380                                                                             "avg_delay_usec": 456,
22381                                                                             "drop_percentage": 0.0
22382                                                                         },
22383                                                                         "theoretical_tx_rate_bps": 50000000000.0,
22384                                                                         "offered_tx_rate_bps": 1844046080.0,
22385                                                                         "theoretical_tx_rate_pps": 7931472.081218274
22386                                                                     },
22387                                                                     "initial_rate_type": "rate_percent",
22388                                                                     "rate_percent": 7.421875,
22389                                                                     "duration_sec": 10.0,
22390                                                                     "l2frame_size": "768",
22391                                                                     "rate_pps": 294330,
22392                                                                     "rate_bps": 1855468750.0,
22393                                                                     "time_taken_sec": 137.6208794116974
22394                                                                 },
22395                                                                 "iteration_stats": {
22396                                                                     "ndr_pdr": [
22397                                                                         {
22398                                                                             "rx_pps": 359474.4042878791,
22399                                                                             "rx_pkts": 3462705,
22400                                                                             "time_ms": 1646292383075,
22401                                                                             "drop_pct": 72938695,
22402                                                                             "total_tx_pps": 7640140,
22403                                                                             "tx_pps": 7931472,
22404                                                                             "tx_pkts": 76401400,
22405                                                                             "drop_percentage": 95.46774666432815
22406                                                                         },
22407                                                                         {
22408                                                                             "rx_pps": 221917.01896656543,
22409                                                                             "rx_pkts": 2205522,
22410                                                                             "time_ms": 1646292395578,
22411                                                                             "drop_pct": 37207940,
22412                                                                             "total_tx_pps": 3941346,
22413                                                                             "tx_pps": 3965736,
22414                                                                             "tx_pkts": 39413462,
22415                                                                             "drop_percentage": 94.40414039243748
22416                                                                         },
22417                                                                         {
22418                                                                             "rx_pps": 120218.84357194848,
22419                                                                             "rx_pkts": 1194795,
22420                                                                             "time_ms": 1646292408080,
22421                                                                             "drop_pct": 18511939,
22422                                                                             "total_tx_pps": 1970673,
22423                                                                             "tx_pps": 1982868,
22424                                                                             "tx_pkts": 19706734,
22425                                                                             "drop_percentage": 93.93712321889564
22426                                                                         },
22427                                                                         {
22428                                                                             "rx_pps": 237679.50037510015,
22429                                                                             "rx_pkts": 2362178,
22430                                                                             "time_ms": 1646292420599,
22431                                                                             "drop_pct": 7491190,
22432                                                                             "total_tx_pps": 985336,
22433                                                                             "tx_pps": 991434,
22434                                                                             "tx_pkts": 9853368,
22435                                                                             "drop_percentage": 76.02669462867925
22436                                                                         },
22437                                                                         {
22438                                                                             "rx_pps": 467656.5430226268,
22439                                                                             "rx_pkts": 4647806,
22440                                                                             "time_ms": 1646292433101,
22441                                                                             "drop_pct": 278869,
22442                                                                             "total_tx_pps": 492667,
22443                                                                             "tx_pps": 495716,
22444                                                                             "tx_pkts": 4926675,
22445                                                                             "drop_percentage": 5.660389613684686
22446                                                                         },
22447                                                                         {
22448                                                                             "rx_pps": 247858.0,
22449                                                                             "rx_pkts": 2463587,
22450                                                                             "time_ms": 1646292445616,
22451                                                                             "drop_pct": 0,
22452                                                                             "total_tx_pps": 246358,
22453                                                                             "tx_pps": 247858,
22454                                                                             "tx_pkts": 2463587,
22455                                                                             "drop_percentage": 0.0
22456                                                                         },
22457                                                                         {
22458                                                                             "rx_pps": 371611.02398405195,
22459                                                                             "rx_pkts": 3693258,
22460                                                                             "time_ms": 1646292458113,
22461                                                                             "drop_pct": 1739,
22462                                                                             "total_tx_pps": 369499,
22463                                                                             "tx_pps": 371786,
22464                                                                             "tx_pkts": 3694997,
22465                                                                             "drop_percentage": 0.04706363767007118
22466                                                                         },
22467                                                                         {
22468                                                                             "rx_pps": 309695.5350187483,
22469                                                                             "rx_pkts": 3078222,
22470                                                                             "time_ms": 1646292470645,
22471                                                                             "drop_pct": 1257,
22472                                                                             "total_tx_pps": 307947,
22473                                                                             "tx_pps": 309822,
22474                                                                             "tx_pkts": 3079479,
22475                                                                             "drop_percentage": 0.04081859301524706
22476                                                                         },
22477                                                                         {
22478                                                                             "rx_pps": 278840.0,
22479                                                                             "rx_pkts": 2775715,
22480                                                                             "time_ms": 1646292483196,
22481                                                                             "drop_pct": 0,
22482                                                                             "total_tx_pps": 277571,
22483                                                                             "tx_pps": 278840,
22484                                                                             "tx_pkts": 2775715,
22485                                                                             "drop_percentage": 0.0
22486                                                                         },
22487                                                                         {
22488                                                                             "rx_pps": 294327.48453183216,
22489                                                                             "rx_pkts": 2925176,
22490                                                                             "time_ms": 1646292495696,
22491                                                                             "drop_pct": 25,
22492                                                                             "total_tx_pps": 292520,
22493                                                                             "tx_pps": 294330,
22494                                                                             "tx_pkts": 2925201,
22495                                                                             "drop_percentage": 0.000854642125447106
22496                                                                         },
22497                                                                         {
22498                                                                             "rx_pps": 301774.3450893266,
22499                                                                             "rx_pkts": 2999187,
22500                                                                             "time_ms": 1646292508195,
22501                                                                             "drop_pct": 2998,
22502                                                                             "total_tx_pps": 300218,
22503                                                                             "tx_pps": 302076,
22504                                                                             "tx_pkts": 3002185,
22505                                                                             "ndr_pps": 147165,
22506                                                                             "drop_percentage": 0.09986060152855337
22507                                                                         }
22508                                                                     ]
22509                                                                 }
22510                                                             }
22511                                                         },
22512                                                         "flow_count": 100000,
22513                                                         "bidirectional": true
22514                                                     }
22515                                                 }
22516                                             },
22517                                             "versions": {
22518                                                 "Traffic_Generator": {
22519                                                     "build_date": "Apr 14 2021",
22520                                                     "version": "v2.89",
22521                                                     "built_by": "hhaim",
22522                                                     "mode": "STL",
22523                                                     "build_time": "11:22:15"
22524                                                 }
22525                                             }
22526                                         }
22527                                     }
22528                                 },
22529                                 "request_id": "99f490ebe6c2437a9632bddc2ea7163b"
22530                             },
22531                             "synthesis": {
22532                                 "avg_delay_usec": 440.00094079809213,
22533                                 "total_tx_rate": 292520
22534                             }
22535                         },
22536                         {
22537                             "input": {
22538                                 "duration_sec": "10",
22539                                 "flavor_type": "nfvbench.loop.intensive",
22540                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-2.json",
22541                                 "frame_sizes": [
22542                                     "1024"
22543                                 ],
22544                                 "rate": "ndr",
22545                                 "flow_count": "100k",
22546                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
22547                                 "user_label": "amical_tc6_intensive"
22548                             },
22549                             "output": {
22550                                 "status": "OK",
22551                                 "result": {
22552                                     "date": "2022-03-03 07:33:24",
22553                                     "nfvbench_version": "5.0.4.dev29",
22554                                     "config": {
22555                                         "compute_nodes": null,
22556                                         "traffic_generator": {
22557                                             "mac_addrs_left": null,
22558                                             "gateway_ip_addrs": [
22559                                                 "192.168.30.2",
22560                                                 "192.168.31.2"
22561                                             ],
22562                                             "mac_addrs_right": null,
22563                                             "default_profile": "trex-local",
22564                                             "src_vteps": null,
22565                                             "generator_profile": [
22566                                                 {
22567                                                     "intf_speed": null,
22568                                                     "name": "trex-local",
22569                                                     "ip": "127.0.0.1",
22570                                                     "zmq_rpc_port": 4501,
22571                                                     "tool": "TRex",
22572                                                     "platform": {
22573                                                         "master_thread_id": "0",
22574                                                         "latency_thread_id": "1",
22575                                                         "dual_if": [
22576                                                             {
22577                                                                 "threads": [
22578                                                                     2,
22579                                                                     3,
22580                                                                     4,
22581                                                                     5,
22582                                                                     6,
22583                                                                     7
22584                                                                 ],
22585                                                                 "socket": 0
22586                                                             }
22587                                                         ]
22588                                                     },
22589                                                     "zmq_pub_port": 4500,
22590                                                     "interfaces": [
22591                                                         {
22592                                                             "switch": null,
22593                                                             "pci": "0000:00:05.0",
22594                                                             "port": 0
22595                                                         },
22596                                                         {
22597                                                             "switch": null,
22598                                                             "pci": "0000:00:06.0",
22599                                                             "port": 1
22600                                                         }
22601                                                     ],
22602                                                     "cores": 5,
22603                                                     "software_mode": false
22604                                                 }
22605                                             ],
22606                                             "vtep_gateway_ips": null,
22607                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
22608                                             "udp_port_step": "1",
22609                                             "udp_src_port": [
22610                                                 "49152",
22611                                                 "49168"
22612                                             ],
22613                                             "gateway_ip_addrs_step": "0.0.0.1",
22614                                             "tg_gateway_ip_addrs": [
22615                                                 "192.168.30.1",
22616                                                 "192.168.31.1"
22617                                             ],
22618                                             "ip_addrs": [
22619                                                 "198.18.0.0/16",
22620                                                 "198.19.0.0/16"
22621                                             ],
22622                                             "ip_src_static": true,
22623                                             "host_name": "nfvbench_tg",
22624                                             "ip_addrs_step": "0.0.0.1",
22625                                             "tg_gateway_ip_cidrs": [
22626                                                 "192.168.1.0/24",
22627                                                 "192.168.2.0/24"
22628                                             ],
22629                                             "dst_vtep": null,
22630                                             "vtep_vlan": null,
22631                                             "udp_dst_port": [
22632                                                 "49152",
22633                                                 "49168"
22634                                             ]
22635                                         },
22636                                         "availability_zone": "nova",
22637                                         "vif_multiqueue_size": 8,
22638                                         "periodic_gratuitous_arp": false,
22639                                         "flavor": {
22640                                             "vcpus": 2,
22641                                             "disk": 0,
22642                                             "extra_specs": {
22643                                                 "hw:cpu_policy": "dedicated",
22644                                                 "hw:mem_page_size": "large"
22645                                             },
22646                                             "ram": 4096
22647                                         },
22648                                         "floating_network": {
22649                                             "subnet": "nfvbench-floating-subnet",
22650                                             "name": "nfvbench-floating-net",
22651                                             "segmentation_id": null,
22652                                             "physical_network": null,
22653                                             "cidr": "192.168.0.0/24",
22654                                             "network_type": "vlan"
22655                                         },
22656                                         "user_info": null,
22657                                         "service_chain": "PVP",
22658                                         "sriov": false,
22659                                         "vxlan": false,
22660                                         "intf_speed_detected": 25000000000.0,
22661                                         "pause_sec": 2.0,
22662                                         "internal_networks": {
22663                                             "middle": {
22664                                                 "subnet": "nfvbench-msubnet",
22665                                                 "name": "nfvbench-mnet",
22666                                                 "segmentation_id": null,
22667                                                 "physical_network": null,
22668                                                 "mpls_transport_labels": null,
22669                                                 "cidr": "192.168.3.0/24",
22670                                                 "network_type": "vlan"
22671                                             },
22672                                             "right": {
22673                                                 "subnet": "subnet_nfvbench_vn2bis",
22674                                                 "name": "net_nfvbench_vn2bis",
22675                                                 "segmentation_id": null,
22676                                                 "physical_network": null,
22677                                                 "mpls_transport_labels": null,
22678                                                 "cidr": "192.168.31.0/24",
22679                                                 "network_type": "vlan"
22680                                             },
22681                                             "left": {
22682                                                 "subnet": "subnet_nfvbench_vn1bis",
22683                                                 "name": "net_nfvbench_vn1bis",
22684                                                 "segmentation_id": null,
22685                                                 "physical_network": null,
22686                                                 "mpls_transport_labels": null,
22687                                                 "cidr": "192.168.30.0/24",
22688                                                 "network_type": "vlan"
22689                                             }
22690                                         },
22691                                         "no_vswitch_access": false,
22692                                         "traffic": {
22693                                             "bidirectional": true,
22694                                             "profile": "custom_traffic_profile"
22695                                         },
22696                                         "restart": false,
22697                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
22698                                         "name": "nfvbench.conf",
22699                                         "std_json": null,
22700                                         "l2_loopback": false,
22701                                         "request_id": "e7ae74dbcfeb4aaf8774388598c054af",
22702                                         "debug": false,
22703                                         "group_id": null,
22704                                         "loop_vm_name": "nfvbench-loop-vm",
22705                                         "check_traffic_time_sec": 200,
22706                                         "num_mbufs": 128000,
22707                                         "rate": "ndr",
22708                                         "service_chain_count": 1,
22709                                         "service_chain_shared_net": true,
22710                                         "measurement": {
22711                                             "NDR": 0.001,
22712                                             "PDR": 0.1,
22713                                             "load_epsilon": 0.1
22714                                         },
22715                                         "l3_router": false,
22716                                         "debug_mask": 0,
22717                                         "factory_class": "BasicFactory",
22718                                         "tg-tool": "TRex",
22719                                         "frame_sizes": [
22720                                             "1024"
22721                                         ],
22722                                         "service_mode": false,
22723                                         "edge_networks": {
22724                                             "right": {
22725                                                 "subnet": "nfvbench-subnet3",
22726                                                 "name": "nfvbench-net3",
22727                                                 "segmentation_id": null,
22728                                                 "network_type": null,
22729                                                 "physical_network": null,
22730                                                 "cidr": "192.168.4.0/24",
22731                                                 "router_name": "router_right",
22732                                                 "gateway": null
22733                                             },
22734                                             "left": {
22735                                                 "subnet": "nfvbench-subnet2",
22736                                                 "name": "nfvbench-net2",
22737                                                 "segmentation_id": null,
22738                                                 "network_type": null,
22739                                                 "physical_network": null,
22740                                                 "cidr": "192.168.3.0/24",
22741                                                 "router_name": "router_left",
22742                                                 "gateway": null
22743                                             }
22744                                         },
22745                                         "ndr_run": true,
22746                                         "use_management_port": false,
22747                                         "hypervisor_hostname": "localdomain",
22748                                         "cache_size": 0,
22749                                         "pdr_run": false,
22750                                         "vlan_tagging": false,
22751                                         "fluentd": [
22752                                             {
22753                                                 "ip": "172.20.73.203",
22754                                                 "result_tag": "nfvbench.results.amical",
22755                                                 "logging_tag": "nfvbench.logs.amical",
22756                                                 "port": 25225
22757                                             }
22758                                         ],
22759                                         "use_floating_ip": false,
22760                                         "flow_count": 100000,
22761                                         "loop_vm_arp": false,
22762                                         "user_id": null,
22763                                         "openrc_file": null,
22764                                         "disable_hdrh": false,
22765                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-2.json",
22766                                         "vm_forwarder": "vpp",
22767                                         "factory_module": "nfvbench.factory",
22768                                         "no_latency_streams": false,
22769                                         "single_run": false,
22770                                         "no_arp": false,
22771                                         "cores_used": 5,
22772                                         "traffic_profile": [
22773                                             {
22774                                                 "l2frame_size": [
22775                                                     "1024"
22776                                                 ],
22777                                                 "name": "custom_traffic_profile"
22778                                             }
22779                                         ],
22780                                         "vlans": [
22781                                             2504,
22782                                             2515
22783                                         ],
22784                                         "tg-name": "trex-local",
22785                                         "management_network": {
22786                                             "subnet": "nfvbench-management-subnet",
22787                                             "name": "nfvbench-management-net",
22788                                             "segmentation_id": null,
22789                                             "network_type": "vlan",
22790                                             "physical_network": null,
22791                                             "cidr": "192.168.0.0/24",
22792                                             "gateway": "192.168.0.254"
22793                                         },
22794                                         "no_traffic": false,
22795                                         "mpls": false,
22796                                         "duration_sec": 10.0,
22797                                         "clouds_detail": "openstack",
22798                                         "mbuf_64": null,
22799                                         "generic_poll_sec": 2,
22800                                         "idle_interfaces_per_vm": 0,
22801                                         "no_flow_stats": false,
22802                                         "lat_percentiles": [
22803                                             25,
22804                                             75,
22805                                             99
22806                                         ],
22807                                         "no_cleanup": true,
22808                                         "no_e2e_check": false,
22809                                         "intf_speed_used": 25000000000.0,
22810                                         "generator_profile": "trex-local",
22811                                         "mbuf_factor": 0.2,
22812                                         "user_label": "amical_tc6_intensive",
22813                                         "intf_speed": null,
22814                                         "generic_retry_count": 100,
22815                                         "flavor_type": "nfvbench.loop.intensive",
22816                                         "use_sriov_middle_net": false,
22817                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1024-fc_100k-rate_ndr-2.json",
22818                                         "std_json_path": null,
22819                                         "unidir_reverse_traffic_pps": 1,
22820                                         "i40e_mixed": "ignore",
22821                                         "gratuitous_arp_pps": 1,
22822                                         "idle_networks": {
22823                                             "subnet": "nfvbench-idle-subnet",
22824                                             "name": "nfvbench-idle-net",
22825                                             "segmentation_id": null,
22826                                             "physical_network": null,
22827                                             "cidr": "192.169.1.0/24",
22828                                             "network_type": "vlan"
22829                                         },
22830                                         "interval_sec": 10.0,
22831                                         "no_latency_stats": false,
22832                                         "cores": null,
22833                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
22834                                         "external_networks": {
22835                                             "right": null,
22836                                             "left": null
22837                                         }
22838                                     },
22839                                     "benchmarks": {
22840                                         "network": {
22841                                             "service_chain": {
22842                                                 "PVP": {
22843                                                     "result": {
22844                                                         "compute_nodes": {},
22845                                                         "profile": "custom_traffic_profile",
22846                                                         "service_chain_count": 1,
22847                                                         "result": {
22848                                                             "1024": {
22849                                                                 "ndr": {
22850                                                                     "load_percent_per_direction": 4.78515625,
22851                                                                     "timestamp_sec": 1646292947.5717177,
22852                                                                     "stats": {
22853                                                                         "total_tx_rate": 284733,
22854                                                                         "overall": {
22855                                                                             "rx_pkts": 2847306,
22856                                                                             "drop_percentage": 0.0009131355247649378,
22857                                                                             "drop_pct": 26,
22858                                                                             "max_delay_usec": 4486,
22859                                                                             "lat_percentile": {
22860                                                                                 "99": "n/a",
22861                                                                                 "25": "n/a",
22862                                                                                 "75": "n/a"
22863                                                                             },
22864                                                                             "tx_pkts": 2847332,
22865                                                                             "avg_delay_usec": 460.00053735004246,
22866                                                                             "min_delay_usec": 38,
22867                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
22868                                                                         },
22869                                                                         "1": {
22870                                                                             "rx_pkts": 1423568,
22871                                                                             "min_delay_usec": 38,
22872                                                                             "drop_pct": 26,
22873                                                                             "max_delay_usec": 829,
22874                                                                             "tx_pkts": 1423738,
22875                                                                             "avg_delay_usec": 451,
22876                                                                             "drop_percentage": 0.0018261786929898618
22877                                                                         },
22878                                                                         "0": {
22879                                                                             "rx_pkts": 1423738,
22880                                                                             "min_delay_usec": 38,
22881                                                                             "drop_pct": 0,
22882                                                                             "max_delay_usec": 4486,
22883                                                                             "tx_pkts": 1423594,
22884                                                                             "avg_delay_usec": 469,
22885                                                                             "drop_percentage": 0.0
22886                                                                         },
22887                                                                         "theoretical_tx_rate_bps": 50000000000.0,
22888                                                                         "offered_tx_rate_bps": 2378090016.0,
22889                                                                         "theoretical_tx_rate_pps": 5986590.038314176
22890                                                                     },
22891                                                                     "initial_rate_type": "rate_percent",
22892                                                                     "rate_percent": 9.5703125,
22893                                                                     "duration_sec": 10.0,
22894                                                                     "l2frame_size": "1024",
22895                                                                     "rate_pps": 286466,
22896                                                                     "rate_bps": 2392578124.0,
22897                                                                     "time_taken_sec": 137.69065976142883
22898                                                                 },
22899                                                                 "iteration_stats": {
22900                                                                     "ndr_pdr": [
22901                                                                         {
22902                                                                             "rx_pps": 385174.3857818964,
22903                                                                             "rx_pkts": 3744698,
22904                                                                             "time_ms": 1646292822382,
22905                                                                             "drop_pct": 54457437,
22906                                                                             "total_tx_pps": 5820213,
22907                                                                             "tx_pps": 5986590,
22908                                                                             "tx_pkts": 58202135,
22909                                                                             "drop_percentage": 93.5660470187219
22910                                                                         },
22911                                                                         {
22912                                                                             "rx_pps": 371064.1070337179,
22913                                                                             "rx_pkts": 3687635,
22914                                                                             "time_ms": 1646292834881,
22915                                                                             "drop_pct": 26059720,
22916                                                                             "total_tx_pps": 2974735,
22917                                                                             "tx_pps": 2993294,
22918                                                                             "tx_pkts": 29747355,
22919                                                                             "drop_percentage": 87.6034860914525
22920                                                                         },
22921                                                                         {
22922                                                                             "rx_pps": 122785.19012242564,
22923                                                                             "rx_pkts": 1220301,
22924                                                                             "time_ms": 1646292847393,
22925                                                                             "drop_pct": 13654120,
22926                                                                             "total_tx_pps": 1487442,
22927                                                                             "tx_pps": 1496646,
22928                                                                             "tx_pkts": 14874421,
22929                                                                             "drop_percentage": 91.7959764618737
22930                                                                         },
22931                                                                         {
22932                                                                             "rx_pps": 352679.3934021328,
22933                                                                             "rx_pkts": 3505458,
22934                                                                             "time_ms": 1646292859908,
22935                                                                             "drop_pct": 3932491,
22936                                                                             "total_tx_pps": 743794,
22937                                                                             "tx_pps": 748322,
22938                                                                             "tx_pkts": 7437949,
22939                                                                             "drop_percentage": 52.87063678441463
22940                                                                         },
22941                                                                         {
22942                                                                             "rx_pps": 366733.73037974344,
22943                                                                             "rx_pkts": 3649920,
22944                                                                             "time_ms": 1646292872437,
22945                                                                             "drop_pct": 73910,
22946                                                                             "total_tx_pps": 372383,
22947                                                                             "tx_pps": 374160,
22948                                                                             "tx_pkts": 3723830,
22949                                                                             "drop_percentage": 1.9847844826428704
22950                                                                         },
22951                                                                         {
22952                                                                             "rx_pps": 187080.0,
22953                                                                             "rx_pkts": 1859483,
22954                                                                             "time_ms": 1646292884943,
22955                                                                             "drop_pct": 0,
22956                                                                             "total_tx_pps": 185948,
22957                                                                             "tx_pps": 187080,
22958                                                                             "tx_pkts": 1859483,
22959                                                                             "drop_percentage": 0.0
22960                                                                         },
22961                                                                         {
22962                                                                             "rx_pps": 280617.78649908,
22963                                                                             "rx_pkts": 2789062,
22964                                                                             "time_ms": 1646292897503,
22965                                                                             "drop_pct": 22,
22966                                                                             "total_tx_pps": 278908,
22967                                                                             "tx_pps": 280620,
22968                                                                             "tx_pkts": 2789084,
22969                                                                             "drop_percentage": 0.0007887894376791807
22970                                                                         },
22971                                                                         {
22972                                                                             "rx_pps": 327295.7202511058,
22973                                                                             "rx_pkts": 3252831,
22974                                                                             "time_ms": 1646292910003,
22975                                                                             "drop_pct": 937,
22976                                                                             "total_tx_pps": 325376,
22977                                                                             "tx_pps": 327390,
22978                                                                             "tx_pkts": 3253768,
22979                                                                             "drop_percentage": 0.028797381989127683
22980                                                                         },
22981                                                                         {
22982                                                                             "rx_pps": 303993.8263549052,
22983                                                                             "rx_pkts": 3021548,
22984                                                                             "time_ms": 1646292922504,
22985                                                                             "drop_pct": 121,
22986                                                                             "total_tx_pps": 302166,
22987                                                                             "tx_pps": 304006,
22988                                                                             "tx_pkts": 3021669,
22989                                                                             "drop_percentage": 0.004004409483633052
22990                                                                         },
22991                                                                         {
22992                                                                             "rx_pps": 291422.317994849,
22993                                                                             "rx_pkts": 2896594,
22994                                                                             "time_ms": 1646292935071,
22995                                                                             "drop_pct": 8843,
22996                                                                             "total_tx_pps": 290543,
22997                                                                             "tx_pps": 292312,
22998                                                                             "tx_pkts": 2905437,
22999                                                                             "drop_percentage": 0.3043604111877146
23000                                                                         },
23001                                                                         {
23002                                                                             "rx_pps": 286463.38417718763,
23003                                                                             "rx_pkts": 2847306,
23004                                                                             "time_ms": 1646292947570,
23005                                                                             "drop_pct": 26,
23006                                                                             "total_tx_pps": 284733,
23007                                                                             "tx_pps": 286466,
23008                                                                             "tx_pkts": 2847332,
23009                                                                             "ndr_pps": 143233,
23010                                                                             "drop_percentage": 0.0009131355247649378
23011                                                                         }
23012                                                                     ]
23013                                                                 }
23014                                                             }
23015                                                         },
23016                                                         "flow_count": 100000,
23017                                                         "bidirectional": true
23018                                                     }
23019                                                 }
23020                                             },
23021                                             "versions": {
23022                                                 "Traffic_Generator": {
23023                                                     "build_date": "Apr 14 2021",
23024                                                     "version": "v2.89",
23025                                                     "built_by": "hhaim",
23026                                                     "mode": "STL",
23027                                                     "build_time": "11:22:15"
23028                                                 }
23029                                             }
23030                                         }
23031                                     }
23032                                 },
23033                                 "request_id": "e7ae74dbcfeb4aaf8774388598c054af"
23034                             },
23035                             "synthesis": {
23036                                 "avg_delay_usec": 460.00053735004246,
23037                                 "total_tx_rate": 284733
23038                             }
23039                         },
23040                         {
23041                             "input": {
23042                                 "duration_sec": "10",
23043                                 "flavor_type": "nfvbench.loop.intensive",
23044                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-2.json",
23045                                 "frame_sizes": [
23046                                     "1280"
23047                                 ],
23048                                 "rate": "ndr",
23049                                 "flow_count": "100k",
23050                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
23051                                 "user_label": "amical_tc6_intensive"
23052                             },
23053                             "output": {
23054                                 "status": "OK",
23055                                 "result": {
23056                                     "date": "2022-03-03 07:40:43",
23057                                     "nfvbench_version": "5.0.4.dev29",
23058                                     "config": {
23059                                         "compute_nodes": null,
23060                                         "traffic_generator": {
23061                                             "mac_addrs_left": null,
23062                                             "gateway_ip_addrs": [
23063                                                 "192.168.30.2",
23064                                                 "192.168.31.2"
23065                                             ],
23066                                             "mac_addrs_right": null,
23067                                             "default_profile": "trex-local",
23068                                             "src_vteps": null,
23069                                             "generator_profile": [
23070                                                 {
23071                                                     "intf_speed": null,
23072                                                     "name": "trex-local",
23073                                                     "ip": "127.0.0.1",
23074                                                     "zmq_rpc_port": 4501,
23075                                                     "tool": "TRex",
23076                                                     "platform": {
23077                                                         "master_thread_id": "0",
23078                                                         "latency_thread_id": "1",
23079                                                         "dual_if": [
23080                                                             {
23081                                                                 "threads": [
23082                                                                     2,
23083                                                                     3,
23084                                                                     4,
23085                                                                     5,
23086                                                                     6,
23087                                                                     7
23088                                                                 ],
23089                                                                 "socket": 0
23090                                                             }
23091                                                         ]
23092                                                     },
23093                                                     "zmq_pub_port": 4500,
23094                                                     "interfaces": [
23095                                                         {
23096                                                             "switch": null,
23097                                                             "pci": "0000:00:05.0",
23098                                                             "port": 0
23099                                                         },
23100                                                         {
23101                                                             "switch": null,
23102                                                             "pci": "0000:00:06.0",
23103                                                             "port": 1
23104                                                         }
23105                                                     ],
23106                                                     "cores": 5,
23107                                                     "software_mode": false
23108                                                 }
23109                                             ],
23110                                             "vtep_gateway_ips": null,
23111                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
23112                                             "udp_port_step": "1",
23113                                             "udp_src_port": [
23114                                                 "49152",
23115                                                 "49168"
23116                                             ],
23117                                             "gateway_ip_addrs_step": "0.0.0.1",
23118                                             "tg_gateway_ip_addrs": [
23119                                                 "192.168.30.1",
23120                                                 "192.168.31.1"
23121                                             ],
23122                                             "ip_addrs": [
23123                                                 "198.18.0.0/16",
23124                                                 "198.19.0.0/16"
23125                                             ],
23126                                             "ip_src_static": true,
23127                                             "host_name": "nfvbench_tg",
23128                                             "ip_addrs_step": "0.0.0.1",
23129                                             "tg_gateway_ip_cidrs": [
23130                                                 "192.168.1.0/24",
23131                                                 "192.168.2.0/24"
23132                                             ],
23133                                             "dst_vtep": null,
23134                                             "vtep_vlan": null,
23135                                             "udp_dst_port": [
23136                                                 "49152",
23137                                                 "49168"
23138                                             ]
23139                                         },
23140                                         "availability_zone": "nova",
23141                                         "vif_multiqueue_size": 8,
23142                                         "periodic_gratuitous_arp": false,
23143                                         "flavor": {
23144                                             "vcpus": 2,
23145                                             "disk": 0,
23146                                             "extra_specs": {
23147                                                 "hw:cpu_policy": "dedicated",
23148                                                 "hw:mem_page_size": "large"
23149                                             },
23150                                             "ram": 4096
23151                                         },
23152                                         "floating_network": {
23153                                             "subnet": "nfvbench-floating-subnet",
23154                                             "name": "nfvbench-floating-net",
23155                                             "segmentation_id": null,
23156                                             "physical_network": null,
23157                                             "cidr": "192.168.0.0/24",
23158                                             "network_type": "vlan"
23159                                         },
23160                                         "user_info": null,
23161                                         "service_chain": "PVP",
23162                                         "sriov": false,
23163                                         "vxlan": false,
23164                                         "intf_speed_detected": 25000000000.0,
23165                                         "pause_sec": 2.0,
23166                                         "internal_networks": {
23167                                             "middle": {
23168                                                 "subnet": "nfvbench-msubnet",
23169                                                 "name": "nfvbench-mnet",
23170                                                 "segmentation_id": null,
23171                                                 "physical_network": null,
23172                                                 "mpls_transport_labels": null,
23173                                                 "cidr": "192.168.3.0/24",
23174                                                 "network_type": "vlan"
23175                                             },
23176                                             "right": {
23177                                                 "subnet": "subnet_nfvbench_vn2bis",
23178                                                 "name": "net_nfvbench_vn2bis",
23179                                                 "segmentation_id": null,
23180                                                 "physical_network": null,
23181                                                 "mpls_transport_labels": null,
23182                                                 "cidr": "192.168.31.0/24",
23183                                                 "network_type": "vlan"
23184                                             },
23185                                             "left": {
23186                                                 "subnet": "subnet_nfvbench_vn1bis",
23187                                                 "name": "net_nfvbench_vn1bis",
23188                                                 "segmentation_id": null,
23189                                                 "physical_network": null,
23190                                                 "mpls_transport_labels": null,
23191                                                 "cidr": "192.168.30.0/24",
23192                                                 "network_type": "vlan"
23193                                             }
23194                                         },
23195                                         "no_vswitch_access": false,
23196                                         "traffic": {
23197                                             "bidirectional": true,
23198                                             "profile": "custom_traffic_profile"
23199                                         },
23200                                         "restart": false,
23201                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
23202                                         "name": "nfvbench.conf",
23203                                         "std_json": null,
23204                                         "l2_loopback": false,
23205                                         "request_id": "3fddc9f03eab4c30982c44200d95ef6f",
23206                                         "debug": false,
23207                                         "group_id": null,
23208                                         "loop_vm_name": "nfvbench-loop-vm",
23209                                         "check_traffic_time_sec": 200,
23210                                         "num_mbufs": 128000,
23211                                         "rate": "ndr",
23212                                         "service_chain_count": 1,
23213                                         "service_chain_shared_net": true,
23214                                         "measurement": {
23215                                             "NDR": 0.001,
23216                                             "PDR": 0.1,
23217                                             "load_epsilon": 0.1
23218                                         },
23219                                         "l3_router": false,
23220                                         "debug_mask": 0,
23221                                         "factory_class": "BasicFactory",
23222                                         "tg-tool": "TRex",
23223                                         "frame_sizes": [
23224                                             "1280"
23225                                         ],
23226                                         "service_mode": false,
23227                                         "edge_networks": {
23228                                             "right": {
23229                                                 "subnet": "nfvbench-subnet3",
23230                                                 "name": "nfvbench-net3",
23231                                                 "segmentation_id": null,
23232                                                 "network_type": null,
23233                                                 "physical_network": null,
23234                                                 "cidr": "192.168.4.0/24",
23235                                                 "router_name": "router_right",
23236                                                 "gateway": null
23237                                             },
23238                                             "left": {
23239                                                 "subnet": "nfvbench-subnet2",
23240                                                 "name": "nfvbench-net2",
23241                                                 "segmentation_id": null,
23242                                                 "network_type": null,
23243                                                 "physical_network": null,
23244                                                 "cidr": "192.168.3.0/24",
23245                                                 "router_name": "router_left",
23246                                                 "gateway": null
23247                                             }
23248                                         },
23249                                         "ndr_run": true,
23250                                         "use_management_port": false,
23251                                         "hypervisor_hostname": "localdomain",
23252                                         "cache_size": 0,
23253                                         "pdr_run": false,
23254                                         "vlan_tagging": false,
23255                                         "fluentd": [
23256                                             {
23257                                                 "ip": "172.20.73.203",
23258                                                 "result_tag": "nfvbench.results.amical",
23259                                                 "logging_tag": "nfvbench.logs.amical",
23260                                                 "port": 25225
23261                                             }
23262                                         ],
23263                                         "use_floating_ip": false,
23264                                         "flow_count": 100000,
23265                                         "loop_vm_arp": false,
23266                                         "user_id": null,
23267                                         "openrc_file": null,
23268                                         "disable_hdrh": false,
23269                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-2.json",
23270                                         "vm_forwarder": "vpp",
23271                                         "factory_module": "nfvbench.factory",
23272                                         "no_latency_streams": false,
23273                                         "single_run": false,
23274                                         "no_arp": false,
23275                                         "cores_used": 5,
23276                                         "traffic_profile": [
23277                                             {
23278                                                 "l2frame_size": [
23279                                                     "1280"
23280                                                 ],
23281                                                 "name": "custom_traffic_profile"
23282                                             }
23283                                         ],
23284                                         "vlans": [
23285                                             2504,
23286                                             2515
23287                                         ],
23288                                         "tg-name": "trex-local",
23289                                         "management_network": {
23290                                             "subnet": "nfvbench-management-subnet",
23291                                             "name": "nfvbench-management-net",
23292                                             "segmentation_id": null,
23293                                             "network_type": "vlan",
23294                                             "physical_network": null,
23295                                             "cidr": "192.168.0.0/24",
23296                                             "gateway": "192.168.0.254"
23297                                         },
23298                                         "no_traffic": false,
23299                                         "mpls": false,
23300                                         "duration_sec": 10.0,
23301                                         "clouds_detail": "openstack",
23302                                         "mbuf_64": null,
23303                                         "generic_poll_sec": 2,
23304                                         "idle_interfaces_per_vm": 0,
23305                                         "no_flow_stats": false,
23306                                         "lat_percentiles": [
23307                                             25,
23308                                             75,
23309                                             99
23310                                         ],
23311                                         "no_cleanup": true,
23312                                         "no_e2e_check": false,
23313                                         "intf_speed_used": 25000000000.0,
23314                                         "generator_profile": "trex-local",
23315                                         "mbuf_factor": 0.2,
23316                                         "user_label": "amical_tc6_intensive",
23317                                         "intf_speed": null,
23318                                         "generic_retry_count": 100,
23319                                         "flavor_type": "nfvbench.loop.intensive",
23320                                         "use_sriov_middle_net": false,
23321                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1280-fc_100k-rate_ndr-2.json",
23322                                         "std_json_path": null,
23323                                         "unidir_reverse_traffic_pps": 1,
23324                                         "i40e_mixed": "ignore",
23325                                         "gratuitous_arp_pps": 1,
23326                                         "idle_networks": {
23327                                             "subnet": "nfvbench-idle-subnet",
23328                                             "name": "nfvbench-idle-net",
23329                                             "segmentation_id": null,
23330                                             "physical_network": null,
23331                                             "cidr": "192.169.1.0/24",
23332                                             "network_type": "vlan"
23333                                         },
23334                                         "interval_sec": 10.0,
23335                                         "no_latency_stats": false,
23336                                         "cores": null,
23337                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
23338                                         "external_networks": {
23339                                             "right": null,
23340                                             "left": null
23341                                         }
23342                                     },
23343                                     "benchmarks": {
23344                                         "network": {
23345                                             "service_chain": {
23346                                                 "PVP": {
23347                                                     "result": {
23348                                                         "compute_nodes": {},
23349                                                         "profile": "custom_traffic_profile",
23350                                                         "service_chain_count": 1,
23351                                                         "result": {
23352                                                             "1280": {
23353                                                                 "ndr": {
23354                                                                     "load_percent_per_direction": 4.98046875,
23355                                                                     "timestamp_sec": 1646293386.7455893,
23356                                                                     "stats": {
23357                                                                         "total_tx_rate": 237983,
23358                                                                         "overall": {
23359                                                                             "rx_pkts": 2379828,
23360                                                                             "drop_percentage": 0.0002941380389816941,
23361                                                                             "drop_pct": 7,
23362                                                                             "max_delay_usec": 9438,
23363                                                                             "lat_percentile": {
23364                                                                                 "99": "n/a",
23365                                                                                 "25": "n/a",
23366                                                                                 "75": "n/a"
23367                                                                             },
23368                                                                             "tx_pkts": 2379835,
23369                                                                             "avg_delay_usec": 386.4999609215456,
23370                                                                             "min_delay_usec": 33,
23371                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
23372                                                                         },
23373                                                                         "1": {
23374                                                                             "rx_pkts": 1189917,
23375                                                                             "min_delay_usec": 33,
23376                                                                             "drop_pct": 0,
23377                                                                             "max_delay_usec": 9438,
23378                                                                             "tx_pkts": 1189918,
23379                                                                             "avg_delay_usec": 371,
23380                                                                             "drop_percentage": 0.0
23381                                                                         },
23382                                                                         "0": {
23383                                                                             "rx_pkts": 1189911,
23384                                                                             "min_delay_usec": 38,
23385                                                                             "drop_pct": 7,
23386                                                                             "max_delay_usec": 3960,
23387                                                                             "tx_pkts": 1189917,
23388                                                                             "avg_delay_usec": 402,
23389                                                                             "drop_percentage": 0.000588276325155452
23390                                                                         },
23391                                                                         "theoretical_tx_rate_bps": 50000000000.0,
23392                                                                         "offered_tx_rate_bps": 2475023200.0,
23393                                                                         "theoretical_tx_rate_pps": 4807692.307692308
23394                                                                     },
23395                                                                     "initial_rate_type": "rate_percent",
23396                                                                     "rate_percent": 9.9609375,
23397                                                                     "duration_sec": 10.0,
23398                                                                     "l2frame_size": "1280",
23399                                                                     "rate_pps": 239444,
23400                                                                     "rate_bps": 2490234374.0,
23401                                                                     "time_taken_sec": 137.611346244812
23402                                                                 },
23403                                                                 "iteration_stats": {
23404                                                                     "ndr_pdr": [
23405                                                                         {
23406                                                                             "rx_pps": 358534.3786509994,
23407                                                                             "rx_pkts": 3500830,
23408                                                                             "time_ms": 1646293261625,
23409                                                                             "drop_pct": 43442820,
23410                                                                             "total_tx_pps": 4694365,
23411                                                                             "tx_pps": 4807692,
23412                                                                             "tx_pkts": 46943650,
23413                                                                             "drop_percentage": 92.54248444677822
23414                                                                         },
23415                                                                         {
23416                                                                             "rx_pps": 334304.0766214427,
23417                                                                             "rx_pkts": 3322481,
23418                                                                             "time_ms": 1646293274141,
23419                                                                             "drop_pct": 20568142,
23420                                                                             "total_tx_pps": 2389062,
23421                                                                             "tx_pps": 2403846,
23422                                                                             "tx_pkts": 23890623,
23423                                                                             "drop_percentage": 86.09294952249675
23424                                                                         },
23425                                                                         {
23426                                                                             "rx_pps": 116658.3609443631,
23427                                                                             "rx_pkts": 1159526,
23428                                                                             "time_ms": 1646293286673,
23429                                                                             "drop_pct": 10786980,
23430                                                                             "total_tx_pps": 1194650,
23431                                                                             "tx_pps": 1201922,
23432                                                                             "tx_pkts": 11946506,
23433                                                                             "drop_percentage": 90.29401567286703
23434                                                                         },
23435                                                                         {
23436                                                                             "rx_pps": 285569.6450320203,
23437                                                                             "rx_pkts": 2838420,
23438                                                                             "time_ms": 1646293299173,
23439                                                                             "drop_pct": 3134823,
23440                                                                             "total_tx_pps": 597324,
23441                                                                             "tx_pps": 600960,
23442                                                                             "tx_pkts": 5973243,
23443                                                                             "drop_percentage": 52.48108941826074
23444                                                                         },
23445                                                                         {
23446                                                                             "rx_pps": 300333.21198330424,
23447                                                                             "rx_pkts": 2985163,
23448                                                                             "time_ms": 1646293311671,
23449                                                                             "drop_pct": 1459,
23450                                                                             "total_tx_pps": 298662,
23451                                                                             "tx_pps": 300480,
23452                                                                             "tx_pkts": 2986622,
23453                                                                             "drop_percentage": 0.04885117701537054
23454                                                                         },
23455                                                                         {
23456                                                                             "rx_pps": 150240.0,
23457                                                                             "rx_pkts": 1493236,
23458                                                                             "time_ms": 1646293324172,
23459                                                                             "drop_pct": 0,
23460                                                                             "total_tx_pps": 149323,
23461                                                                             "tx_pps": 150240,
23462                                                                             "tx_pkts": 1493236,
23463                                                                             "drop_percentage": 0.0
23464                                                                         },
23465                                                                         {
23466                                                                             "rx_pps": 225358.89330561867,
23467                                                                             "rx_pkts": 2239957,
23468                                                                             "time_ms": 1646293336698,
23469                                                                             "drop_pct": 11,
23470                                                                             "total_tx_pps": 223996,
23471                                                                             "tx_pps": 225360,
23472                                                                             "tx_pkts": 2239968,
23473                                                                             "drop_percentage": 0.0004910784439777711
23474                                                                         },
23475                                                                         {
23476                                                                             "rx_pps": 262884.3287803163,
23477                                                                             "rx_pkts": 2616225,
23478                                                                             "time_ms": 1646293349210,
23479                                                                             "drop_pct": 355,
23480                                                                             "total_tx_pps": 261658,
23481                                                                             "tx_pps": 262920,
23482                                                                             "tx_pkts": 2616580,
23483                                                                             "drop_percentage": 0.01356732834463307
23484                                                                         },
23485                                                                         {
23486                                                                             "rx_pps": 244032.44942784897,
23487                                                                             "rx_pkts": 2425563,
23488                                                                             "time_ms": 1646293361717,
23489                                                                             "drop_pct": 1069,
23490                                                                             "total_tx_pps": 242663,
23491                                                                             "tx_pps": 244140,
23492                                                                             "tx_pkts": 2426632,
23493                                                                             "drop_percentage": 0.04405282712829964
23494                                                                         },
23495                                                                         {
23496                                                                             "rx_pps": 234750.0,
23497                                                                             "rx_pkts": 2333417,
23498                                                                             "time_ms": 1646293374219,
23499                                                                             "drop_pct": 0,
23500                                                                             "total_tx_pps": 233341,
23501                                                                             "tx_pps": 234750,
23502                                                                             "tx_pkts": 2333417,
23503                                                                             "drop_percentage": 0.0
23504                                                                         },
23505                                                                         {
23506                                                                             "rx_pps": 239443.29570411396,
23507                                                                             "rx_pkts": 2379828,
23508                                                                             "time_ms": 1646293386744,
23509                                                                             "drop_pct": 7,
23510                                                                             "total_tx_pps": 237983,
23511                                                                             "tx_pps": 239444,
23512                                                                             "tx_pkts": 2379835,
23513                                                                             "ndr_pps": 119722,
23514                                                                             "drop_percentage": 0.0002941380389816941
23515                                                                         }
23516                                                                     ]
23517                                                                 }
23518                                                             }
23519                                                         },
23520                                                         "flow_count": 100000,
23521                                                         "bidirectional": true
23522                                                     }
23523                                                 }
23524                                             },
23525                                             "versions": {
23526                                                 "Traffic_Generator": {
23527                                                     "build_date": "Apr 14 2021",
23528                                                     "version": "v2.89",
23529                                                     "built_by": "hhaim",
23530                                                     "mode": "STL",
23531                                                     "build_time": "11:22:15"
23532                                                 }
23533                                             }
23534                                         }
23535                                     }
23536                                 },
23537                                 "request_id": "3fddc9f03eab4c30982c44200d95ef6f"
23538                             },
23539                             "synthesis": {
23540                                 "avg_delay_usec": 386.4999609215456,
23541                                 "total_tx_rate": 237983
23542                             }
23543                         },
23544                         {
23545                             "input": {
23546                                 "duration_sec": "10",
23547                                 "flavor_type": "nfvbench.loop.intensive",
23548                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-2.json",
23549                                 "frame_sizes": [
23550                                     "1518"
23551                                 ],
23552                                 "rate": "ndr",
23553                                 "flow_count": "100k",
23554                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
23555                                 "user_label": "amical_tc6_intensive"
23556                             },
23557                             "output": {
23558                                 "status": "OK",
23559                                 "result": {
23560                                     "date": "2022-03-03 07:43:10",
23561                                     "nfvbench_version": "5.0.4.dev29",
23562                                     "config": {
23563                                         "compute_nodes": null,
23564                                         "traffic_generator": {
23565                                             "mac_addrs_left": null,
23566                                             "gateway_ip_addrs": [
23567                                                 "192.168.30.2",
23568                                                 "192.168.31.2"
23569                                             ],
23570                                             "mac_addrs_right": null,
23571                                             "default_profile": "trex-local",
23572                                             "src_vteps": null,
23573                                             "generator_profile": [
23574                                                 {
23575                                                     "intf_speed": null,
23576                                                     "name": "trex-local",
23577                                                     "ip": "127.0.0.1",
23578                                                     "zmq_rpc_port": 4501,
23579                                                     "tool": "TRex",
23580                                                     "platform": {
23581                                                         "master_thread_id": "0",
23582                                                         "latency_thread_id": "1",
23583                                                         "dual_if": [
23584                                                             {
23585                                                                 "threads": [
23586                                                                     2,
23587                                                                     3,
23588                                                                     4,
23589                                                                     5,
23590                                                                     6,
23591                                                                     7
23592                                                                 ],
23593                                                                 "socket": 0
23594                                                             }
23595                                                         ]
23596                                                     },
23597                                                     "zmq_pub_port": 4500,
23598                                                     "interfaces": [
23599                                                         {
23600                                                             "switch": null,
23601                                                             "pci": "0000:00:05.0",
23602                                                             "port": 0
23603                                                         },
23604                                                         {
23605                                                             "switch": null,
23606                                                             "pci": "0000:00:06.0",
23607                                                             "port": 1
23608                                                         }
23609                                                     ],
23610                                                     "cores": 5,
23611                                                     "software_mode": false
23612                                                 }
23613                                             ],
23614                                             "vtep_gateway_ips": null,
23615                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
23616                                             "udp_port_step": "1",
23617                                             "udp_src_port": [
23618                                                 "49152",
23619                                                 "49168"
23620                                             ],
23621                                             "gateway_ip_addrs_step": "0.0.0.1",
23622                                             "tg_gateway_ip_addrs": [
23623                                                 "192.168.30.1",
23624                                                 "192.168.31.1"
23625                                             ],
23626                                             "ip_addrs": [
23627                                                 "198.18.0.0/16",
23628                                                 "198.19.0.0/16"
23629                                             ],
23630                                             "ip_src_static": true,
23631                                             "host_name": "nfvbench_tg",
23632                                             "ip_addrs_step": "0.0.0.1",
23633                                             "tg_gateway_ip_cidrs": [
23634                                                 "192.168.1.0/24",
23635                                                 "192.168.2.0/24"
23636                                             ],
23637                                             "dst_vtep": null,
23638                                             "vtep_vlan": null,
23639                                             "udp_dst_port": [
23640                                                 "49152",
23641                                                 "49168"
23642                                             ]
23643                                         },
23644                                         "availability_zone": "nova",
23645                                         "vif_multiqueue_size": 8,
23646                                         "periodic_gratuitous_arp": false,
23647                                         "flavor": {
23648                                             "vcpus": 2,
23649                                             "disk": 0,
23650                                             "extra_specs": {
23651                                                 "hw:cpu_policy": "dedicated",
23652                                                 "hw:mem_page_size": "large"
23653                                             },
23654                                             "ram": 4096
23655                                         },
23656                                         "floating_network": {
23657                                             "subnet": "nfvbench-floating-subnet",
23658                                             "name": "nfvbench-floating-net",
23659                                             "segmentation_id": null,
23660                                             "physical_network": null,
23661                                             "cidr": "192.168.0.0/24",
23662                                             "network_type": "vlan"
23663                                         },
23664                                         "user_info": null,
23665                                         "service_chain": "PVP",
23666                                         "sriov": false,
23667                                         "vxlan": false,
23668                                         "intf_speed_detected": 25000000000.0,
23669                                         "pause_sec": 2.0,
23670                                         "internal_networks": {
23671                                             "middle": {
23672                                                 "subnet": "nfvbench-msubnet",
23673                                                 "name": "nfvbench-mnet",
23674                                                 "segmentation_id": null,
23675                                                 "physical_network": null,
23676                                                 "mpls_transport_labels": null,
23677                                                 "cidr": "192.168.3.0/24",
23678                                                 "network_type": "vlan"
23679                                             },
23680                                             "right": {
23681                                                 "subnet": "subnet_nfvbench_vn2bis",
23682                                                 "name": "net_nfvbench_vn2bis",
23683                                                 "segmentation_id": null,
23684                                                 "physical_network": null,
23685                                                 "mpls_transport_labels": null,
23686                                                 "cidr": "192.168.31.0/24",
23687                                                 "network_type": "vlan"
23688                                             },
23689                                             "left": {
23690                                                 "subnet": "subnet_nfvbench_vn1bis",
23691                                                 "name": "net_nfvbench_vn1bis",
23692                                                 "segmentation_id": null,
23693                                                 "physical_network": null,
23694                                                 "mpls_transport_labels": null,
23695                                                 "cidr": "192.168.30.0/24",
23696                                                 "network_type": "vlan"
23697                                             }
23698                                         },
23699                                         "no_vswitch_access": false,
23700                                         "traffic": {
23701                                             "bidirectional": true,
23702                                             "profile": "custom_traffic_profile"
23703                                         },
23704                                         "restart": false,
23705                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
23706                                         "name": "nfvbench.conf",
23707                                         "std_json": null,
23708                                         "l2_loopback": false,
23709                                         "request_id": "6b244dd30f8e44208781c5d3283e8419",
23710                                         "debug": false,
23711                                         "group_id": null,
23712                                         "loop_vm_name": "nfvbench-loop-vm",
23713                                         "check_traffic_time_sec": 200,
23714                                         "num_mbufs": 128000,
23715                                         "rate": "ndr",
23716                                         "service_chain_count": 1,
23717                                         "service_chain_shared_net": true,
23718                                         "measurement": {
23719                                             "NDR": 0.001,
23720                                             "PDR": 0.1,
23721                                             "load_epsilon": 0.1
23722                                         },
23723                                         "l3_router": false,
23724                                         "debug_mask": 0,
23725                                         "factory_class": "BasicFactory",
23726                                         "tg-tool": "TRex",
23727                                         "frame_sizes": [
23728                                             "1518"
23729                                         ],
23730                                         "service_mode": false,
23731                                         "edge_networks": {
23732                                             "right": {
23733                                                 "subnet": "nfvbench-subnet3",
23734                                                 "name": "nfvbench-net3",
23735                                                 "segmentation_id": null,
23736                                                 "network_type": null,
23737                                                 "physical_network": null,
23738                                                 "cidr": "192.168.4.0/24",
23739                                                 "router_name": "router_right",
23740                                                 "gateway": null
23741                                             },
23742                                             "left": {
23743                                                 "subnet": "nfvbench-subnet2",
23744                                                 "name": "nfvbench-net2",
23745                                                 "segmentation_id": null,
23746                                                 "network_type": null,
23747                                                 "physical_network": null,
23748                                                 "cidr": "192.168.3.0/24",
23749                                                 "router_name": "router_left",
23750                                                 "gateway": null
23751                                             }
23752                                         },
23753                                         "ndr_run": true,
23754                                         "use_management_port": false,
23755                                         "hypervisor_hostname": "localdomain",
23756                                         "cache_size": 0,
23757                                         "pdr_run": false,
23758                                         "vlan_tagging": false,
23759                                         "fluentd": [
23760                                             {
23761                                                 "ip": "172.20.73.203",
23762                                                 "result_tag": "nfvbench.results.amical",
23763                                                 "logging_tag": "nfvbench.logs.amical",
23764                                                 "port": 25225
23765                                             }
23766                                         ],
23767                                         "use_floating_ip": false,
23768                                         "flow_count": 100000,
23769                                         "loop_vm_arp": false,
23770                                         "user_id": null,
23771                                         "openrc_file": null,
23772                                         "disable_hdrh": false,
23773                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-0.json",
23774                                         "vm_forwarder": "vpp",
23775                                         "factory_module": "nfvbench.factory",
23776                                         "no_latency_streams": false,
23777                                         "single_run": false,
23778                                         "no_arp": false,
23779                                         "cores_used": 5,
23780                                         "traffic_profile": [
23781                                             {
23782                                                 "l2frame_size": [
23783                                                     "1518"
23784                                                 ],
23785                                                 "name": "custom_traffic_profile"
23786                                             }
23787                                         ],
23788                                         "vlans": [
23789                                             2504,
23790                                             2515
23791                                         ],
23792                                         "tg-name": "trex-local",
23793                                         "management_network": {
23794                                             "subnet": "nfvbench-management-subnet",
23795                                             "name": "nfvbench-management-net",
23796                                             "segmentation_id": null,
23797                                             "network_type": "vlan",
23798                                             "physical_network": null,
23799                                             "cidr": "192.168.0.0/24",
23800                                             "gateway": "192.168.0.254"
23801                                         },
23802                                         "no_traffic": false,
23803                                         "mpls": false,
23804                                         "duration_sec": 10.0,
23805                                         "clouds_detail": "openstack",
23806                                         "mbuf_64": null,
23807                                         "generic_poll_sec": 2,
23808                                         "idle_interfaces_per_vm": 0,
23809                                         "no_flow_stats": false,
23810                                         "lat_percentiles": [
23811                                             25,
23812                                             75,
23813                                             99
23814                                         ],
23815                                         "no_cleanup": true,
23816                                         "no_e2e_check": false,
23817                                         "intf_speed_used": 25000000000.0,
23818                                         "generator_profile": "trex-local",
23819                                         "mbuf_factor": 0.2,
23820                                         "user_label": "amical_tc6_intensive",
23821                                         "intf_speed": null,
23822                                         "generic_retry_count": 100,
23823                                         "flavor_type": "nfvbench.loop.intensive",
23824                                         "use_sriov_middle_net": false,
23825                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_1518-fc_100k-rate_ndr-0.json",
23826                                         "std_json_path": null,
23827                                         "unidir_reverse_traffic_pps": 1,
23828                                         "i40e_mixed": "ignore",
23829                                         "gratuitous_arp_pps": 1,
23830                                         "idle_networks": {
23831                                             "subnet": "nfvbench-idle-subnet",
23832                                             "name": "nfvbench-idle-net",
23833                                             "segmentation_id": null,
23834                                             "physical_network": null,
23835                                             "cidr": "192.169.1.0/24",
23836                                             "network_type": "vlan"
23837                                         },
23838                                         "interval_sec": 10.0,
23839                                         "no_latency_stats": false,
23840                                         "cores": null,
23841                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
23842                                         "external_networks": {
23843                                             "right": null,
23844                                             "left": null
23845                                         }
23846                                     },
23847                                     "benchmarks": {
23848                                         "network": {
23849                                             "service_chain": {
23850                                                 "PVP": {
23851                                                     "result": {
23852                                                         "compute_nodes": {},
23853                                                         "profile": "custom_traffic_profile",
23854                                                         "service_chain_count": 1,
23855                                                         "result": {
23856                                                             "1518": {
23857                                                                 "ndr": {
23858                                                                     "load_percent_per_direction": 6.4453125,
23859                                                                     "timestamp_sec": 1646293533.4203305,
23860                                                                     "stats": {
23861                                                                         "total_tx_rate": 260333,
23862                                                                         "overall": {
23863                                                                             "rx_pkts": 2603335,
23864                                                                             "drop_percentage": 0.0,
23865                                                                             "drop_pct": 0,
23866                                                                             "max_delay_usec": 7928,
23867                                                                             "lat_percentile": {
23868                                                                                 "99": "n/a",
23869                                                                                 "25": "n/a",
23870                                                                                 "75": "n/a"
23871                                                                             },
23872                                                                             "tx_pkts": 2603335,
23873                                                                             "avg_delay_usec": 480.00050320070216,
23874                                                                             "min_delay_usec": 36,
23875                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
23876                                                                         },
23877                                                                         "1": {
23878                                                                             "rx_pkts": 1301602,
23879                                                                             "min_delay_usec": 36,
23880                                                                             "drop_pct": 0,
23881                                                                             "max_delay_usec": 4539,
23882                                                                             "tx_pkts": 1301733,
23883                                                                             "avg_delay_usec": 470,
23884                                                                             "drop_percentage": 0.0
23885                                                                         },
23886                                                                         "0": {
23887                                                                             "rx_pkts": 1301733,
23888                                                                             "min_delay_usec": 36,
23889                                                                             "drop_pct": 0,
23890                                                                             "max_delay_usec": 7928,
23891                                                                             "tx_pkts": 1301602,
23892                                                                             "avg_delay_usec": 490,
23893                                                                             "drop_percentage": 0.0
23894                                                                         },
23895                                                                         "theoretical_tx_rate_bps": 50000000000.0,
23896                                                                         "offered_tx_rate_bps": 3203137232.0,
23897                                                                         "theoretical_tx_rate_pps": 4063719.1157347206
23898                                                                     },
23899                                                                     "initial_rate_type": "rate_percent",
23900                                                                     "rate_percent": 12.890625,
23901                                                                     "duration_sec": 10.0,
23902                                                                     "l2frame_size": "1518",
23903                                                                     "rate_pps": 261918,
23904                                                                     "rate_bps": 3222656250.0,
23905                                                                     "time_taken_sec": 137.72056579589844
23906                                                                 },
23907                                                                 "iteration_stats": {
23908                                                                     "ndr_pdr": [
23909                                                                         {
23910                                                                             "rx_pps": 325019.5206093959,
23911                                                                             "rx_pkts": 3180144,
23912                                                                             "time_ms": 1646293408209,
23913                                                                             "drop_pct": 36581186,
23914                                                                             "total_tx_pps": 3976133,
23915                                                                             "tx_pps": 4063718,
23916                                                                             "tx_pkts": 39761330,
23917                                                                             "drop_percentage": 92.00191744089044
23918                                                                         },
23919                                                                         {
23920                                                                             "rx_pps": 198729.36341220207,
23921                                                                             "rx_pkts": 1975072,
23922                                                                             "time_ms": 1646293420770,
23923                                                                             "drop_pct": 18218551,
23924                                                                             "total_tx_pps": 2019362,
23925                                                                             "tx_pps": 2031858,
23926                                                                             "tx_pkts": 20193623,
23927                                                                             "drop_percentage": 90.21932815126834
23928                                                                         },
23929                                                                         {
23930                                                                             "rx_pps": 157447.46203090227,
23931                                                                             "rx_pkts": 1564792,
23932                                                                             "time_ms": 1646293433286,
23933                                                                             "drop_pct": 8532011,
23934                                                                             "total_tx_pps": 1009680,
23935                                                                             "tx_pps": 1015928,
23936                                                                             "tx_pkts": 10096803,
23937                                                                             "drop_percentage": 84.5021042799389
23938                                                                         },
23939                                                                         {
23940                                                                             "rx_pps": 421490.29917415866,
23941                                                                             "rx_pkts": 4189406,
23942                                                                             "time_ms": 1646293445790,
23943                                                                             "drop_pct": 859506,
23944                                                                             "total_tx_pps": 504891,
23945                                                                             "tx_pps": 507964,
23946                                                                             "tx_pkts": 5048912,
23947                                                                             "drop_percentage": 17.023588448362737
23948                                                                         },
23949                                                                         {
23950                                                                             "rx_pps": 253980.49087030665,
23951                                                                             "rx_pkts": 2524440,
23952                                                                             "time_ms": 1646293458316,
23953                                                                             "drop_pct": 15,
23954                                                                             "total_tx_pps": 252445,
23955                                                                             "tx_pps": 253982,
23956                                                                             "tx_pkts": 2524455,
23957                                                                             "drop_percentage": 0.0005941876563456271
23958                                                                         },
23959                                                                         {
23960                                                                             "rx_pps": 378640.39427867,
23961                                                                             "rx_pkts": 3763497,
23962                                                                             "time_ms": 1646293470857,
23963                                                                             "drop_pct": 23175,
23964                                                                             "total_tx_pps": 378667,
23965                                                                             "tx_pps": 380972,
23966                                                                             "tx_pkts": 3786672,
23967                                                                             "drop_percentage": 0.6120149830774886
23968                                                                         },
23969                                                                         {
23970                                                                             "rx_pps": 316623.8329401139,
23971                                                                             "rx_pkts": 3147085,
23972                                                                             "time_ms": 1646293483376,
23973                                                                             "drop_pct": 8490,
23974                                                                             "total_tx_pps": 315557,
23975                                                                             "tx_pps": 317478,
23976                                                                             "tx_pkts": 3155575,
23977                                                                             "drop_percentage": 0.26904763791068187
23978                                                                         },
23979                                                                         {
23980                                                                             "rx_pps": 285718.32940377796,
23981                                                                             "rx_pkts": 2839900,
23982                                                                             "time_ms": 1646293495874,
23983                                                                             "drop_pct": 116,
23984                                                                             "total_tx_pps": 284001,
23985                                                                             "tx_pps": 285730,
23986                                                                             "tx_pkts": 2840016,
23987                                                                             "drop_percentage": 0.004084484031075882
23988                                                                         },
23989                                                                         {
23990                                                                             "rx_pps": 269556.6592924742,
23991                                                                             "rx_pkts": 2678991,
23992                                                                             "time_ms": 1646293508370,
23993                                                                             "drop_pct": 2975,
23994                                                                             "total_tx_pps": 268196,
23995                                                                             "tx_pps": 269856,
23996                                                                             "tx_pkts": 2681966,
23997                                                                             "drop_percentage": 0.11092608929419687
23998                                                                         },
23999                                                                         {
24000                                                                             "rx_pps": 261918.0,
24001                                                                             "rx_pkts": 2603335,
24002                                                                             "time_ms": 1646293520881,
24003                                                                             "drop_pct": 0,
24004                                                                             "total_tx_pps": 260333,
24005                                                                             "tx_pps": 261918,
24006                                                                             "tx_pkts": 2603335,
24007                                                                             "drop_percentage": 0.0
24008                                                                         },
24009                                                                         {
24010                                                                             "rx_pps": 265870.23458103574,
24011                                                                             "rx_pkts": 2647670,
24012                                                                             "time_ms": 1646293533419,
24013                                                                             "drop_pct": 157,
24014                                                                             "total_tx_pps": 264782,
24015                                                                             "tx_pps": 265886,
24016                                                                             "tx_pkts": 2647827,
24017                                                                             "ndr_pps": 130959,
24018                                                                             "drop_percentage": 0.005929390402016446
24019                                                                         }
24020                                                                     ]
24021                                                                 }
24022                                                             }
24023                                                         },
24024                                                         "flow_count": 100000,
24025                                                         "bidirectional": true
24026                                                     }
24027                                                 }
24028                                             },
24029                                             "versions": {
24030                                                 "Traffic_Generator": {
24031                                                     "build_date": "Apr 14 2021",
24032                                                     "version": "v2.89",
24033                                                     "built_by": "hhaim",
24034                                                     "mode": "STL",
24035                                                     "build_time": "11:22:15"
24036                                                 }
24037                                             }
24038                                         }
24039                                     }
24040                                 },
24041                                 "request_id": "6b244dd30f8e44208781c5d3283e8419"
24042                             },
24043                             "synthesis": {
24044                                 "avg_delay_usec": 480.00050320070216,
24045                                 "total_tx_rate": 260333
24046                             }
24047                         },
24048                         {
24049                             "input": {
24050                                 "duration_sec": "10",
24051                                 "flavor_type": "nfvbench.loop.intensive",
24052                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-2.json",
24053                                 "frame_sizes": [
24054                                     "IMIX"
24055                                 ],
24056                                 "rate": "ndr",
24057                                 "flow_count": "100k",
24058                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
24059                                 "user_label": "amical_tc6_intensive"
24060                             },
24061                             "output": {
24062                                 "status": "OK",
24063                                 "result": {
24064                                     "date": "2022-03-03 07:52:56",
24065                                     "nfvbench_version": "5.0.4.dev29",
24066                                     "config": {
24067                                         "compute_nodes": null,
24068                                         "traffic_generator": {
24069                                             "mac_addrs_left": null,
24070                                             "gateway_ip_addrs": [
24071                                                 "192.168.30.2",
24072                                                 "192.168.31.2"
24073                                             ],
24074                                             "mac_addrs_right": null,
24075                                             "default_profile": "trex-local",
24076                                             "src_vteps": null,
24077                                             "generator_profile": [
24078                                                 {
24079                                                     "intf_speed": null,
24080                                                     "name": "trex-local",
24081                                                     "ip": "127.0.0.1",
24082                                                     "zmq_rpc_port": 4501,
24083                                                     "tool": "TRex",
24084                                                     "platform": {
24085                                                         "master_thread_id": "0",
24086                                                         "latency_thread_id": "1",
24087                                                         "dual_if": [
24088                                                             {
24089                                                                 "threads": [
24090                                                                     2,
24091                                                                     3,
24092                                                                     4,
24093                                                                     5,
24094                                                                     6,
24095                                                                     7
24096                                                                 ],
24097                                                                 "socket": 0
24098                                                             }
24099                                                         ]
24100                                                     },
24101                                                     "zmq_pub_port": 4500,
24102                                                     "interfaces": [
24103                                                         {
24104                                                             "switch": null,
24105                                                             "pci": "0000:00:05.0",
24106                                                             "port": 0
24107                                                         },
24108                                                         {
24109                                                             "switch": null,
24110                                                             "pci": "0000:00:06.0",
24111                                                             "port": 1
24112                                                         }
24113                                                     ],
24114                                                     "cores": 5,
24115                                                     "software_mode": false
24116                                                 }
24117                                             ],
24118                                             "vtep_gateway_ips": null,
24119                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
24120                                             "udp_port_step": "1",
24121                                             "udp_src_port": [
24122                                                 "49152",
24123                                                 "49168"
24124                                             ],
24125                                             "gateway_ip_addrs_step": "0.0.0.1",
24126                                             "tg_gateway_ip_addrs": [
24127                                                 "192.168.30.1",
24128                                                 "192.168.31.1"
24129                                             ],
24130                                             "ip_addrs": [
24131                                                 "198.18.0.0/16",
24132                                                 "198.19.0.0/16"
24133                                             ],
24134                                             "ip_src_static": true,
24135                                             "host_name": "nfvbench_tg",
24136                                             "ip_addrs_step": "0.0.0.1",
24137                                             "tg_gateway_ip_cidrs": [
24138                                                 "192.168.1.0/24",
24139                                                 "192.168.2.0/24"
24140                                             ],
24141                                             "dst_vtep": null,
24142                                             "vtep_vlan": null,
24143                                             "udp_dst_port": [
24144                                                 "49152",
24145                                                 "49168"
24146                                             ]
24147                                         },
24148                                         "availability_zone": "nova",
24149                                         "vif_multiqueue_size": 8,
24150                                         "periodic_gratuitous_arp": false,
24151                                         "flavor": {
24152                                             "vcpus": 2,
24153                                             "disk": 0,
24154                                             "extra_specs": {
24155                                                 "hw:cpu_policy": "dedicated",
24156                                                 "hw:mem_page_size": "large"
24157                                             },
24158                                             "ram": 4096
24159                                         },
24160                                         "floating_network": {
24161                                             "subnet": "nfvbench-floating-subnet",
24162                                             "name": "nfvbench-floating-net",
24163                                             "segmentation_id": null,
24164                                             "physical_network": null,
24165                                             "cidr": "192.168.0.0/24",
24166                                             "network_type": "vlan"
24167                                         },
24168                                         "user_info": null,
24169                                         "service_chain": "PVP",
24170                                         "sriov": false,
24171                                         "vxlan": false,
24172                                         "intf_speed_detected": 25000000000.0,
24173                                         "pause_sec": 2.0,
24174                                         "internal_networks": {
24175                                             "middle": {
24176                                                 "subnet": "nfvbench-msubnet",
24177                                                 "name": "nfvbench-mnet",
24178                                                 "segmentation_id": null,
24179                                                 "physical_network": null,
24180                                                 "mpls_transport_labels": null,
24181                                                 "cidr": "192.168.3.0/24",
24182                                                 "network_type": "vlan"
24183                                             },
24184                                             "right": {
24185                                                 "subnet": "subnet_nfvbench_vn2bis",
24186                                                 "name": "net_nfvbench_vn2bis",
24187                                                 "segmentation_id": null,
24188                                                 "physical_network": null,
24189                                                 "mpls_transport_labels": null,
24190                                                 "cidr": "192.168.31.0/24",
24191                                                 "network_type": "vlan"
24192                                             },
24193                                             "left": {
24194                                                 "subnet": "subnet_nfvbench_vn1bis",
24195                                                 "name": "net_nfvbench_vn1bis",
24196                                                 "segmentation_id": null,
24197                                                 "physical_network": null,
24198                                                 "mpls_transport_labels": null,
24199                                                 "cidr": "192.168.30.0/24",
24200                                                 "network_type": "vlan"
24201                                             }
24202                                         },
24203                                         "no_vswitch_access": false,
24204                                         "traffic": {
24205                                             "bidirectional": true,
24206                                             "profile": "custom_traffic_profile"
24207                                         },
24208                                         "restart": false,
24209                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
24210                                         "name": "nfvbench.conf",
24211                                         "std_json": null,
24212                                         "l2_loopback": false,
24213                                         "request_id": "62ffc44b9e274050bf0a7f2c90f3d093",
24214                                         "debug": false,
24215                                         "group_id": null,
24216                                         "loop_vm_name": "nfvbench-loop-vm",
24217                                         "check_traffic_time_sec": 200,
24218                                         "num_mbufs": 128000,
24219                                         "rate": "ndr",
24220                                         "service_chain_count": 1,
24221                                         "service_chain_shared_net": true,
24222                                         "measurement": {
24223                                             "NDR": 0.001,
24224                                             "PDR": 0.1,
24225                                             "load_epsilon": 0.1
24226                                         },
24227                                         "l3_router": false,
24228                                         "debug_mask": 0,
24229                                         "factory_class": "BasicFactory",
24230                                         "tg-tool": "TRex",
24231                                         "frame_sizes": [
24232                                             "IMIX"
24233                                         ],
24234                                         "service_mode": false,
24235                                         "edge_networks": {
24236                                             "right": {
24237                                                 "subnet": "nfvbench-subnet3",
24238                                                 "name": "nfvbench-net3",
24239                                                 "segmentation_id": null,
24240                                                 "network_type": null,
24241                                                 "physical_network": null,
24242                                                 "cidr": "192.168.4.0/24",
24243                                                 "router_name": "router_right",
24244                                                 "gateway": null
24245                                             },
24246                                             "left": {
24247                                                 "subnet": "nfvbench-subnet2",
24248                                                 "name": "nfvbench-net2",
24249                                                 "segmentation_id": null,
24250                                                 "network_type": null,
24251                                                 "physical_network": null,
24252                                                 "cidr": "192.168.3.0/24",
24253                                                 "router_name": "router_left",
24254                                                 "gateway": null
24255                                             }
24256                                         },
24257                                         "ndr_run": true,
24258                                         "use_management_port": false,
24259                                         "hypervisor_hostname": "localdomain",
24260                                         "cache_size": 0,
24261                                         "pdr_run": false,
24262                                         "vlan_tagging": false,
24263                                         "fluentd": [
24264                                             {
24265                                                 "ip": "172.20.73.203",
24266                                                 "result_tag": "nfvbench.results.amical",
24267                                                 "logging_tag": "nfvbench.logs.amical",
24268                                                 "port": 25225
24269                                             }
24270                                         ],
24271                                         "use_floating_ip": false,
24272                                         "flow_count": 100000,
24273                                         "loop_vm_arp": false,
24274                                         "user_id": null,
24275                                         "openrc_file": null,
24276                                         "disable_hdrh": false,
24277                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-1.json",
24278                                         "vm_forwarder": "vpp",
24279                                         "factory_module": "nfvbench.factory",
24280                                         "no_latency_streams": false,
24281                                         "single_run": false,
24282                                         "no_arp": false,
24283                                         "cores_used": 5,
24284                                         "traffic_profile": [
24285                                             {
24286                                                 "l2frame_size": [
24287                                                     "IMIX"
24288                                                 ],
24289                                                 "name": "custom_traffic_profile"
24290                                             }
24291                                         ],
24292                                         "vlans": [
24293                                             2504,
24294                                             2515
24295                                         ],
24296                                         "tg-name": "trex-local",
24297                                         "management_network": {
24298                                             "subnet": "nfvbench-management-subnet",
24299                                             "name": "nfvbench-management-net",
24300                                             "segmentation_id": null,
24301                                             "network_type": "vlan",
24302                                             "physical_network": null,
24303                                             "cidr": "192.168.0.0/24",
24304                                             "gateway": "192.168.0.254"
24305                                         },
24306                                         "no_traffic": false,
24307                                         "mpls": false,
24308                                         "duration_sec": 10.0,
24309                                         "clouds_detail": "openstack",
24310                                         "mbuf_64": null,
24311                                         "generic_poll_sec": 2,
24312                                         "idle_interfaces_per_vm": 0,
24313                                         "no_flow_stats": false,
24314                                         "lat_percentiles": [
24315                                             25,
24316                                             75,
24317                                             99
24318                                         ],
24319                                         "no_cleanup": true,
24320                                         "no_e2e_check": false,
24321                                         "intf_speed_used": 25000000000.0,
24322                                         "generator_profile": "trex-local",
24323                                         "mbuf_factor": 0.2,
24324                                         "user_label": "amical_tc6_intensive",
24325                                         "intf_speed": null,
24326                                         "generic_retry_count": 100,
24327                                         "flavor_type": "nfvbench.loop.intensive",
24328                                         "use_sriov_middle_net": false,
24329                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_IMIX-fc_100k-rate_ndr-1.json",
24330                                         "std_json_path": null,
24331                                         "unidir_reverse_traffic_pps": 1,
24332                                         "i40e_mixed": "ignore",
24333                                         "gratuitous_arp_pps": 1,
24334                                         "idle_networks": {
24335                                             "subnet": "nfvbench-idle-subnet",
24336                                             "name": "nfvbench-idle-net",
24337                                             "segmentation_id": null,
24338                                             "physical_network": null,
24339                                             "cidr": "192.169.1.0/24",
24340                                             "network_type": "vlan"
24341                                         },
24342                                         "interval_sec": 10.0,
24343                                         "no_latency_stats": false,
24344                                         "cores": null,
24345                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
24346                                         "external_networks": {
24347                                             "right": null,
24348                                             "left": null
24349                                         }
24350                                     },
24351                                     "benchmarks": {
24352                                         "network": {
24353                                             "service_chain": {
24354                                                 "PVP": {
24355                                                     "result": {
24356                                                         "compute_nodes": {},
24357                                                         "profile": "custom_traffic_profile",
24358                                                         "service_chain_count": 1,
24359                                                         "result": {
24360                                                             "IMIX": {
24361                                                                 "ndr": {
24362                                                                     "load_percent_per_direction": 1.66015625,
24363                                                                     "timestamp_sec": 1646294119.6733074,
24364                                                                     "stats": {
24365                                                                         "total_tx_rate": 270069,
24366                                                                         "overall": {
24367                                                                             "rx_pkts": 2700692,
24368                                                                             "drop_percentage": 0.0,
24369                                                                             "drop_pct": 0,
24370                                                                             "max_delay_usec": 6573,
24371                                                                             "lat_percentile": {
24372                                                                                 "99": "n/a",
24373                                                                                 "25": "n/a",
24374                                                                                 "75": "n/a"
24375                                                                             },
24376                                                                             "tx_pkts": 2700692,
24377                                                                             "avg_delay_usec": 496.00005109801486,
24378                                                                             "min_delay_usec": 44,
24379                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
24380                                                                         },
24381                                                                         "1": {
24382                                                                             "rx_pkts": 1350277,
24383                                                                             "min_delay_usec": 44,
24384                                                                             "drop_pct": 0,
24385                                                                             "max_delay_usec": 6573,
24386                                                                             "tx_pkts": 1350415,
24387                                                                             "avg_delay_usec": 495,
24388                                                                             "drop_percentage": 0.0
24389                                                                         },
24390                                                                         "0": {
24391                                                                             "rx_pkts": 1350415,
24392                                                                             "min_delay_usec": 48,
24393                                                                             "drop_pct": 0,
24394                                                                             "max_delay_usec": 6316,
24395                                                                             "tx_pkts": 1350277,
24396                                                                             "avg_delay_usec": 497,
24397                                                                             "drop_percentage": 0.0
24398                                                                         },
24399                                                                         "theoretical_tx_rate_bps": 50000000000.0,
24400                                                                         "offered_tx_rate_bps": 824970772.0,
24401                                                                         "theoretical_tx_rate_pps": 16368398.079441292
24402                                                                     },
24403                                                                     "initial_rate_type": "rate_percent",
24404                                                                     "rate_percent": 3.3203125,
24405                                                                     "duration_sec": 10.0,
24406                                                                     "l2frame_size": "IMIX",
24407                                                                     "rate_pps": 271740,
24408                                                                     "rate_bps": 830078124.0,
24409                                                                     "time_taken_sec": 137.6471085548401
24410                                                                 },
24411                                                                 "iteration_stats": {
24412                                                                     "ndr_pdr": [
24413                                                                         {
24414                                                                             "rx_pps": 480448.74165268464,
24415                                                                             "rx_pkts": 4165250,
24416                                                                             "time_ms": 1646293994528,
24417                                                                             "drop_pct": 137740564,
24418                                                                             "total_tx_pps": 14190581,
24419                                                                             "tx_pps": 16368398,
24420                                                                             "tx_pkts": 141905814,
24421                                                                             "warning": "WARNING: There is a significant difference between requested TX rate (16368398) and actual TX rate (14190581). The traffic generator may not have sufficient CPU to achieve the requested TX rate.",
24422                                                                             "drop_percentage": 97.06477847341759
24423                                                                         },
24424                                                                         {
24425                                                                             "rx_pps": 416594.083252382,
24426                                                                             "rx_pkts": 4140320,
24427                                                                             "time_ms": 1646294007091,
24428                                                                             "drop_pct": 77198326,
24429                                                                             "total_tx_pps": 8133864,
24430                                                                             "tx_pps": 8184198,
24431                                                                             "tx_pkts": 81338646,
24432                                                                             "drop_percentage": 94.90977511477139
24433                                                                         },
24434                                                                         {
24435                                                                             "rx_pps": 415810.74435162114,
24436                                                                             "rx_pkts": 4132536,
24437                                                                             "time_ms": 1646294019594,
24438                                                                             "drop_pct": 36536789,
24439                                                                             "total_tx_pps": 4066932,
24440                                                                             "tx_pps": 4092098,
24441                                                                             "tx_pkts": 40669325,
24442                                                                             "drop_percentage": 89.83869046265214
24443                                                                         },
24444                                                                         {
24445                                                                             "rx_pps": 227881.88764751662,
24446                                                                             "rx_pkts": 2269362,
24447                                                                             "time_ms": 1646294032114,
24448                                                                             "drop_pct": 18106209,
24449                                                                             "total_tx_pps": 2037557,
24450                                                                             "tx_pps": 2046048,
24451                                                                             "tx_pkts": 20375571,
24452                                                                             "drop_percentage": 88.86233912168646
24453                                                                         },
24454                                                                         {
24455                                                                             "rx_pps": 184754.45000274904,
24456                                                                             "rx_pkts": 1836183,
24457                                                                             "time_ms": 1646294044616,
24458                                                                             "drop_pct": 8331146,
24459                                                                             "total_tx_pps": 1016732,
24460                                                                             "tx_pps": 1023024,
24461                                                                             "tx_pkts": 10167329,
24462                                                                             "drop_percentage": 81.9403601476848
24463                                                                         },
24464                                                                         {
24465                                                                             "rx_pps": 434731.4595380578,
24466                                                                             "rx_pkts": 4320582,
24467                                                                             "time_ms": 1646294057121,
24468                                                                             "drop_pct": 763084,
24469                                                                             "total_tx_pps": 508366,
24470                                                                             "tx_pps": 511512,
24471                                                                             "tx_pkts": 5083666,
24472                                                                             "drop_percentage": 15.010506197692767
24473                                                                         },
24474                                                                         {
24475                                                                             "rx_pps": 255756.0,
24476                                                                             "rx_pkts": 2541835,
24477                                                                             "time_ms": 1646294069630,
24478                                                                             "drop_pct": 0,
24479                                                                             "total_tx_pps": 254183,
24480                                                                             "tx_pps": 255756,
24481                                                                             "tx_pkts": 2541835,
24482                                                                             "drop_percentage": 0.0
24483                                                                         },
24484                                                                         {
24485                                                                             "rx_pps": 381383.3612061213,
24486                                                                             "rx_pkts": 3790383,
24487                                                                             "time_ms": 1646294082142,
24488                                                                             "drop_pct": 22368,
24489                                                                             "total_tx_pps": 381275,
24490                                                                             "tx_pps": 383634,
24491                                                                             "tx_pkts": 3812751,
24492                                                                             "drop_percentage": 0.5866630157594871
24493                                                                         },
24494                                                                         {
24495                                                                             "rx_pps": 319677.01936570305,
24496                                                                             "rx_pkts": 3181590,
24497                                                                             "time_ms": 1646294094664,
24498                                                                             "drop_pct": 169,
24499                                                                             "total_tx_pps": 318175,
24500                                                                             "tx_pps": 319694,
24501                                                                             "tx_pkts": 3181759,
24502                                                                             "drop_percentage": 0.005311527365837576
24503                                                                         },
24504                                                                         {
24505                                                                             "rx_pps": 286984.929988342,
24506                                                                             "rx_pkts": 2852492,
24507                                                                             "time_ms": 1646294107173,
24508                                                                             "drop_pct": 7346,
24509                                                                             "total_tx_pps": 285983,
24510                                                                             "tx_pps": 287724,
24511                                                                             "tx_pkts": 2859838,
24512                                                                             "drop_percentage": 0.2568676967017013
24513                                                                         },
24514                                                                         {
24515                                                                             "rx_pps": 271740.0,
24516                                                                             "rx_pkts": 2700692,
24517                                                                             "time_ms": 1646294119672,
24518                                                                             "drop_pct": 0,
24519                                                                             "total_tx_pps": 270069,
24520                                                                             "tx_pps": 271740,
24521                                                                             "tx_pkts": 2700692,
24522                                                                             "ndr_pps": 135870,
24523                                                                             "drop_percentage": 0.0
24524                                                                         }
24525                                                                     ]
24526                                                                 }
24527                                                             }
24528                                                         },
24529                                                         "flow_count": 100000,
24530                                                         "bidirectional": true
24531                                                     }
24532                                                 }
24533                                             },
24534                                             "versions": {
24535                                                 "Traffic_Generator": {
24536                                                     "build_date": "Apr 14 2021",
24537                                                     "version": "v2.89",
24538                                                     "built_by": "hhaim",
24539                                                     "mode": "STL",
24540                                                     "build_time": "11:22:15"
24541                                                 }
24542                                             }
24543                                         }
24544                                     }
24545                                 },
24546                                 "request_id": "62ffc44b9e274050bf0a7f2c90f3d093"
24547                             },
24548                             "synthesis": {
24549                                 "avg_delay_usec": 496.00005109801486,
24550                                 "total_tx_rate": 270069
24551                             }
24552                         },
24553                         {
24554                             "input": {
24555                                 "duration_sec": "10",
24556                                 "flavor_type": "nfvbench.loop.intensive",
24557                                 "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-2.json",
24558                                 "frame_sizes": [
24559                                     "9000"
24560                                 ],
24561                                 "rate": "ndr",
24562                                 "flow_count": "100k",
24563                                 "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
24564                                 "user_label": "amical_tc6_intensive"
24565                             },
24566                             "output": {
24567                                 "status": "OK",
24568                                 "result": {
24569                                     "date": "2022-03-03 08:02:44",
24570                                     "nfvbench_version": "5.0.4.dev29",
24571                                     "config": {
24572                                         "compute_nodes": null,
24573                                         "traffic_generator": {
24574                                             "mac_addrs_left": null,
24575                                             "gateway_ip_addrs": [
24576                                                 "192.168.30.2",
24577                                                 "192.168.31.2"
24578                                             ],
24579                                             "mac_addrs_right": null,
24580                                             "default_profile": "trex-local",
24581                                             "src_vteps": null,
24582                                             "generator_profile": [
24583                                                 {
24584                                                     "intf_speed": null,
24585                                                     "name": "trex-local",
24586                                                     "ip": "127.0.0.1",
24587                                                     "zmq_rpc_port": 4501,
24588                                                     "tool": "TRex",
24589                                                     "platform": {
24590                                                         "master_thread_id": "0",
24591                                                         "latency_thread_id": "1",
24592                                                         "dual_if": [
24593                                                             {
24594                                                                 "threads": [
24595                                                                     2,
24596                                                                     3,
24597                                                                     4,
24598                                                                     5,
24599                                                                     6,
24600                                                                     7
24601                                                                 ],
24602                                                                 "socket": 0
24603                                                             }
24604                                                         ]
24605                                                     },
24606                                                     "zmq_pub_port": 4500,
24607                                                     "interfaces": [
24608                                                         {
24609                                                             "switch": null,
24610                                                             "pci": "0000:00:05.0",
24611                                                             "port": 0
24612                                                         },
24613                                                         {
24614                                                             "switch": null,
24615                                                             "pci": "0000:00:06.0",
24616                                                             "port": 1
24617                                                         }
24618                                                     ],
24619                                                     "cores": 5,
24620                                                     "software_mode": false
24621                                                 }
24622                                             ],
24623                                             "vtep_gateway_ips": null,
24624                                             "tg_gateway_ip_addrs_step": "0.0.0.1",
24625                                             "udp_port_step": "1",
24626                                             "udp_src_port": [
24627                                                 "49152",
24628                                                 "49168"
24629                                             ],
24630                                             "gateway_ip_addrs_step": "0.0.0.1",
24631                                             "tg_gateway_ip_addrs": [
24632                                                 "192.168.30.1",
24633                                                 "192.168.31.1"
24634                                             ],
24635                                             "ip_addrs": [
24636                                                 "198.18.0.0/16",
24637                                                 "198.19.0.0/16"
24638                                             ],
24639                                             "ip_src_static": true,
24640                                             "host_name": "nfvbench_tg",
24641                                             "ip_addrs_step": "0.0.0.1",
24642                                             "tg_gateway_ip_cidrs": [
24643                                                 "192.168.1.0/24",
24644                                                 "192.168.2.0/24"
24645                                             ],
24646                                             "dst_vtep": null,
24647                                             "vtep_vlan": null,
24648                                             "udp_dst_port": [
24649                                                 "49152",
24650                                                 "49168"
24651                                             ]
24652                                         },
24653                                         "availability_zone": "nova",
24654                                         "vif_multiqueue_size": 8,
24655                                         "periodic_gratuitous_arp": false,
24656                                         "flavor": {
24657                                             "vcpus": 2,
24658                                             "disk": 0,
24659                                             "extra_specs": {
24660                                                 "hw:cpu_policy": "dedicated",
24661                                                 "hw:mem_page_size": "large"
24662                                             },
24663                                             "ram": 4096
24664                                         },
24665                                         "floating_network": {
24666                                             "subnet": "nfvbench-floating-subnet",
24667                                             "name": "nfvbench-floating-net",
24668                                             "segmentation_id": null,
24669                                             "physical_network": null,
24670                                             "cidr": "192.168.0.0/24",
24671                                             "network_type": "vlan"
24672                                         },
24673                                         "user_info": null,
24674                                         "service_chain": "PVP",
24675                                         "sriov": false,
24676                                         "vxlan": false,
24677                                         "intf_speed_detected": 25000000000.0,
24678                                         "pause_sec": 2.0,
24679                                         "internal_networks": {
24680                                             "middle": {
24681                                                 "subnet": "nfvbench-msubnet",
24682                                                 "name": "nfvbench-mnet",
24683                                                 "segmentation_id": null,
24684                                                 "physical_network": null,
24685                                                 "mpls_transport_labels": null,
24686                                                 "cidr": "192.168.3.0/24",
24687                                                 "network_type": "vlan"
24688                                             },
24689                                             "right": {
24690                                                 "subnet": "subnet_nfvbench_vn2bis",
24691                                                 "name": "net_nfvbench_vn2bis",
24692                                                 "segmentation_id": null,
24693                                                 "physical_network": null,
24694                                                 "mpls_transport_labels": null,
24695                                                 "cidr": "192.168.31.0/24",
24696                                                 "network_type": "vlan"
24697                                             },
24698                                             "left": {
24699                                                 "subnet": "subnet_nfvbench_vn1bis",
24700                                                 "name": "net_nfvbench_vn1bis",
24701                                                 "segmentation_id": null,
24702                                                 "physical_network": null,
24703                                                 "mpls_transport_labels": null,
24704                                                 "cidr": "192.168.30.0/24",
24705                                                 "network_type": "vlan"
24706                                             }
24707                                         },
24708                                         "no_vswitch_access": false,
24709                                         "traffic": {
24710                                             "bidirectional": true,
24711                                             "profile": "custom_traffic_profile"
24712                                         },
24713                                         "restart": false,
24714                                         "vm_image_file": "nfvbenchvm-0.15.0901.qcow2",
24715                                         "name": "nfvbench.conf",
24716                                         "std_json": null,
24717                                         "l2_loopback": false,
24718                                         "request_id": "917d50701d4e429dad9083ff419756ca",
24719                                         "debug": false,
24720                                         "group_id": null,
24721                                         "loop_vm_name": "nfvbench-loop-vm",
24722                                         "check_traffic_time_sec": 200,
24723                                         "num_mbufs": 128000,
24724                                         "rate": "ndr",
24725                                         "service_chain_count": 1,
24726                                         "service_chain_shared_net": true,
24727                                         "measurement": {
24728                                             "NDR": 0.001,
24729                                             "PDR": 0.1,
24730                                             "load_epsilon": 0.1
24731                                         },
24732                                         "l3_router": false,
24733                                         "debug_mask": 0,
24734                                         "factory_class": "BasicFactory",
24735                                         "tg-tool": "TRex",
24736                                         "frame_sizes": [
24737                                             "9000"
24738                                         ],
24739                                         "service_mode": false,
24740                                         "edge_networks": {
24741                                             "right": {
24742                                                 "subnet": "nfvbench-subnet3",
24743                                                 "name": "nfvbench-net3",
24744                                                 "segmentation_id": null,
24745                                                 "network_type": null,
24746                                                 "physical_network": null,
24747                                                 "cidr": "192.168.4.0/24",
24748                                                 "router_name": "router_right",
24749                                                 "gateway": null
24750                                             },
24751                                             "left": {
24752                                                 "subnet": "nfvbench-subnet2",
24753                                                 "name": "nfvbench-net2",
24754                                                 "segmentation_id": null,
24755                                                 "network_type": null,
24756                                                 "physical_network": null,
24757                                                 "cidr": "192.168.3.0/24",
24758                                                 "router_name": "router_left",
24759                                                 "gateway": null
24760                                             }
24761                                         },
24762                                         "ndr_run": true,
24763                                         "use_management_port": false,
24764                                         "hypervisor_hostname": "localdomain",
24765                                         "cache_size": 0,
24766                                         "pdr_run": false,
24767                                         "vlan_tagging": false,
24768                                         "fluentd": [
24769                                             {
24770                                                 "ip": "172.20.73.203",
24771                                                 "result_tag": "nfvbench.results.amical",
24772                                                 "logging_tag": "nfvbench.logs.amical",
24773                                                 "port": 25225
24774                                             }
24775                                         ],
24776                                         "use_floating_ip": false,
24777                                         "flow_count": 100000,
24778                                         "loop_vm_arp": false,
24779                                         "user_id": null,
24780                                         "openrc_file": null,
24781                                         "disable_hdrh": false,
24782                                         "json": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-2.json",
24783                                         "vm_forwarder": "vpp",
24784                                         "factory_module": "nfvbench.factory",
24785                                         "no_latency_streams": false,
24786                                         "single_run": false,
24787                                         "no_arp": false,
24788                                         "cores_used": 5,
24789                                         "traffic_profile": [
24790                                             {
24791                                                 "l2frame_size": [
24792                                                     "9000"
24793                                                 ],
24794                                                 "name": "custom_traffic_profile"
24795                                             }
24796                                         ],
24797                                         "vlans": [
24798                                             2504,
24799                                             2515
24800                                         ],
24801                                         "tg-name": "trex-local",
24802                                         "management_network": {
24803                                             "subnet": "nfvbench-management-subnet",
24804                                             "name": "nfvbench-management-net",
24805                                             "segmentation_id": null,
24806                                             "network_type": "vlan",
24807                                             "physical_network": null,
24808                                             "cidr": "192.168.0.0/24",
24809                                             "gateway": "192.168.0.254"
24810                                         },
24811                                         "no_traffic": false,
24812                                         "mpls": false,
24813                                         "duration_sec": 10.0,
24814                                         "clouds_detail": "openstack",
24815                                         "mbuf_64": null,
24816                                         "generic_poll_sec": 2,
24817                                         "idle_interfaces_per_vm": 0,
24818                                         "no_flow_stats": false,
24819                                         "lat_percentiles": [
24820                                             25,
24821                                             75,
24822                                             99
24823                                         ],
24824                                         "no_cleanup": true,
24825                                         "no_e2e_check": false,
24826                                         "intf_speed_used": 25000000000.0,
24827                                         "generator_profile": "trex-local",
24828                                         "mbuf_factor": 0.2,
24829                                         "user_label": "amical_tc6_intensive",
24830                                         "intf_speed": null,
24831                                         "generic_retry_count": 100,
24832                                         "flavor_type": "nfvbench.loop.intensive",
24833                                         "use_sriov_middle_net": false,
24834                                         "json_file": "/var/lib/xtesting/results/characterization/nfvbench-throughput-fs_9000-fc_100k-rate_ndr-2.json",
24835                                         "std_json_path": null,
24836                                         "unidir_reverse_traffic_pps": 1,
24837                                         "i40e_mixed": "ignore",
24838                                         "gratuitous_arp_pps": 1,
24839                                         "idle_networks": {
24840                                             "subnet": "nfvbench-idle-subnet",
24841                                             "name": "nfvbench-idle-net",
24842                                             "segmentation_id": null,
24843                                             "physical_network": null,
24844                                             "cidr": "192.169.1.0/24",
24845                                             "network_type": "vlan"
24846                                         },
24847                                         "interval_sec": 10.0,
24848                                         "no_latency_stats": false,
24849                                         "cores": null,
24850                                         "log_file": "/var/lib/xtesting/results/characterization/nfvbench.log",
24851                                         "external_networks": {
24852                                             "right": null,
24853                                             "left": null
24854                                         }
24855                                     },
24856                                     "benchmarks": {
24857                                         "network": {
24858                                             "service_chain": {
24859                                                 "PVP": {
24860                                                     "result": {
24861                                                         "compute_nodes": {},
24862                                                         "profile": "custom_traffic_profile",
24863                                                         "service_chain_count": 1,
24864                                                         "result": {
24865                                                             "9000": {
24866                                                                 "ndr": {
24867                                                                     "load_percent_per_direction": 22.265625,
24868                                                                     "timestamp_sec": 1646294707.7233596,
24869                                                                     "stats": {
24870                                                                         "total_tx_rate": 153337,
24871                                                                         "overall": {
24872                                                                             "rx_pkts": 1533368,
24873                                                                             "drop_percentage": 0.00019564736779292163,
24874                                                                             "drop_pct": 3,
24875                                                                             "max_delay_usec": 18880,
24876                                                                             "lat_percentile": {
24877                                                                                 "99": "n/a",
24878                                                                                 "25": "n/a",
24879                                                                                 "75": "n/a"
24880                                                                             },
24881                                                                             "tx_pkts": 1533371,
24882                                                                             "avg_delay_usec": 987.5007708521373,
24883                                                                             "min_delay_usec": 54,
24884                                                                             "hdrh": "HISTFAAAABt4nJNpmSzMgADMUJoRTM6Y1mD/ASIAAEr9BCg="
24885                                                                         },
24886                                                                         "1": {
24887                                                                             "rx_pkts": 766686,
24888                                                                             "min_delay_usec": 54,
24889                                                                             "drop_pct": 0,
24890                                                                             "max_delay_usec": 18880,
24891                                                                             "tx_pkts": 766685,
24892                                                                             "avg_delay_usec": 1283,
24893                                                                             "drop_percentage": 0.0
24894                                                                         },
24895                                                                         "0": {
24896                                                                             "rx_pkts": 766682,
24897                                                                             "min_delay_usec": 54,
24898                                                                             "drop_pct": 3,
24899                                                                             "max_delay_usec": 16438,
24900                                                                             "tx_pkts": 766686,
24901                                                                             "avg_delay_usec": 692,
24902                                                                             "drop_percentage": 0.00039129448040005945
24903                                                                         },
24904                                                                         "theoretical_tx_rate_bps": 50000000000.0,
24905                                                                         "offered_tx_rate_bps": 11064797920.0,
24906                                                                         "theoretical_tx_rate_pps": 692904.6563192905
24907                                                                     },
24908                                                                     "initial_rate_type": "rate_percent",
24909                                                                     "rate_percent": 44.53125,
24910                                                                     "duration_sec": 10.0,
24911                                                                     "l2frame_size": "9000",
24912                                                                     "rate_pps": 154278,
24913                                                                     "rate_bps": 11132812500.0,
24914                                                                     "time_taken_sec": 137.58272123336792
24915                                                                 },
24916                                                                 "iteration_stats": {
24917                                                                     "ndr_pdr": [
24918                                                                         {
24919                                                                             "rx_pps": 90494.832576641,
24920                                                                             "rx_pkts": 898795,
24921                                                                             "time_ms": 1646294582631,
24922                                                                             "drop_pct": 5983130,
24923                                                                             "total_tx_pps": 688192,
24924                                                                             "tx_pps": 692904,
24925                                                                             "tx_pkts": 6881925,
24926                                                                             "drop_percentage": 86.93977339189253
24927                                                                         },
24928                                                                         {
24929                                                                             "rx_pps": 140749.47686318654,
24930                                                                             "rx_pkts": 1398839,
24931                                                                             "time_ms": 1646294595149,
24932                                                                             "drop_pct": 2044375,
24933                                                                             "total_tx_pps": 344321,
24934                                                                             "tx_pps": 346452,
24935                                                                             "tx_pkts": 3443214,
24936                                                                             "drop_percentage": 59.374032517293436
24937                                                                         },
24938                                                                         {
24939                                                                             "rx_pps": 173212.0139973792,
24940                                                                             "rx_pkts": 1721469,
24941                                                                             "time_ms": 1646294607646,
24942                                                                             "drop_pct": 139,
24943                                                                             "total_tx_pps": 172160,
24944                                                                             "tx_pps": 173226,
24945                                                                             "tx_pkts": 1721608,
24946                                                                             "drop_percentage": 0.008073847240486801
24947                                                                         },
24948                                                                         {
24949                                                                             "rx_pps": 86612.0,
24950                                                                             "rx_pkts": 860795,
24951                                                                             "time_ms": 1646294620168,
24952                                                                             "drop_pct": 0,
24953                                                                             "total_tx_pps": 86079,
24954                                                                             "tx_pps": 86612,
24955                                                                             "tx_pkts": 860795,
24956                                                                             "drop_percentage": 0.0
24957                                                                         },
24958                                                                         {
24959                                                                             "rx_pps": 129918.0,
24960                                                                             "rx_pkts": 1291191,
24961                                                                             "time_ms": 1646294632678,
24962                                                                             "drop_pct": 0,
24963                                                                             "total_tx_pps": 129119,
24964                                                                             "tx_pps": 129918,
24965                                                                             "tx_pkts": 1291191,
24966                                                                             "drop_percentage": 0.0
24967                                                                         },
24968                                                                         {
24969                                                                             "rx_pps": 151570.89330603922,
24970                                                                             "rx_pkts": 1506541,
24971                                                                             "time_ms": 1646294645208,
24972                                                                             "drop_pct": 11,
24973                                                                             "total_tx_pps": 150655,
24974                                                                             "tx_pps": 151572,
24975                                                                             "tx_pkts": 1506552,
24976                                                                             "drop_percentage": 0.0007301440640615127
24977                                                                         },
24978                                                                         {
24979                                                                             "rx_pps": 162054.72678886072,
24980                                                                             "rx_pkts": 1611232,
24981                                                                             "time_ms": 1646294657720,
24982                                                                             "drop_pct": 3413,
24983                                                                             "total_tx_pps": 161464,
24984                                                                             "tx_pps": 162398,
24985                                                                             "tx_pkts": 1614645,
24986                                                                             "drop_percentage": 0.2113777331859325
24987                                                                         },
24988                                                                         {
24989                                                                             "rx_pps": 156960.74598503095,
24990                                                                             "rx_pkts": 1560035,
24991                                                                             "time_ms": 1646294670223,
24992                                                                             "drop_pct": 251,
24993                                                                             "total_tx_pps": 156028,
24994                                                                             "tx_pps": 156986,
24995                                                                             "tx_pkts": 1560286,
24996                                                                             "drop_percentage": 0.016086794344113836
24997                                                                         },
24998                                                                         {
24999                                                                             "rx_pps": 154277.69815915392,
25000                                                                             "rx_pkts": 1533368,
25001                                                                             "time_ms": 1646294682722,
25002                                                                             "drop_pct": 3,
25003                                                                             "total_tx_pps": 153337,
25004                                                                             "tx_pps": 154278,
25005                                                                             "tx_pkts": 1533371,
25006                                                                             "drop_percentage": 0.0001956473677929216
25007                                                                         },
25008                                                                         {
25009                                                                             "rx_pps": 155550.0040687643,
25010                                                                             "rx_pkts": 1546092,
25011                                                                             "time_ms": 1646294695224,
25012                                                                             "drop_pct": 815,
25013                                                                             "total_tx_pps": 154690,
25014                                                                             "tx_pps": 155632,
25015                                                                             "tx_pkts": 1546907,
25016                                                                             "drop_percentage": 0.05268577878308134
25017                                                                         },
25018                                                                         {
25019                                                                             "rx_pps": 153977.28138199815,
25020                                                                             "rx_pkts": 1530304,
25021                                                                             "time_ms": 1646294707722,
25022                                                                             "drop_pct": 9727,
25023                                                                             "total_tx_pps": 154003,
25024                                                                             "tx_pps": 154956,
25025                                                                             "tx_pkts": 1540031,
25026                                                                             "ndr_pps": 77139,
25027                                                                             "drop_percentage": 0.6316106623827702
25028                                                                         }
25029                                                                     ]
25030                                                                 }
25031                                                             }
25032                                                         },
25033                                                         "flow_count": 100000,
25034                                                         "bidirectional": true
25035                                                     }
25036                                                 }
25037                                             },
25038                                             "versions": {
25039                                                 "Traffic_Generator": {
25040                                                     "build_date": "Apr 14 2021",
25041                                                     "version": "v2.89",
25042                                                     "built_by": "hhaim",
25043                                                     "mode": "STL",
25044                                                     "build_time": "11:22:15"
25045                                                 }
25046                                             }
25047                                         }
25048                                     }
25049                                 },
25050                                 "request_id": "917d50701d4e429dad9083ff419756ca"
25051                             },
25052                             "synthesis": {
25053                                 "avg_delay_usec": 987.5007708521373,
25054                                 "total_tx_rate": 153337
25055                             }
25056                         }
25057                     ]
25058                 },
25059                 "fail_tests": 0,
25060                 "total_tests": 1,
25061                 "pass_tests": 1
25062             }
25063         }
25064     ]
25065 }