aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
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
2020-12-21helper: add odph_gtp header descriptionKiran Kumar K
2020-12-16Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-11-03helper: checksum: point header field with unaligned typePetri Savolainen
2020-11-03helper: ethernet: fix sscanf type mismatchMohammad Iqbal Ahmad
2020-10-20Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-10-14build: fix permission error during distcheckSunil Kumar Kori
2020-09-21build: fix build for linux-generic platformMatias Elo
2020-09-11build: simplify remote target testingStanislaw Kardach
2020-09-10Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-09-07helper: thread: print pthread_create() return value to error logMatias Elo
2020-09-07build: re-format autoconf argument defaultsStanislaw Kardach
2020-09-03helper: fixup internal doxygen docsStanislaw Kardach
2020-08-25validation: pool: honor max_align capabilityJerin Jacob
2020-07-03Merge branch 'master' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2020-06-16build: do not define libodp as part of helperStanislaw Kardach
2020-06-11helper: do not ignore the return value of odp_pool_destroy()Janne Peltonen
2019-11-21linux-gen: include only ODP defines in autogenerated header filesMatias Elo
2019-11-21linux-gen: include config.h header in install directoryMatias Elo
2019-11-21helper: debug: remove duplicate ODPH_UNUSED macroMatias Elo
2019-11-21helper: debug: add missing config header includeMatias Elo
2019-10-07linux-gen: include only ODP defines in autogenerated header filesMatias Elo
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2019-09-19helper: debug: remove duplicate ODPH_UNUSED macroMatias Elo
2019-09-19helper: debug: add missing config header includeMatias Elo
2019-08-22Merge ODP linux-generic v1.22.0.0 into linux-dpdkMatias Elo
2019-08-20helper: debug: add test application for helper debugPetri Savolainen
2019-08-20helper: debug: move odph_debug.h into helper APIPetri Savolainen