aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-09test: timer: use timer pool param init functionPetri Savolainen
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen
2021-10-21example: ipfragreass: fix unsupported types build errorsMatias Elo
2021-10-21example: tm: fix range expression build errorsMatias Elo
2021-10-21example: timer: fix extra semicolon build errorsMatias Elo
2021-10-21example: ipsec_crypto: tm: fix zero-size array build errorsMatias Elo
2021-10-21example: generator: fix braced-groups within expressions build errorsMatias Elo
2021-10-21example: ipsec_crypto: fix sscanf format build errorsMatias Elo
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-09-30helper: cli: don't create the server threadJere Leppänen
2021-09-30use odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-09-29example: ipsec_api: check dest queue capabilityAakash Sasidharan
2021-08-20example: debug: print multiple queuesPetri Savolainen
2021-07-13Merge tag 'v1.30.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-22example: debug: use odp_schedule_print()Petri Savolainen
2021-06-17example: ipsec: allow PID file to be created before readingAakash Sasidharan
2021-06-17example: ipsec_api: enable live and router mode testsAakash Sasidharan
2021-06-17example: ipsec_api: update AH run scripts to use SHA1Aakash Sasidharan
2021-06-17example: ipsec: add sha1 and sha256 support in AH modeAakash Sasidharan
2021-06-01helper: cli: add user command functionsJere Leppänen
2021-06-01example: timer_accuracy: use new timer set return codesPetri Savolainen
2021-06-01example: timer: use new timer set return codesPetri Savolainen
2021-05-31test: use default clock source enumPetri Savolainen
2021-05-31example: timer_accuracy: use new clock source enumPetri Savolainen
2021-05-31example: tm: use TM start and stopNithin Dabilpuram
2021-05-31example: tm: use commit_rate and peak_rate in shaper paramNithin Dabilpuram
2021-05-27Merge tag 'v1.29.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-26Merge tag 'v1.28.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-05-25example: debug: fix timer pool configurationPavan Nikhilesh
2021-05-25example: ipsec_crypto: enhance runtime scriptsAakash Sasidharan
2021-05-21example: ipsec_api: include inbound ESP test scripts in testsJanne Peltonen
2021-05-21example: ipsec: fix length field of inner IP header in tunnel modeJanne Peltonen
2021-05-21example: ipsec_api: check IPsec operation result after sync opJanne Peltonen
2021-05-21example: ipsec: fix content of ESP padding bytesJanne Peltonen
2021-05-20example: ipsec_api: enhance runtime scriptsAakash Sasidharan
2021-05-17example: ipfragreass: fix packet length adjustment during reassemblyAshwin Sekhar T K
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-04-01example: timer: check function return valuePetri Savolainen
2021-03-31example: sysinfo: detect new ARMv8 and v9 ISAsPetri Savolainen
2021-03-31example: classifier: use odp_cls_print_allJere Leppänen
2021-03-31example: ipsec_crypto: check compl queue capabilityAakash Sasidharan
2021-03-18build: don't run tests in parallelJere Leppänen
2021-03-12example: remove ipsec_offload applicationAakash Sasidharan
2021-03-12example: ipsec: use comma as separator in argsAakash Sasidharan
2021-03-03example: ipsec: fix verification of output streamAakash Sasidharan