aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_classification_internal.h
AgeCommit message (Expand)Author
2024-03-18linux-gen: update copyright formatMatias Elo
2023-05-08linux-gen: pktio: enqueue packets to destination queues from pktio devicesMatias Elo
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-06-21linux-gen: cls: remove an extra level of hierarchy from _cls_queue_grp_tbl_tJere Leppänen
2022-06-21linux-gen: cls: remove an extra level of hierarchy from cos_tJere Leppänen
2022-04-13linux-gen: cls: implement cos statistics.Jere Leppänen
2022-03-10linux-gen: cls: move parse call out of _odp_cls_classify_packet()Jere Leppänen
2021-07-09linux-gen: classification: add implementation for queue statisticsMatias Elo
2021-07-09linux-gen: cls: inline internal _odp_cos_entry_from_idx() functionMatias Elo
2020-12-23linux-gen: rename some global symbols in the static libraryJere Leppänen
2020-11-19linux-gen: classification: enable packet vector supportMatias Elo
2019-02-08linux-gen: fix internal header code style warningsMatias Elo
2018-05-14linux-gen: classification: permit packet parsing at pktio levelBogdan Pricope
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27linux-gen: classification: drop unused prototypeDmitry Eremin-Solenikov
2017-08-08linux-gen: classification: mark several functions as staticDmitry Eremin-Solenikov
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-02linux-gen: pktio: don't allocate new packets in classifierMatias Elo
2016-04-13linux-generic: classification: remove unused codeZoltan Kiss
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2016-03-03api/linux-generic/example: classification: add pmr create apiBalasubramanian Manoharan
2015-12-29linux-generic: classification: define pkt_addr as constMatias Elo
2015-12-29linux-generic: classification: implements odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2014-12-10linux-generic: classification initial implementationBalasubramanian Manoharan