aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_packet.c
AgeCommit message (Expand)Author
2024-01-11linux-gen: event: move subtype into event headerPetri Savolainen
2023-09-13linux-gen: packet: implement TX completion poll modeTuomas Taipale
2023-09-13linux-gen: packet: add fields for TX completion poll modeTuomas Taipale
2023-06-09linux-gen: packet: implement free control functionsPetri Savolainen
2023-06-09linux-gen: packet: dummy implementation of TX completion pollPetri Savolainen
2023-06-09linux-gen: pktio: use new definitionsPetri Savolainen
2023-04-13linux-gen: remove usage of odp_errnoMatias Elo
2023-01-18linux-gen: event: add event validation supportMatias Elo
2022-12-29linux-gen: crypto: inline odp_crypto_result() implementationMatias Elo
2022-11-29linux-gen: ipsec: inline odp_ipsec_result() implementationMatias Elo
2022-10-28linux-gen: packet: print more fields in packet print functionsMatias Elo
2022-10-28linux-gen: packet: use _odp_snprint() instead of snprintf()Matias Elo
2022-10-11linux-gen: packet: inline odp_packet_ts_set() implementationMatias Elo
2022-10-11linux-gen: packet: fix odp_packet_parse() with nonzero offsetJanne Peltonen
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_ts_request() implementationMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_user_ptr_set() implementationMatias Elo
2022-10-04linux-gen: packet: inline layer offset set functionsMatias Elo
2022-10-04linux-gen: packet: inline checksum insert functionsMatias Elo
2022-10-04linux-gen: packet: inline checksum status functionsMatias Elo
2022-10-04linux-gen: packet: inline packet protocol type functionsMatias Elo
2022-10-04linux-gen: packet: inline odp_packet_cls_mark() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_from_head() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_data_set() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_data_offset() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_head() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_size() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_buf_data_len() implementationMatias Elo
2022-08-30linux-gen: packet: inline odp_packet_input_set() implementationMatias 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-21linux-gen: drop packet on L4 checksum error if configured to do soJere Leppänen
2022-05-27linux-gen: pktio: remove struct pktio_entry::in_chksumsJere Leppänen
2022-05-02linux-gen: macros: prefix implementation internal macro namesMatias Elo
2022-03-31linux-gen: drop error packets according to pktin configurationJere 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-03-03linux-gen: pktio: rename packet io source filesMatias Elo
2022-03-02api: pktio: remove deprecated parser layer definesMatias Elo
2022-02-21linux-gen: packet: implement tx completion event APIsTuomas Taipale
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2022-02-04linux-gen: packet: add common packet metadata copy functionMatias Elo
2022-02-04linux-gen: packet: remove internal parser metadata copy functionMatias Elo
2022-01-12linux-gen: event: rename implementation internal buffer_index_t typeMatias Elo
2022-01-12linux-gen: packet: reduce unnecessary internal type conversionsMatias 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: packet: use common event headerMatias Elo