summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX
AgeCommit message (Expand)AuthorFilesLines
2023-07-24Support packets in flightHEADmasterLuc Provoost4-50/+67
2023-07-01fix rte_crypto_ipsec_mb dependencyLuc Provoost1-1/+2
2023-06-29Renaming of defines for clarityLuc Provoost6-25/+25
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-05-29Rework of handle_esp_bulkLuc Provoost1-365/+385
2023-05-25Fix socket for vdev portLuc Provoost1-0/+5
2023-04-17remove call to rte_cryptodev_pmd_get_devLuc Provoost1-8/+0
2023-04-13Asynchronous Encryption/DecryptionLuc Provoost1-74/+72
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
2023-01-09Fix socket_id in rte_hash_parametersLuc Provoost6-0/+6
2023-01-06Update README and version.h (DPDK 22.11)Patrice Buriez2-53/+83
2023-01-02Restore rw_reg and hw_direct_statsPatrice Buriez4-14/+7
2022-12-31Modify code according to new dpdk variable nameLong Wu2-3/+3
2022-12-30Fix name-array out-of-memoryLong Wu3-4/+5
2022-12-30Add support for DPDK 22.11Patrice Buriez2-0/+6
2022-12-28Fix tons of deprecation warningsXavier Simonart19-151/+515
2022-12-26Add initial support for DPDK 21.11Xavier Simonart5-11/+48
2022-12-16Fix linker errors with older DPDK versionsPatrice Buriez5-1/+26
2022-12-14Fix meson.build dependenciesLong Wu1-0/+3
2022-12-01Fix linker errors with recent GNU ldPatrice Buriez5-3/+9
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-21Merge "Fix issues when handling unkown ipv6 packets"0.0.2Luc Provoost5-14/+23
2022-02-20Set default crc option for meson build.Xavier Simonart1-1/+1
2022-02-11Fix issues when handling unkown ipv6 packetsLuc Provoost5-14/+23
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
2022-02-06Added scripting support for rangesXavier Simonart3-1/+77
2022-02-06Merge "Do not create (empty) latency loss file if disabled"Xavier Simonart1-6/+6
2022-01-10Do not create (empty) latency loss file if disabledXavier Simonart1-6/+6