aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp
AgeCommit message (Expand)Author
2021-10-04linux-dpdk: remove unused symbolic linksMatias Elo
2021-08-19Port 9796d17e0 "api: std: rename std_clib module to std"Matias Elo
2021-08-19Port b9649f99b "api: packet: add separate header for type definitions"Matias Elo
2021-07-07Port 0cab1a61a "linux-gen: time: implement strict time stamp read functions"Matias Elo
2021-05-24linux-dpdk: packet_flags: fix implicit type conversionMatias Elo
2021-03-12Port 2749003ce "linux-gen: packet: implement LSO related metadata APIs"Matias Elo
2021-03-12Port d07a44c6e "linux-gen: hash: prepare for arch specific implementations"Matias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo
2021-01-15Port f4dfaee6d "linux-gen: ipsec: revert usage of ipsec error flag"Matias Elo
2021-01-15Port 4027c43f0 "linux-gen: packet_vector: implement fast path functions"Matias Elo
2021-01-15Port 41f0150ee "linux-gen: packet_vector: implement event conversion functions"Matias Elo
2020-12-23Port d5b65d406 "linux-gen: unify ODP_ALIGNED usage"Matias Elo
2020-12-23Port bc416c655 "linux-gen: packet: implement odp_packet_ts_request() function"Matias Elo
2020-10-30Port 5c3b590dc "linux-gen: packet: add cls mark metadata"Matias Elo
2020-07-03Port 74f6abf3f "linux-gen: time: implement time stamp in nanoseconds"Matias Elo
2020-07-03Port c4000434a "linux-gen: time: inline odp_time_to_ns"Matias Elo
2020-04-09linux-dpdk: fix bool type overwrite on ppc64Matias Elo
2019-11-21Port f21fc8050 "linux-gen: buffer: inline odp_buffer_addr()"Matias Elo
2019-11-21Port c9e8517c4 "linux-gen: buffer: inline event handle conversions"Matias Elo
2019-11-21linux-dpdk: packet: replace unnecessary _odp_pkt_get() calls with castsMatias Elo
2019-11-21linux-dpdk: packet: inline packet seg data functionsMatias Elo
2019-11-21linux-dpdk: packet: inline packet free functionsMatias Elo
2018-12-20linux-dpdk: undef compiler for clangMaxim Uvarov
2018-12-13Port 2411cd30b "linux-gen: packet: implementation subtype api"Matias Elo
2018-09-17Port 4c797e84 "linux-gen: packet: parse SCTP packets and verify checksum"Matias Elo
2018-07-27linux-dpdk: byteorder: implement using dpdk functionsv1.19.0.2_DPDK_17.11Matias Elo
2018-07-27linux-dpdk: packet: optimize odp_packet_copy_from_mem()Matias Elo
2018-07-27linux-dpdk: packet: optimize odp_packet_copy_to_mem()Matias Elo
2018-07-13Port 678c2a14 "linux-gen: time: inline diff, sum and cmp"Matias Elo
2018-07-13Port c6cc6d3a "linux-gen: time: inline arch cpu time on x86"Matias Elo
2018-07-11Port 2a9d3323 "linux-gen: queue: inline queue context"Matias Elo
2018-07-11Port f4f4dcee "linux-gen: cpu: inline cpu cycle functions on x86"Matias Elo
2018-07-11Port ec41adee "linux-gen: use inlined atomic functions everywhere"Matias Elo
2018-07-11Port c5b855df "linux-gen: std clib: rework code to follow inlining style"Matias Elo
2018-07-11Port 455230a4 "linux-gen: packet: remove separate API inlining header"Matias Elo
2018-07-11Port 1da9bcf6 "linux-gen: packet_flags: drop unused @internal annotations"Matias Elo
2018-07-11Port d61545b5 "linux-gen: packet_flags: remove separate API inlining header"Matias Elo
2018-07-11Port f426dbf3 "linux-gen: pktio: remove separate API inlining header"Matias Elo
2018-07-11Port 0034b0c0 "linux-gen: packet: check TCP/UDP checksums"Matias Elo
2018-05-15Port 49c671e8, 11207ff1, 3abbe8b7, f49289a7v1.19.0.1_DPDK_17.1Petri Savolainen
2018-04-30linux-dpdk: clean header includesMatias Elo
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-03linux-dpdk: add missing rte_config includesDmitry Eremin-Solenikov
2018-03-22Port 14aed76 "linux-gen: packet: support L4 type No Next Header"Matias Elo
2018-03-22Port 9b1578f "linux-gen: packet: implement packet_data_seg_len"Matias Elo
2018-03-22Port 1c8ed0b "linux-gen: packet: initialize user ptr to NULL"Matias Elo
2018-03-22Port 5e01519 "linux-gen: packet: clean up error and output flags"Matias Elo
2018-03-22Port f38055d "linux-gen: packet: hide internal definitions from Doxygen"Matias Elo
2018-03-22Port 733ab61 "update Linaro Copyrights to 2018 year"Matias Elo
2018-03-22Port 74ff9da "linux-gen: packet: optimize tcp parse"Matias Elo