aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/include/odp_packet_internal.h
AgeCommit message (Expand)Author
2022-06-20Port 75260118d "linux-gen: packet: add missing subtype metadata to _odp_packe...Matias Elo
2022-06-20Port 11f963aed "linux-gen: packet: put crypto and ipsec results in a union in...Matias Elo
2022-05-25Port ae347d563 "linux-gen: pktio: always call *_packet_parse_common()"Matias Elo
2022-05-25Port 9c4f7863c "linux-gen: packet: implement packet aging API"Matias Elo
2022-05-25Port 0316d4fab "linux-gen: parse: prefix non-static functions"Matias Elo
2022-05-25Port 3924507d7 "linux-gen: packet: move parse functions to new source files"Matias Elo
2022-04-22Port 8391b3548 "linux-gen: packet: add common packet metadata copy function"Matias Elo
2022-04-22Port 4074942b2 "linux-gen: packet: remove unnecessary fields from _odp_packet...Matias Elo
2022-04-22Port 321f334eb "linux-gen: packet: rename internal classifier metadata copy f...Matias Elo
2022-04-22Port aba723f78 "linux-gen: packet: remove internal parser metadata copy funct...Matias Elo
2022-04-22Port fb4766cf9 "linux-gen: packet: implement tx completion event APIs"Matias Elo
2022-04-22Port cf0e1c28d "linux-gen: packet: header include clean-up"Matias Elo
2022-03-01Port 0ca93faa7 "linux-gen: packet: move user area pointer to packet header"Matias Elo
2022-03-01Port f7f7d94ea "linux-gen: packet: move user context pointer to packet header"Matias Elo
2021-12-17Port 1ad2f380e "linux-gen: packet: use common event header"Matias Elo
2021-03-12linux-dpdk: config: sync packet config defines with linux-genericMatias Elo
2021-03-12Port 2749003ce "linux-gen: packet: implement LSO related metadata APIs"Matias Elo
2021-01-15Port e185f5343 "linux-gen: rename some global symbols in the static library"Matias Elo
2021-01-15linux-dpdk: packet_vector: fix build on ppc64Matias Elo
2021-01-15Port 3b6b60a5c "linux-gen: classification: copy cos index into packet headers"Matias Elo
2020-10-30Port 5c3b590dc "linux-gen: packet: add cls mark metadata"Matias Elo
2020-04-09linux-dpdk: include only necessary dpdk headersMatias Elo
2019-12-20linux-dpdk: pktio: optimize rx functionMatias Elo
2019-12-02Port de6ad3f90 "linux-gen: pktio: reset all flags on packet input"Matias Elo
2019-01-29Port 884903373 "linux-gen: comp: add deflate/zlib implementation based on miniz"Matias 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 cd7c7b28 "linux-gen: packet: support SCTP packet insertion"Matias Elo
2018-09-11Port 0cf079bb "linux-gen: queue: remove internal queue handle conversions"Matias Elo
2018-07-11Port 68f26e2a "linux-gen: queue: remove abstract internal queue type"Matias Elo
2018-07-10Port 933a5991 "linux-gen: packet: add IPv4 checksum validation"Matias Elo
2018-05-15Port 49c671e8, 11207ff1, 3abbe8b7, f49289a7v1.19.0.1_DPDK_17.1Petri Savolainen
2018-04-26Port 79f5c10 "linux-gen: packet: l4 checksum insertion support"Matias Elo
2018-04-26Port 2c99a9d "linux-gen: packet: IPv4 checksum insertion"Matias Elo
2018-04-26Port 72febba "linux-gen: pktio: dpdk: accept UDPv4 packets with all-zero csum"Matias Elo
2018-04-25linux-dpdk: crypto: support AEAD en/decryptionDmitry Eremin-Solenikov
2018-04-25linux-dpdk: major rewrite of crypto moduleDmitry Eremin-Solenikov
2018-04-05linux-dpdk: fix various style problemsMatias Elo
2018-04-03linux-dpdk: add missing rte_config includesDmitry Eremin-Solenikov
2018-03-22Port 5e01519 "linux-gen: packet: clean up error and output flags"Matias Elo
2018-03-22Port 733ab61 "update Linaro Copyrights to 2018 year"Matias Elo
2018-03-22Port ea529e1 "linux-gen: packet: remove duplicate conversion"Matias Elo
2018-03-22Port 2f8d049 "linux-gen: packet: remove unused function"Matias Elo
2018-03-22Port 637a332 "linux-gen: packet: remove odp_packet_hdr function"Matias Elo
2018-03-22Port linux-gen, include: switch X.h to api+abi patchesMatias Elo
2018-02-26linux-dpdk: clean type conversionsMatias Elo
2018-02-19Port c203135 "linux-gen: packet: add L3/L4 checksum validation flags"Matias Elo
2018-02-19Port bdcea40 "linux-gen: adapt to odp_pktio_parser_layer_t removal"Matias Elo
2018-02-19Port ecfb870 "linux-gen: don't include odp_ipsec_internal.h in odp_packet_int...Matias Elo
2018-02-19Port 4ed1ca5 "linux-gen: event: move event subtype to packet header"Matias Elo