summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-30Add support for multiple GEN tasks running on the same coreIgor Shaula1-1/+1
2018-03-30Add support for crypto on multiple coresIgor Shaula1-17/+95
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
2018-01-16Merge "Add config option to use port mac as src mac in l2fwd and swap"Deepak S3-27/+39
2018-01-16Merge "Fix using signature in latency measurements"Deepak S1-0/+3
2018-01-16Merge "Fix stacking of rx receive functions"Deepak S2-10/+11
2018-01-16Merge "Fix potential crash when issuing "tx distr stop" command."Deepak S1-2/+2
2018-01-08Fix using signature in latency measurementsXavier Simonart1-0/+3
2018-01-08Fix stacking of rx receive functionsXavier Simonart2-10/+11
2018-01-05Merge "Initialize fields of outer IP header"Deepak S1-5/+4
2018-01-04Fix potential crash when issuing "tx distr stop" command.Xavier Simonart1-2/+2
2018-01-04Add config option to use port mac as src mac in l2fwd and swapXavier Simonart3-27/+39
2018-01-04Add support for DPDK 17.11Xavier Simonart16-68/+250
2017-12-20Initialize fields of outer IP headerXavier Simonart1-5/+4
2017-12-19Merge "Adding Security gateway testing"Deepak S18-367/+1225
2017-12-19Merge "Add l3 support for tasks without physical tx ports"Deepak S2-8/+5
2017-12-18Add support for multiple tasks generating to same ip in l3 mode.Xavier Simonart1-6/+23
2017-12-18Add l3 support for tasks without physical tx portsXavier Simonart2-8/+5
2017-12-18Adding Security gateway testingProvoost18-367/+1225
2017-12-14Updating release notes for OPNFV Euphrates 5.1opnfv-5.1.RC1opnfv-5.1.0Deepak S1-5/+5
2017-12-08Merge "Fix command parser"Deepak S1-13/+12
2017-12-08Merge "Fix checks done when changing generator pkt_size"Deepak S1-10/+25
2017-12-06Fix qos statisticsXavier Simonart1-1/+1
2017-12-06Fix checks done when changing generator pkt_sizeXavier Simonart1-10/+25
2017-12-06Fix command parserXavier Simonart1-13/+12