aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk
AgeCommit message (Expand)Author
2023-03-02linux-dpdk: init: add missing include for isspace()Matias Elo
2023-02-24linux-dpdk: crypto: remove deprecated per-session IVsMatias Elo
2023-02-24Port 2280e91a1 "linux-gen: crypto: implement basic crypto operation type"Matias Elo
2023-02-24Port 5054ec2ca "linux-gen: crypto: implement out-of-place crypto operation type"Matias Elo
2023-02-24Port a057dd7db "linux-gen: packet: update packet vlan flag set function imple...Matias Elo
2023-02-24Port 721e08c6f "api: shm: remove deprecated ODP_SHM_SW_ONLY define"Matias Elo
2023-02-24Port 213684797 "github_ci: add test case for custom stash config"Matias Elo
2023-02-24Port 151f650e8 "linux-gen: stash: add mpmc ring based implementation"Matias Elo
2023-02-24Port 9079409fc "linux-gen: ring: add 64-bit variant of mpmc ring"Matias Elo
2023-02-24Port d74fabe09 "api: timer: use deprecate macro for odp_timer_set_rel()"Matias Elo
2023-02-24Port 8aee6094e "linux-gen: stash: reserve all memory from a single shm block"Matias Elo
2023-02-24Port a735a7131 "linux-gen: event: add event validation support"Matias Elo
2023-02-24Port 8782c99a6 "linux-gen: queue: header include clean-up"Matias Elo
2023-02-24Port 579d81057 "api: buffer: split header files"Matias Elo
2023-02-24Port 77d2986ac "linux-gen: loop: add multi-queue support"Matias Elo
2023-02-24Port 76e996322 "linux-gen: crypto: inline odp_crypto_result() implementation"Matias Elo
2023-02-24Port e2eb952cc "linux-gen: crypto: inline event conversion functions"Matias Elo
2023-02-24Port 648c27bfc "api: crypto: split header files"Matias Elo
2023-02-24Port 7f42e20b0 "linux-gen: sched: add config option for adjusting ordered que...Matias Elo
2022-12-13linux-dpdk: shm: implement odp_system_meminfo()Matias Elo
2022-12-13linux-dpdk: shm: return user requested shm sizeMatias Elo
2022-12-13github_ci: add config file for process mode testsMatias Elo
2022-12-13Port da93a8707 "linux-gen: shm: implement odp_shm_segment_info()"Matias Elo
2022-12-13Port 05f20b780 "linux-gen: dpdk: implement new packet input queue size parame...Matias Elo
2022-12-13Port 5569a6511 "linux-gen: pktio: use ODP_PKTIN_MAX_QUEUES and ODP_PKTOUT_MAX...Matias Elo
2022-12-13Port 5234e0794 "linux-gen: pcapng: move pcapng data out of common pktio_entry_t"Matias Elo
2022-12-13Port 19bcb9061 "linux-gen: buffer: implement multi variants of event conversi...Matias Elo
2022-12-13Port c0871ea33 "linux-gen: move inline offset variable declarations"Matias Elo
2022-12-13Port 4a3bb9ca4 "linux-gen: ipsec: inline odp_ipsec_result() implementation"Matias Elo
2022-12-13Port 0a8460c27 "linux-gen: ipsec: inline event conversion functions"Matias Elo
2022-12-13Port fa8d79d03 "api: ipsec: split header files"Matias Elo
2022-12-13Port 4ee35763f "api: packet: support additional l3 and l4 protocol types"Matias Elo
2022-11-17linux-dpdk: shm: improve odp_shm_reserve() error messagesMatias Elo
2022-11-17Port 339811c99 "linux-gen: packet: print more fields in packet print functions"Matias Elo
2022-11-17Port 92b7ef716 "linux-gen: packet: use _odp_snprint() instead of snprintf()"Matias Elo
2022-11-17Port 216318217 "linux-gen: timer: print more fields in print functions"Matias Elo
2022-11-17Port 48ae75a2b "linux-gen: timer: print full lines"Matias Elo
2022-11-17Port d280a3db4 "linux-gen: buffer: print more fields in odp_buffer_print()"Matias Elo
2022-11-17Port 9b07d656e "linux-gen: buffer: use _odp_snprint() instead of snprintf()"Matias Elo
2022-11-17Port cec90123c "installcheck: don't run test suites"Matias Elo
2022-11-17Port 75e922c70 "linux-gen: packet: inline odp_packet_ts_set() implementation"Matias Elo
2022-11-17linux-dpdk: buffer: inline odp_buffer_is_valid() implementationMatias Elo
2022-11-17Port 5fb9fc0af "linux-gen: buffer: inline odp_buffer_user_area() implementation"Matias Elo
2022-11-17Port d77b8b6fe "linux-gen: packet: fix odp_packet_parse() with nonzero offset"Matias Elo
2022-11-17Port 30fba5dd7 "linux-gen: event: add debug type checks to event conversion f...Matias Elo
2022-11-17Port 4c59e3d73 "linux-gen: packet: inline odp_packet_ts_request() implementat...Matias Elo
2022-11-17Port c18cb9380 "linux-gen: packet: inline odp_packet_user_ptr_set() implement...Matias Elo
2022-11-17Port 3997b8ee6 "linux-gen: packet: inline layer offset set functions"Matias Elo
2022-11-17Port 9ff94c287 "linux-gen: packet: inline checksum insert functions"Matias Elo
2022-11-17Port e92317acf "linux-gen: packet: inline checksum status functions"Matias Elo