aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-keystone2/odp_pool.c
AgeCommit message (Expand)Author
2015-12-31linux-ks2: packet: add odp_packet_uarea_ APIsIvan Khoronzhuk
2015-11-30linux-ks2: align with current ODP v1.4.1.0Ivan Khoronzhuk
2015-09-21linux-ks2: odp_pool: add odp_pool_param_init callIvan Khoronzhuk
2015-08-01linux-ks2: pool: remove unneeded check from flow_createIvan Khoronzhuk
2015-08-01linux-ks2: pool: remove unused _odp_pool_get_free_queue()Ivan Khoronzhuk
2015-08-01linux-ks2: shres: add shres_table_destroy()Ivan Khoronzhuk
2015-07-30linux-ks2: pool: remove shm argumentIvan Khoronzhuk
2015-07-24linux-ks2: pool: print dbg msgs when create and destroy poolIvan Khoronzhuk
2015-07-24linux-ks2: pool: don't free pool if it's used in cls treeIvan Khoronzhuk
2015-07-24linux-ks2: pool: use shres functional to manage poolsIvan Khoronzhuk
2015-07-24linux-ks2: pool: increase max bufs per poolIvan Khoronzhuk
2015-06-26linux-ks2: init: add pool global termination functionIvan Khoronzhuk
2015-06-24linux-ks2: timer: reuse linux-generic API implementationIvan Khoronzhuk
2015-06-24linux-ks2: debug: rename ODP_ASSERT to ODP_AS_STRIvan Khoronzhuk
2015-06-24platform: linux-keystone2: odp_pool: fix pool freeingIvan Khoronzhuk
2015-05-16linux-ks2: mcsdk: add CPPI Rx flow managementTaras Kondratiuk
2015-03-17linux-ks2: packet: update moduleTaras Kondratiuk
2015-03-17linux-ks2: buffer: update moduleTaras Kondratiuk