summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
2021-03-15Fix the tuned optimizationsLuc Provoost9-31/+56
2021-03-10Remove useless site.retry from treeCédric Ollivier1-1/+0
2021-02-25Preparation for packet mis-ordering statsLuc Provoost6-24/+34
2021-02-25Fix mbuf corruption when handling icmp messages.Xavier Simonart1-1/+1
2021-02-11Add support for native Kubernetes CPU Manager0.0.1Yury Kylulin33-21/+132
2021-02-10Improve prefetching in handle_mirrorLuc Provoost1-3/+3
2021-02-10Expand mirror functionalityLuc Provoost3-24/+67
2021-02-01Fix the default test fileLuc Provoost1-1/+1
2021-01-29Add rapid script sources in the imageYury Kylulin2-17/+22
2021-01-27creation of tests and configs subdirectoriesLuc Provoost40-58/+136
2021-01-27Add default SSH keysYury Kylulin2-0/+50
2020-12-28Improved PROX cleanup when exitingLuc Provoost23-167/+232
2020-12-10Fix for new config file structureYury Kylulin3-1/+21
2020-12-10Moving to python 3 for kubernetes scriptsYury Kylulin4-13/+11
2020-12-08Reporting test details for all testsopnfv-10.0.0stable/jermaLuc Provoost8-60/+44
2020-11-18Support for xtestingLuc Provoost12-15/+197
2020-11-13Fix for latency reporting and log file handlerLuc Provoost3-5/+5
2020-11-10Fix potential crash in parsing unusual commandsXavier Simonart1-2/+2
2020-11-05Fix setting imx pkt sizes through config filesXavier Simonart1-1/+9
2020-10-19Support dataplane subnet mask & latency histogramLuc Provoost16-36/+76
2020-10-16Report failure when tap port is not mapped to real dpdk port.Xavier Simonart4-6/+20
2020-09-29New PROX version, background traffic reportingLuc Provoost18-86/+89
2020-09-21Add git version.Xavier Simonart2-1/+12
2020-09-21Added support for multiple vlans in ipv4 vdev modeXavier Simonart13-82/+184
2020-09-21Improve performance in IPv6 generatorXavier Simonart4-45/+28
2020-09-21Added support for VLAN in IPv6Xavier Simonart5-54/+87
2020-09-21Added support for gateway ipv6 & cmd for sending unsollicited neighbor advert...Xavier Simonart5-16/+73
2020-09-21Added support for reporting packet (mis)order.Xavier Simonart18-48/+227
2020-09-17Using python concurrent futuresLuc Provoost3-63/+29
2020-09-16ramp generator traffic & prox.log copyLuc Provoost6-1/+75
2020-09-07deploycentostools.sh to use latest PROXLuc Provoost1-1/+1
2020-08-20Allow latency thresholds for TST009 testingLuc Provoost2-3/+4
2020-08-18Add all_rx_queues port flag to use all rx queuesLuc Provoost3-0/+51
2020-08-18Setting mq_mode for virtio to ETH_MQ_RX_NONELuc Provoost1-6/+12
2020-08-07Support DPDK 19.11 rc0Luc Provoost3-18/+18
2020-08-06fix: IPV6 packet generation, packet loss reportingLuc Provoost10-28/+70
2020-08-03Improved IRQ measurements and pushing resultsLuc Provoost12-134/+373
2020-07-24Fix execution in the Kubernetes environmentYury Kylulin3-3/+14
2020-07-10Fix gateway l3 wrongly inserting VLANsXavier Simonart1-1/+20
2020-07-10Fixed compilation issue on dpdk 19.08 (and more recent)Xavier Simonart1-0/+5
2020-07-06Fix minor compilation issue on recent gcc compilersXavier Simonart1-1/+1
2020-07-05Adding vdev support and vfioLuc Provoost30-112/+179
2020-06-05Clean up for the test podsYury Kylulin2-10/+31
2020-06-03Fix for containers to use /opt/rapidYury Kylulin5-10/+12
2020-06-02Using /opt/rapid to run proxLuc Provoost4-12/+17
2020-05-29Fixing some more copyright datesLuc Provoost14-13/+30
2020-05-30Updated PROX version to 20.05 to reflect support of DPDK 20.05Xavier Simonart2-2/+3
2020-05-29Fix compilation issues on old DPDKXavier Simonart8-5/+54
2020-05-29VLAN support with vdev devices + few other changesXavier Simonart13-97/+200
2020-05-29Add support for latency measurement for IMIX packetsXavier Simonart1-6/+26