aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-23Port 6ab34287f "linux-gen: crypto: send completion events to the correct queue"Janne Peltonen
2021-11-11linux-dpdk: pool: move user area from buffer to shmJere Leppänen
2021-11-08linux-dpdk: pktio: add additional eal args using config fileVijay Ram Inavolu
2021-11-08linux-gen: config: add string lookup functionVijay Ram Inavolu
2021-11-01linux-dpdk: align: use RTE_CACHE_LINE_SIZE as ODP_CACHE_LINE_SIZEMatias Elo
2021-11-01linux-dpdk: link to arch specific source files individuallyMatias Elo
2021-11-01linux-dpdk: build: add missing cpu cycles source file to arm buildMatias Elo
2021-10-11Merge ODP v1.32.0.0v1.32.0.0_DPDK_19.11Matias Elo
2021-10-11Port a369bcd19 "linux-gen: cpu: refactor inlining code"Matias Elo
2021-10-11Port 6b93469a7 "linux-gen: packet: fix parsing of segmented packets in odp_pa...Matias Elo
2021-10-11Port b70771a1d “linux-gen: packet: fix SCTP checksum check with multi-segme...Matias Elo
2021-10-11Port adae181a7 "linux-gen: packet: fix packet length checking in IP parsing"Matias Elo
2021-10-11Port 50fe59300 "linux-gen: packet: fix Ethernet frame length checking in pars...Matias Elo
2021-10-11Port ad9638fd9 "linux-gen: packet: fix odp_packet_parse() with non-zero offset"Matias Elo
2021-10-11Port 2bc648570 "linux-gen: stash: add support for disabling stash feature"Matias Elo
2021-10-11Port c6339d406 "linux-gen: shm: allocate enough resources for internal alloca...Matias Elo
2021-10-11Port f36c9ec60 "linux-gen: shm: rename implementation internal shm blocks"Matias Elo
2021-10-11Port bf4f2390d "linux-gen: packet: implement minimal odp_packet_reass_info()"Matias Elo
2021-10-11Port 3c40dfc7a "linux-gen: queue: improve queue debug print"Matias Elo
2021-10-11Port c6f4b3a46 "linux-gen: sched: add scheduler identifier"Matias Elo
2021-10-11Port cb8d8942b "linux-gen: sched: limit interface header visibility"Matias Elo
2021-10-11linux-dpdk: packet: fix trunc_tail leaving last segment emptyJanne Peltonen
2021-10-11linux-dpdk: packet: fix segment length setting in extend_headJanne Peltonen
2021-10-11linux-dpdk: crypto: try to handle segmented packets betterJanne Peltonen
2021-10-11linux-gen: dpdk: packet parsing fixesMatias Elo
2021-10-05Merge tag 'v1.32.0.0' of https://github.com/OpenDataPlane/odp into odp-dpdkMatias Elo
2021-10-04github_ci: add test for alternate timer implementationMatias Elo
2021-10-04linux-dpdk: timer: add new implementation using alt dpdk timerMatias Elo
2021-10-04linux-dpdk: thread: add counter for tracking thread mask changesMatias Elo
2021-10-04linux-dpdk: thread: add internal helper function for reading active cpu idsMatias Elo
2021-10-04linux-dpdk: remove unused symbolic linksMatias Elo
2021-10-01api: increment ODP API version to 1.32.0.0Matias Elo
2021-09-30linux-gen: cpu: refactor inlining codeMatias 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-30use odph_thread_create() instead of odph_odpthreads_create()Jere 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-09-29api: feature: move content to std_types.hPetri Savolainen
2021-09-29api: support: move content to std_types.hPetri Savolainen