aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2021-12-16Merge tag 'v1.33.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-12-08helper: remove usage of deprecated ODP_SHM_SW_ONLY flagMatias Elo
2021-11-23Merge tag 'v1.32.1.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-11-12helper: threads: deprecate old functions and parametersJere Leppänen
2021-11-12helper: implement deprecationJere Leppänen
2021-11-12helper: cli: remove unused instance parameter from odph_cli_init()Jere Leppänen
2021-11-11helper: test: thread: rename odp_instance variableMatias Elo
2021-10-21helper: fix zero-size array build errorsMatias Elo
2021-10-21helper: debug: fix variadic macro 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: allow user to provide own hostnameLifang Zhang
2021-09-30helper: cli: delete max_user_commands from struct cli_shm_tLifang Zhang
2021-09-30helper: cli: add odph_cli_param_t to cli_shm_tLifang Zhang
2021-09-30helper: cli: add new API function odph_cli_log_va()Lifang Zhang
2021-09-30helper: cli: don't create the server threadJere Leppänen
2021-09-30helper: threads: deprecate odph_odpthread_t and odph_odpthread_params_tJere Leppänen
2021-09-30helper: test: test new thread parametersJere Leppänen
2021-09-30helper: test: test odph_thread_create() instead of odph_odpthreads_create()Jere Leppänen
2021-09-30helper: threads: add thread stack size parameterJere Leppänen
2021-09-30helper: threads: add synchronized thread creation timeout parameterJere Leppänen
2021-09-30use odph_thread_param_init()Jere Leppänen
2021-09-30helper: threads: add odph_thread_param_init()Jere Leppänen
2021-09-30use odph_thread_common_param_init()Jere Leppänen
2021-09-30helper: threads: add odph_thread_common_param_init()Jere Leppänen
2021-08-18Merge tag 'v1.31.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-07-08helper: ipsec: check ICV length when checking auth capabilityJanne Peltonen
2021-07-05helper: ipsec: add AES-CMAC in capability checking helperJanne Peltonen
2021-07-02Merge tag 'v1.30.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-06-01helper: cli: add user command functionsJere Leppänen
2021-06-01helper: cli: try to avoid closing reused file descriptorsJere Leppänen
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-07helper: cli: add command "call odp_queue_print_all"Jere Leppänen
2021-05-07helper: cli: add command "call odp_cls_print_all"Jere Leppänen
2021-05-07helper: cli: remove "show" commandsJere Leppänen
2021-05-07helper: cli: fix odph_cli_start() error handlingJere Leppänen
2021-05-07helper: ipsec: fix capability API usageAakash Sasidharan
2021-05-05helper: cli: direct prints to the CLI client instead of the logJere Leppänen
2021-05-05helper: test: linux: process: add missing odp_term_local() callsJere Leppänen
2021-04-28Merge tag 'v1.27.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-03-18build: don't run tests in parallelJere Leppänen
2021-03-12helper: ipsec: add algorithm check functionAakash Sasidharan
2021-02-26build: check names of global symbols in static librariesJere Leppänen
2021-02-23helper: test: implement CLI helper testJere Leppänen
2021-02-23configure: add with-libcli-path optionJere Leppänen
2021-02-23helper: add CLI helper API and implementationJere Leppänen
2021-02-23helper: create autoheaderJere Leppänen
2021-02-05helper: ipsec: add algorithm check functionAakash Sasidharan
2021-01-12Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-12-21helper: add odph_igmp header descriptionKiran Kumar K