aboutsummaryrefslogtreecommitdiffstats
path: root/nfvbench/traffic_client.py
AgeCommit message (Expand)AuthorFilesLines
2023-11-30Cleanup requirements & tox config, update pylintHEADmasterGwenael Lambrouin1-1/+1
2021-03-30NFVBENCH-163: Add gratuitous ARP in case of L3 router modefmenguy1-1/+18
2020-11-09NFVBENCH-192: Complete/fix hdrh related processings to consider all casesPierrick Louin1-22/+33
2020-10-19NFVBENCH-186: Fix a bug: NDR mode now fully supports 'intf_speed' overridingPierrick Louin1-3/+16
2020-10-16NFVBENCH-171 Not accurate flow count with some IP and UDP ranges combinationsfmenguy1-75/+200
2020-10-05NFVBENCH-177: Add a config item 'user_info' and theoretical max rate valuefmenguy1-6/+21
2020-09-10NFVBENCH-176 Cannot run service mode with flow statsahothan1-1/+3
2020-08-24NFVBENCH-175 pylint w0707 correctionfmenguy1-1/+1
2020-07-31NFVBENCH-172: Add quartiles and 99 percentile latency valuesfmenguy1-4/+30
2020-05-29Merge "NFVBENCH-169: UDP port random step correction"Alec Hothan1-5/+2
2020-05-29NFVBENCH-169: UDP port random step correctionfmenguy1-5/+2
2020-05-27[NFVBENCH-168] Improve config properties managed after a REST callfmenguy1-1/+2
2020-04-27NFVBENCH-166 Fixed rate interval reporting should show running drop rateahothan1-15/+18
2020-02-07NFVBENCH-158 Allow multiple UDP ports in traffic generation4.2.0Jules Boudaud1-19/+142
2020-01-31MPLS support + loop_vm_arp test fix4.1.0mklyus1-10/+74
2019-12-09NFVBENCH-153 Add support for python34.0.0Michael S. Pedersen1-39/+37
2019-12-02NFVBENCH-155 Add options to disable extra stats, latency stats and latency st...PY27_BASE3.7.0py27Pierrick Louin1-1/+4
2019-10-23NFVBENCH-152 Add service_mode method for debugging purposeLouin Pierrick1-2/+8
2019-10-23Merge "Add support for VXLAN latency"Alec Hothan1-6/+1
2019-10-21NFVBENCH-146 Add cache_size optionPierrick Louin1-2/+1
2019-10-21Add support for VXLAN latencyMichael Pedersen1-6/+1
2019-07-13NFVBENCH-140 Retrieve High Dynamic Range latency histograms with TRex v2.593.5.0ahothan1-0/+1
2019-06-05Add L3 traffic management with Neutron routersFrançois-Régis MENGUY1-3/+18
2019-03-11VxLAN per-chain counter supportMichael Pedersen1-3/+8
2019-02-28NFVBENCH-124 Upgrade TRex to v2.533.1.0fmenguy1-3/+3
2019-02-24NFVBENCH-122 Allow config to have more dest MACs than chains requestedahothan1-2/+3
2019-02-18NFVBENCH-121 Add TRex parameters to tune performance and allocate ressourcesFrançois-Régis MENGUY1-1/+6
2018-12-07NFVBENCH-118 VxLAN fixed rate: Trex far end port Rx counters are incorrectahothan1-2/+23
2018-11-26NFVBENCH-113 Add direct support for trex cores as an cli/config option3.0.2ahothan1-1/+6
2018-11-20NFVBENCH-111 Add support for VxLAN3.0.0ahothan1-7/+93
2018-11-01NFVBENCH-105 ARP not working with NFVbench 2.02.0.2ahothan1-1/+0
2018-10-11Perform strict src mac check on ensure end to endahothan1-13/+47
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-261/+313
2018-05-17Add a configurable pause between runs during NDR/PDR binary search1.4.2Michael Pedersen1-0/+1
2018-05-16NFVBENCH-94 End to end traffic test triggers too early on chatty networkahothan1-3/+6
2018-04-24[NFVBENCH-88] Fixed rate run: reported RX rate should be swapped in Run Confi...ahothan1-1/+3
2018-04-24[NFVBENCH-86] In case of lossy loopback device, packet drops are reported inc...1.4.0ahothan1-13/+23
2018-04-04[NFVBENCH-81]With some Intel X710 NIC cards, NFVbench reports erroneous RX co...ahothan1-5/+3
2018-03-23NFVBENCH-56 Multi-chaining traffic starts may be too early for some runsKerim Gokarslan1-28/+25
2018-02-16[NFVBENCH-67] NFVbench should have same TX rate for different rate formatsYichen Wang1-0/+4
2018-01-17[NFVBENCH-58] Add option to specify dest MAC with EXT CHAIN when ARP isMichael Pedersen1-4/+16
2017-12-21[NFVBENCH-59] Add Unit Testing of the NDR/PDR convergence algorithm using the...ahothan1-7/+14
2017-10-16NFVBENCH-40 Add pylint to toxKerim Gokarslan1-40/+40
2017-10-13NFVBENCH-5 NFVBENCH-39 Fix long prep time with large number of flowsahothan1-49/+82
2017-09-26NFVBENCH-33 STLError exception when the packet path drops all packetsKerim Gokarslan1-2/+7
2017-09-21NFVBENCH-32 Check nan result values before integer castingKerim Gokarslan1-4/+8
2017-09-20NFVBENCH-30 check_traffic_time_sec not working as expectedKerim Gokarslan1-3/+4
2017-09-19NFVBENCH-28 Set result values for NDR/PDR if they cannot be found within the ...Kerim Gokarslan1-0/+15
2017-09-19NFVBENCH-25 Send run results to fluentdKerim Gokarslan1-3/+3
2017-08-18[NFVBENCH-7] Return errors when unknown options are passedYichen Wang1-1/+2