Age | Commit message (Expand) | Author | Files | Lines |
2018-12-04 | NFVBENCH-115 SRIOV multi-chain with non shared networks fails |  ahothan | 2 | -17/+44 |
2018-11-27 | NFVBENCH-114 SRIOV run fails while creating VM |  ahothan | 1 | -5/+5 |
2018-11-26 | NFVBENCH-113 Add direct support for trex cores as an cli/config option3.0.2 |  ahothan | 3 | -6/+22 |
2018-11-25 | NFVBENCH-112 Fix VxLAN exception in chaining.get_networks3.0.1 |  mklyus | 1 | -1/+1 |
2018-11-20 | NFVBENCH-111 Add support for VxLAN3.0.0 |  ahothan | 8 | -33/+311 |
2018-11-17 | NFVBENCH-109 With EXT/No ARP/No vlan tagging, nfvbench still requires vlans t... |  ahothan | 1 | -10/+12 |
2018-11-13 | NFVBENCH-108 Adjust exact frame size to take into account FCS field2.0.5 |  ahothan | 7 | -53/+53 |
2018-11-07 | NFVBENCH-107 NFVbench 2.0 ValueError at end of fixed rate run2.0.4stable/gambia |  ahothan | 2 | -4/+10 |
2018-11-02 | NFVBENCH-106 IndexError exception while resolving ARP (EXT)2.0.3 |  ahothan | 1 | -4/+4 |
2018-11-01 | NFVBENCH-105 ARP not working with NFVbench 2.02.0.2 |  ahothan | 2 | -32/+8 |
2018-10-19 | NFVBENCH-104 Specifying a hypervisor does not work2.0.1 |  ahothan | 2 | -2/+3 |
2018-10-14 | NFVBENCH-103 Add --hypervisor cli options and fix vm placement for multi-chain2.0.0 |  ahothan | 6 | -132/+169 |
2018-10-12 | Add + or - sign to drop packets and drop rates |  ahothan | 1 | -1/+1 |
2018-10-11 | Perform strict src mac check on ensure end to end |  ahothan | 4 | -51/+74 |
2018-10-08 | 2.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networks |  ahothan | 25 | -2305/+2640 |
2018-10-08 | NFVBENCH-102 NFVBench won't work with external chain1.5.3 |  ahothan | 1 | -1/+4 |
2018-08-10 | [NFVBENCH-101] Hyperviosr affinity needs to be kept with NFVbench VMs |  Yichen Wang | 1 | -12/+42 |
2018-07-08 | [NFVBENCH-99] NFVbench should use NOVA scheduler by default |  Yichen Wang | 1 | -31/+38 |
2018-05-26 | [NFVBENCH-96] Enhance utils to get NIC PCI addresses with slot/port |  Yichen Wang | 1 | -27/+50 |
2018-05-17 | Add a configurable pause between runs during NDR/PDR binary search1.4.2 |  Michael Pedersen | 3 | -0/+5 |
2018-05-16 | NFVBENCH-94 End to end traffic test triggers too early on chatty network |  ahothan | 4 | -4/+21 |
2018-05-16 | NFVBENCH-92 nfvbench should not look for neutron network in case of l2-loopback |  ahothan | 3 | -7/+9 |
2018-04-26 | [NFVBENCH-89] Fix exception losing original tracebacks |  ahothan | 2 | -3/+3 |
2018-04-24 | [NFVBENCH-88] Fixed rate run: reported RX rate should be swapped in Run Confi... |  ahothan | 1 | -1/+3 |
2018-04-24 | [NFVBENCH-86] In case of lossy loopback device, packet drops are reported inc...1.4.0 |  ahothan | 3 | -49/+88 |
2018-04-23 | [NFVBENCH-87] In case of asymmetric actual Tx rate, total drops is calculated... |  ahothan | 1 | -1/+10 |
2018-04-16 | NFVBENCH-85 Add option to verify L2 loopback at TOR switch |  mortenhillbom | 1 | -1/+16 |
2018-04-12 | NFVBENCH-84 Report results with requested L2 frame size |  mortenhillbom | 3 | -5/+18 |
2018-04-09 | [NFVBENCH-83] Add option to display status and to cleanup |  ahothan | 2 | -11/+226 |
2018-04-04 | Merge "NFVBENCH-80 latency stream for IMIX uses 1518B frames" |  Alec Hothan | 1 | -0/+1 |
2018-04-04 | [NFVBENCH-81]With some Intel X710 NIC cards, NFVbench reports erroneous RX co... |  ahothan | 3 | -41/+34 |
2018-04-03 | NFVBENCH-80 latency stream for IMIX uses 1518B frames |  Kerim Gokarslan | 1 | -0/+1 |
2018-04-03 | NFVBENCH-79 TRex latency stats requires at least 18B payload size |  Kerim Gokarslan | 3 | -15/+29 |
2018-03-25 | [NFVBENCH-77] Config plugin misses config options coming from REST requests |  ahothan | 2 | -4/+4 |
2018-03-24 | [NFVBENCH-76] REST API remains in running state in case of exception |  ahothan | 1 | -3/+10 |
2018-03-23 | NFVBENCH-56 Multi-chaining traffic starts may be too early for some runs |  Kerim Gokarslan | 3 | -28/+59 |
2018-03-23 | NFVBENCH-78 TRex requires at least 16 payload bytes |  Kerim Gokarslan | 1 | -4/+6 |
2018-03-20 | Merge "NFVBENCH-75 fluent logger configure not override by -c my_config.yaml" |  Alec Hothan | 1 | -8/+8 |
2018-03-20 | NFVBENCH-73 vlan_tagging parameter cause exception |  mortenhillbom | 2 | -3/+5 |
2018-03-19 | NFVBENCH-75 fluent logger configure not override by -c my_config.yaml |  Kerim Gokarslan | 1 | -8/+8 |
2018-03-16 | [NFVBENCH-74] packet payload length without vlan |  louie.long | 1 | -2/+5 |
2018-03-02 | [NFVBENCH-72] ARP retry log may cause exception |  ahothan | 1 | -1/+1 |
2018-02-27 | NFVBENCH-71 Send runlogdate as date instead of 0 |  mortenhillbom | 1 | -5/+6 |
2018-02-23 | Merge "Fix for bug with external chain and no arp" |  Alec Hothan | 1 | -8/+8 |
2018-02-22 | [NFVBENCH-68] Skip bonding interfaces for interface discovery |  Yichen Wang | 1 | -8/+34 |
2018-02-22 | Fix for bug with external chain and no arp |  Michael Pedersen | 1 | -8/+8 |
2018-02-16 | [NFVBENCH-67] NFVbench should have same TX rate for different rate formats |  Yichen Wang | 1 | -0/+4 |
2018-02-15 | NFVBENCH-66 Fixed rate run with multiple frame sizes sends same tx/rx |  mortenhillbom | 1 | -1/+1 |
2018-02-09 | [NFVBENCH-65] 1.2.2: AttributeError: 'RunningTrafficProfile' object has no at... |  ahothan | 2 | -2/+2 |
2018-01-23 | [NFVBENCH-63] Make sure CLI overrides the default configs |  Yichen Wang | 1 | -0/+4 |