aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_packet_internal.h
AgeCommit message (Expand)Author
2024-04-30linux-gen: packet: implement new odp_packet_reset_meta()Matias Elo
2024-03-18linux-gen: update copyright formatMatias Elo
2024-01-17linux-gen: packet: move packet header cos fieldMatias Elo
2024-01-11linux-gen: event: move subtype into event headerPetri Savolainen
2023-10-27linux-gen: config: remove ODP_ prefix from internal definesMatias Elo
2023-09-13linux-gen: packet: add fields for TX completion poll modeTuomas Taipale
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-10-04linux-gen: packet: inline layer offset set functionsMatias Elo
2022-06-23linux-gen: event: use pool handle in event headerMatias Elo
2022-06-23linux-gen: pool: use pool entry pointer as pool handleMatias Elo
2022-06-13linux-gen: packet: reorder packet header membersMatias Elo
2022-05-27linux-gen: pktio: remove struct pktio_entry::in_chksumsJere Leppänen
2022-05-05linux-gen: packet: remove unused definesTuomas Taipale
2022-05-02linux-gen: pktio: add AF_XDP socket based packet IOTuomas Taipale
2022-04-26linux-gen: packet: add missing subtype metadata to _odp_packet_copy_md()Matias Elo
2022-04-14linux-gen: packet: put crypto and ipsec results in a union in packet hdrJanne Peltonen
2022-03-10linux-gen: packet: remove unused function declarationJere Leppänen
2022-03-10linux-gen: parse: prefix non-static functionsJere Leppänen
2022-03-10linux-gen: packet: move parse functions to new source filesJere Leppänen
2022-03-04linux-gen: packet: implement packet aging APITuomas Taipale
2022-02-21linux-gen: packet: implement tx completion event APIsTuomas Taipale
2022-02-04linux-gen: packet: add common packet metadata copy functionMatias Elo
2022-02-04linux-gen: packet: remove unnecessary fields from _odp_packet_copy_cls_md()Matias Elo
2022-02-04linux-gen: packet: rename internal classifier metadata copy functionMatias Elo
2022-02-04linux-gen: packet: remove internal parser metadata copy functionMatias Elo
2022-01-12linux-gen: packet: move reference counter to packet headerMatias Elo
2022-01-12linux-gen: packet: move user area pointer to packet headerMatias Elo
2022-01-12linux-gen: packet: move user context pointer to packet headerMatias Elo
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2021-11-23linux-gen: packet: use common event headerMatias Elo
2021-10-21linux-gen: fix invalid use of structure with flexible array member errorsMatias Elo
2021-10-21linux-gen: fix zero-size array build errorsMatias Elo
2021-07-09linux-gen: packet: read packet headroom from poolPetri Savolainen
2021-02-26linux-gen: rename remaining global symbols in the static libraryJere Leppänen
2021-02-05linux-gen: packet: implement LSO related metadata APIsPetri Savolainen
2021-02-05linux-gen: packet: ensure header size with static assertPetri Savolainen
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-11-19linux-gen: classification: copy cos index into packet headersMatias Elo
2020-09-29linux-gen: packet: add cls mark metadataPetri Savolainen
2019-12-20linux-gen: packet: move push_head and packet_data headerPetri Savolainen
2019-11-26linux-gen: dpdk: implement frame offset configPetri Savolainen
2019-11-13linux-gen: pktio: reset all flags on packet inputPetri Savolainen
2019-10-23linux-gen: packet: reimplement segmentation using linked listMatias Elo
2019-02-08linux-gen: fix internal header code style warningsMatias Elo
2019-01-23linux-gen: comp: add deflate/zlib implementation based on minizDmitry Eremin-Solenikov
2018-11-28linux-gen: packet: implementation subtype apiPetri Savolainen
2018-10-11linux-gen: dpdk: improved zero-copy implementationMatias Elo
2018-08-22linux-gen: packet: support SCTP packet insertionDmitry Eremin-Solenikov
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-05-30linux-gen: queue: remove abstract internal queue typePetri Savolainen