summaryrefslogtreecommitdiffstats
path: root/nfvbench/chain_runner.py
AgeCommit message (Expand)AuthorFilesLines
2020-11-09NFVBENCH-187: Augment --l2-loopback command line option capabilitiesPierrick Louin1-0/+2
2020-10-17NFVBENCH-180: Add a 'no_e2e_check' option to skip "end to end" connectivity c...Pierrick Louin1-0/+4
2020-01-31MPLS support + loop_vm_arp test fix4.1.0mklyus1-5/+20
2020-01-23NFVBENCH-157 Add possibility to not use the ARP static configuration for VPP ...fmenguy1-1/+2
2019-12-09NFVBENCH-153 Add support for python34.0.0Michael S. Pedersen1-5/+5
2019-06-05Add L3 traffic management with Neutron routersFrançois-Régis MENGUY1-3/+3
2019-02-27NFVBENCH-123 EXT chain does not work with VXLAN3.0.6ahothan1-2/+5
2018-12-14Relax checking for vxlan network type.3.0.4ahothan1-6/+2
2018-11-20NFVBENCH-111 Add support for VxLAN3.0.0ahothan1-4/+26
2018-11-13NFVBENCH-108 Adjust exact frame size to take into account FCS field2.0.5ahothan1-9/+3
2018-10-14NFVBENCH-103 Add --hypervisor cli options and fix vm placement for multi-chain2.0.0ahothan1-2/+4
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-37/+141
2017-10-16NFVBENCH-40 Add pylint to toxKerim Gokarslan1-1/+2
2017-07-31Initial code drop from Cisco1.0.0ahothan1-0/+82
f='#n328'>328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404