summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Fix compilation for DPDK22.11Luc Provoost1-0/+4
2023-06-26Addition of new test case encrypt.testLuc Provoost4-1/+127
2023-06-26Adding QAT supportLuc Provoost4-1/+43
2023-06-26Add uuid to DPDK file-prefixLuc Provoost1-2/+3
2023-02-07fix issue with fixed rate testingLuc Provoost1-0/+2
2023-02-07Start ssh properly for UbuntuLuc Provoost1-2/+5
2023-02-02Use ubuntu for containersLuc Provoost2-16/+75
2023-02-02fix machine name in DEBUG loggingLuc Provoost1-1/+1
2023-02-02Change pod names: refer to prox in stead of rapidLuc Provoost1-1/+1
2023-02-02Remove key file checkLuc Provoost1-6/+0
2023-02-01Use meson to build port_info_appLuc Provoost1-0/+101
2023-02-01Use proper DPDK EAL parameter name: --allowLuc Provoost2-3/+19
2023-01-30Create a unique machine nameLuc Provoost1-0/+9
2023-01-17Allow a different pod spec for each podLuc Provoost3-23/+37
2023-01-17Fix issue with system_ready_for_rapid fileLuc Provoost2-3/+5
2023-01-09Optional MAC address and other changesLuc Provoost3-16/+50
2023-01-09Add entry in the log file when copying filesLuc Provoost1-0/+3
2023-01-09fix regex expression to find IPV4 addressLuc Provoost1-1/+1
2022-09-15Fix thresholds for increment_till_failLuc Provoost1-1/+1
2022-09-15Removing the --socket-mem eal parameterLuc Provoost1-25/+1
2022-09-14Change search success criteriumLuc Provoost2-4/+12
2022-09-13Fix the core to check number of bucketsLuc Provoost1-1/+1
2022-02-07Fix the search algorithmLuc Provoost1-9/+14
2022-02-06Added sleep_time optional configuration in rapidXavier Simonart5-3/+13
2022-02-06Added support for no warmupXavier Simonart1-0/+4
2022-02-06Added support for mis-ordered packets in rapidXavier Simonart3-11/+25
2021-12-30Prevent rapid considering delayed packets as lostXavier Simonart1-0/+1
2021-12-20Add support for preventing rapid to change flowsXavier Simonart2-5/+8
2021-11-02Create combined image and add helm chartYury Kylulin11-4/+131
2021-09-06Changes from ViNePerfSridhar K. N. Rao4-15/+31
2021-08-20Fix ssh timeout issueLuc Provoost1-1/+1
2021-07-16Using paramiko for all ssh & scpLuc Provoost6-118/+118
2021-06-21Add support for multisocket memory reservationYury Kylulin3-16/+38
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-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-03-15Fix the tuned optimizationsLuc Provoost8-30/+55
2021-03-10Remove useless site.retry from treeCédric Ollivier1-1/+0
2021-02-25Preparation for packet mis-ordering statsLuc Provoost5-14/+18
2021-02-11Add support for native Kubernetes CPU Manager0.0.1Yury Kylulin33-21/+132