summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Fix potential crash with latency accuracystable/fraserPatrice Buriez1-45/+73
2018-06-29Updating release notes for OPNFV Fraser 6.2opnfv-6.2.0Deepak S1-5/+5
2018-06-29Adding support for Ubuntu 17.10...Deepak S8-9/+8
2018-06-29Adding centos.json to be used with packer to generate a VM with PROXLuc Provoost16-84/+328
2018-06-29TempFix: vCGNAPT/vACL ipv4 perf issueDeepak S2-17/+38
2018-06-29Temp Fix for vFW perf issueDeepak S4-38/+56
2018-06-28Get multiple port stats simultaneouslyEmma Foley1-0/+44
2018-05-25Updating release notes for OPNFV Fraser 6.1opnfv-6.1.0Deepak S1-7/+13
2018-05-25Increase default mbuf size and code simplification/cleanupXavier Simonart18-98/+126
2018-05-25fix code standard in VNFs/DPPD-PROX/handle_esp.cIgor Shaula1-447/+443
2018-04-26Fix crc offloads.opnfv-6.0.0Xavier Simonart2-8/+8
2018-04-26Update Fraser document...Deepak S1-22/+110
2018-04-26Support reading inline jumbo frame and dump themXavier Simonart6-8/+11
2018-04-26Add support for generation of jumbo framesXavier Simonart1-21/+59
2018-04-26Support for dpdk-stable-17.11.1 cryptoIgor Shaula2-314/+312
2018-04-26Fix memory leak introduced by 4a65cd84Xavier Simonart1-1/+4
2018-04-26Add support for multiple variables in core definitionXavier Simonart1-3/+4
2018-04-20Fix link speed when link is down at startup.Xavier Simonart2-8/+40
2018-04-20Support async operation in handle_espXavier Simonart1-35/+102
2018-04-20Add support for reception of jumbo framesXavier Simonart3-39/+81
2018-04-20Added missing file: rapidVMs.vmsLuc Provoost1-0/+31
2018-04-20Add support for multiple GEN tasks running on the same coreIgor Shaula1-1/+1
2018-04-20Add support for crypto on multiple coresIgor Shaula1-17/+95
2018-03-30Support additional MAC format in config fileIgor Shaula1-0/+2
2018-03-27Replaced heat stack yaml files by individual server creationLuc Provoost14-928/+188
2018-03-23Trivial: fix trailing white-spacesPatrice Buriez1-2/+2
2018-03-16Merge "Fix potential crash if link speed is null"Deepak S2-2/+2
2018-03-16Merge "Fix minimum latency"Deepak S1-5/+11
2018-03-16Adding Farser preliminary documentationDeepak S2-16/+16
2018-03-05Fix minimum latencyXavier Simonart1-5/+11
2018-02-27Fix potential crash if link speed is nullXavier Simonart2-2/+2
2018-02-22Merge "Fixed the calculation of dropped packets and other changes"Deepak S11-93/+142
2018-02-22Merge "Add support for comments in configuration variables"Deepak S3-9/+15
2018-02-22Merge "Fix latency accuracy and dumping latencies to file"Deepak S4-94/+194
2018-02-21Fixed the calculation of dropped packets and other changesLuc Provoost11-93/+142
2018-02-15Fix latency accuracy and dumping latencies to fileXavier Simonart4-94/+194
2018-02-15Add support for comments in configuration variablesXavier Simonart3-9/+15
2018-02-15Merge "Auto Generated INFO.yaml file"Deepak S1-0/+56
2018-02-15Merge "Fix potential crash in rx and tx distribution"Deepak S3-4/+13
2018-02-13Fix potential crash in rx and tx distributionXavier Simonart3-4/+13
2018-02-12Zero packet loss testing has been added.Luc Provoost12-72/+277
2018-02-05Auto Generated INFO.yaml fileagardner1-0/+56
2018-02-04Fixed issues with the pkt_size commandLuc Provoost5-70/+219
2018-01-29Rework of the test cases in the *.test filesProvoost18-107/+211
2018-01-25Merge "Fix dumping receive packets"Deepak S2-5/+15
2018-01-25Merge "Integrate irq mode into PROX (support display and command line)"Deepak S15-61/+556
2018-01-24Fix extrapolation used in latency measurementsXavier Simonart3-11/+48
2018-01-16Integrate irq mode into PROX (support display and command line)Xavier Simonart15-61/+556
2018-01-16Fix dumping receive packetsXavier Simonart2-5/+15
2018-01-16Merge "Add support for DPDK 17.11"Deepak S16-68/+250