event/cnxk: store and reuse workslot status
[dpdk.git] / drivers / event / cnxk / cn9k_eventdev.c
2022-02-11 Pavan Nikhileshnet/cnxk: avoid command copy from Tx queue
2022-01-23 Pavan Nikhileshnet/cnxk: add cn9k template Tx functions to build
2022-01-23 Pavan Nikhileshnet/cnxk: add cn9k template Rx functions to build
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
2021-11-04 Pavan Nikhileshevent/cnxk: rework enqueue path
2021-11-04 Pavan Nikhileshevent/cnxk: reduce workslot memory consumption
2021-11-04 Pavan Nikhileshevent/cnxk: use common XAQ pool functions
2021-10-21 Pavan Nikhilesheventdev: make driver interface as internal
2021-10-02 Nithin Dabilpuramnet/cnxk: support Tx security offload on cn9k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Rx security offload on cn9k
2021-09-06 Shijith Thottonevent/cnxk: add cn9k crypto adapter fast path
2021-09-06 Shijith Thottonevent/cnxk: add crypto adapter operations
2021-09-06 Shijith Thottonevent/cnxk: add macros to set eventdev operations
2021-07-16 Pavan Nikhileshevent/cnxk: support Tx adapter fast path
2021-07-16 Pavan Nikhileshevent/cnxk: support Tx adapter
2021-07-16 Pavan Nikhileshevent/cnxk: support Rx adapter fast path
2021-07-16 Pavan Nikhileshevent/cnxk: support Rx adapter
2021-05-04 Shijith Thottonevent/cnxk: add timer stats
2021-05-04 Shijith Thottonevent/cnxk: add options for timer chunk size and rings
2021-05-04 Pavan Nikhileshevent/cnxk: add option to disable NPA
2021-05-04 Shijith Thottonevent/cnxk: add timer adapter capabilities
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO selftest and dump
2021-05-04 Shijith Thottonevent/cnxk: add device stop and close
2021-05-04 Shijith Thottonevent/cnxk: add device start
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO GWS dequeue fast path
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO GWS enqueue fast path
2021-05-04 Pavan Nikhileshevent/cnxk: add option to configure getwork mode
2021-05-04 Shijith Thottonevent/cnxk: add event port link and unlink
2021-05-04 Shijith Thottonevent/cnxk: add port config
2021-05-04 Shijith Thottonevent/cnxk: add option to control SSO HWGRP QoS
2021-05-04 Shijith Thottonevent/cnxk: add option for in-flight buffer count
2021-05-04 Pavan Nikhileshevent/cnxk: allocate event in-flight buffers
2021-05-04 Shijith Thottonevent/cnxk: add event queue config
2021-05-04 Shijith Thottonevent/cnxk: add platform specific device config
2021-05-04 Pavan Nikhileshevent/cnxk: add platform specific device probe