aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_classification.c
AgeCommit message (Expand)Author
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo
2018-11-14linux-gen: cls: simplify shm usagePetri Savolainen
2018-11-14linux-gen: ishm: remove _ODP_SHM_NO_HP flagMatias Elo
2018-10-09linux-gen: do not use huge pages for internal allocationsMaxim Uvarov
2018-08-20linux-gen: queue: remove internal queue handle conversionsPetri Savolainen
2018-08-10abi: classification: set ODP_PMR_INVAL to zeroMatias Elo
2018-08-10abi: classification: set ODP_COS_INVALID to zeroMatias Elo
2018-05-28linux-gen: init: split odp_internal.hPetri Savolainen
2018-05-21linux-gen: byteorder: remove separate API inlining headerDmitry Eremin-Solenikov
2018-05-17linux-gen: packet: add IPv4 checksum validationDmitry Eremin-Solenikov
2018-05-14linux-gen: classification: permit packet parsing at pktio levelBogdan Pricope
2018-02-26linux-gen: packet: clean up error and output flagsPetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-16linux-gen: cls: fix single queue bugsPetri Savolainen
2018-01-30linux-gen: cls: fix: invalid queue handle check for hashingBalasubramanian Manoharan
2018-01-30linux-gen: cls: fix: requested number of queues ignored during hashBalasubramanian Manoharan
2018-01-24linux-gen: cls: fix: incorrect rss hash calculationBalasubramanian Manoharan
2018-01-24linux-gen: cls: fix: update capability to return max hash queuesBalasubramanian Manoharan
2018-01-22linux-gen: cls: unwind cls queues on failureBalasubramanian Manoharan
2018-01-22linux-gen: cls: invalid CoS indexBalasubramanian Manoharan
2018-01-22linux-gen: byteorder: use inlined version internallyPetri Savolainen
2017-12-27linux-generic: classification: implement random early detection and back pres...Balasubramanian Manoharan
2017-12-27linux-generic: classification: rename internal definesBalasubramanian Manoharan
2017-12-27linux-generic: classification implement packet hashingBalasubramanian Manoharan
2017-12-27linux-gen: adapt to odp_pktio_parser_layer_t removalDmitry Eremin-Solenikov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-08-08linux-gen: classification: mark several functions as staticDmitry Eremin-Solenikov
2017-08-04linux-generic: classification: update classifier enable booleanBalasubramanian Manoharan
2017-07-11linux-gen: cls: avoid queue conversionsPetri Savolainen
2017-07-11linux-generic: queue: modular queue interfaceHonnappa Nagarahalli
2017-06-16linux-gen: packet: remove lazy parsingMatias Elo
2017-02-07linux-generic: classification: implement ipv6 packet matching ruleBalasubramanian Manoharan
2017-02-03abi: classifier: added initial definitionsPetri Savolainen
2017-01-12linux-gen: pool: reimplement pool with ringPetri Savolainen
2017-01-12linux-gen: classification: fix creating cos with no nameMatias Elo
2016-10-24linux-gen: packet: parse only required packet header layersMatias Elo
2016-10-24linux-gen: packet: enable parsing only selected packet header layersMatias Elo
2016-07-05linux-gen: remove all dependencies to helperYi He
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-16linux-gen: packet: add packet parser structureMatias Elo
2016-06-14linux-generic: classification: use proper accessor to set packet lengthZoltan Kiss
2016-06-02linux-gen: pktio: don't allocate new packets in classifierMatias Elo
2016-05-06linux-generic: classification: release the packet as soon as an error happensZoltan Kiss
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-26Merge branch 'master' into api-nextMaxim Uvarov
2016-04-26api/linux-generic/val/example: classification: Adds capability and PMR rangeBalasubramanian Manoharan
2016-04-22linux-generic: classification: fix error checking _odp_packet_classifier()Zoltan Kiss
2016-04-13linux-generic: classification: remove unused codeZoltan Kiss
2016-03-22linux-generic: packet_flags: use accessors to modify eth and l2 flagZoltan Kiss