summaryrefslogtreecommitdiffstats
path: root/VNFs
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Add support for multisocket memory reservationYury Kylulin3-16/+38
2021-06-09Fixing eal parameter issue when more than 64 bytesLuc Provoost1-2/+2
2021-06-08fix container image and use latest codeLuc Provoost1-10/+4
2021-05-12Fix latency buckets with multiple lat coresLuc Provoost3-66/+98
2021-05-10Reinstate installation of igb_uioLuc Provoost2-1/+9
2021-05-10Fixing rapidxt for XtestingLuc Provoost5-4/+25
2021-05-05New test case: gen versus swap via gatewayLuc Provoost4-10/+134
2021-04-30Do not run after_boot.sh by defaultLuc Provoost1-10/+12
2021-04-28Default use of rapid_rsa_keyLuc Provoost6-23/+35
2021-04-22Fix error in sut throughput measurementLuc Provoost1-1/+1
2021-04-20Fix reorder count after resetXavier Simonart1-0/+1
2021-04-16Fix spurious discarded packets in CGNat.Xavier Simonart1-1/+1
2021-04-16Adding documentation in the test filesLuc Provoost16-15/+239
2021-04-15Rework of statistics reportingLuc Provoost28-200/+305
2021-04-12Code improvementsLuc Provoost5-280/+268
2021-04-08cgnat test case addedLuc Provoost6-20/+346
2021-04-07Log ssh & scp related issues also on screenLuc Provoost1-10/+3
2021-04-06Avoid seg fault in rte_hash_lookup_bulkLuc Provoost1-78/+83
2021-03-31Fix ref counter bugLuc Provoost1-1/+1
2021-03-29Minor update to fix compilation issues on recent gcc and dpdkXavier Simonart10-17/+17
2021-03-25Do not request IPV6 routing infoLuc Provoost1-5/+5
2021-03-22Ignoring IPV6 routing messagesLuc Provoost1-0/+4
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