Linux Foundation Collaborative Projects
index
:
nfvbench
master
py27
stable/euphrates
stable/fraser
stable/gambia
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
nfvbench
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-23
NFVBENCH-95 Add HdrHistogram encodes returned by TRex to JSON results
ahothan
3
-1
/
+67
2019-06-22
NFVBENCH-138 Use yaml.safe_load() instead of unsafe yaml load
3.4.2
ahothan
1
-1
/
+1
2019-06-20
[NFVBENCH-137] NFVbench generates wrong L4 checksums for VxLAN traffic
3.4.1
Yichen Wang
1
-4
/
+7
2019-06-05
Add L3 traffic management with Neutron routers
François-Régis MENGUY
7
-79
/
+551
2019-05-29
NFVBENCH-136 Add support for multiqueue for PVP/PVVP chains
3.3.0
ahothan
5
-6
/
+54
2019-05-24
NFVBENCH-135 Enhance VxLAN UDP src port entropy
ahothan
1
-3
/
+12
2019-05-16
NFVBENCH-134 Support multiple idle interfaces per test VM
ahothan
3
-2
/
+120
2019-04-18
[NFVBENCH-133] Fix for tracebacks while uploading images
Yichen Wang
1
-1
/
+1
2019-04-15
NFVBENCH-132 Upgrade to TRex v2.56
3.2.0
ahothan
1
-1
/
+5
2019-04-14
NFVBENCH-131 Allow list of arbitrary network names for EXT chains
ahothan
3
-9
/
+44
2019-04-11
[NFVBENCH-129] Fix regression to work on Keystone v2
Yichen Wang
1
-2
/
+6
2019-03-28
Add possibility to restart TRex in case of config change or forced it with co...
fmenguy
4
-31
/
+97
2019-03-17
NFVBENCH-126 Remove socketio support (debt reduction)
ahothan
3
-133
/
+41
2019-03-11
VxLAN per-chain counter support
Michael Pedersen
4
-15
/
+50
2019-02-28
NFVBENCH-124 Upgrade TRex to v2.53
3.1.0
fmenguy
2
-37
/
+37
2019-02-27
NFVBENCH-123 EXT chain does not work with VXLAN
3.0.6
ahothan
2
-11
/
+36
2019-02-24
NFVBENCH-122 Allow config to have more dest MACs than chains requested
ahothan
1
-2
/
+3
2019-02-18
NFVBENCH-121 Add TRex parameters to tune performance and allocate ressources
François-Régis MENGUY
5
-4
/
+76
2019-01-10
NFVBENCH-120 No admin support patch
3.0.5
fmenguy
3
-9
/
+53
2018-12-14
Relax checking for vxlan network type.
3.0.4
ahothan
2
-7
/
+3
2018-12-08
NFVBENCH-110 EXT shared network requires 2 vlans per chain in config
3.0.3
ahothan
1
-3
/
+12
2018-12-08
NFVBENCH-119 cli option --vxlan not working
ahothan
1
-10
/
+9
2018-12-07
NFVBENCH-118 VxLAN fixed rate: Trex far end port Rx counters are incorrect
ahothan
4
-6
/
+44
2018-12-05
NFVBENCH-117 Streamline VxLAN vni config and use auto-indexing
ahothan
3
-61
/
+13
2018-12-05
NFVBENCH-116 Support segmentation_id field auto-indexing for multi-chaining
ahothan
2
-10
/
+50
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 option
3.0.2
ahothan
3
-6
/
+22
2018-11-25
NFVBENCH-112 Fix VxLAN exception in chaining.get_networks
3.0.1
mklyus
1
-1
/
+1
2018-11-20
NFVBENCH-111 Add support for VxLAN
3.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 field
2.0.5
ahothan
7
-53
/
+53
2018-11-07
NFVBENCH-107 NFVbench 2.0 ValueError at end of fixed rate run
2.0.4
stable/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.0
2.0.2
ahothan
2
-32
/
+8
2018-10-19
NFVBENCH-104 Specifying a hypervisor does not work
2.0.1
ahothan
2
-2
/
+3
2018-10-14
NFVBENCH-103 Add --hypervisor cli options and fix vm placement for multi-chain
2.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 chain
1.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 search
1.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
[next]