doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_rawdev / rte_rawdev_pmd.h
2021-01-29 Thomas Monjalonlib: fix doxygen for parameters of function pointers
2020-09-11 Bruce Richardsonrawdev: allow queue config query to return error
2020-09-11 Bruce Richardsonrawdev: add private data size to queue config inputs
2020-09-11 Bruce Richardsonrawdev: add private data size to config inputs
2020-09-11 Bruce Richardsonrawdev: allow drivers to return error from info query
2020-09-11 Bruce Richardsonrawdev: add private data size to info query
2020-07-07 Hemant Agrawalrawdev: remove remaining experimental tags
2019-07-04 Bruce Richardsonrawdev: allow devices to skip extra memory allocation
2019-07-02 Bruce Richardsonrawdev: pass the device id as parameter to selftest
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2018-10-29 Ferruh Yigitlib: reduce global variable usage
2018-08-01 Shreyansh Jainrawdev: fix missing queue count API
2018-07-26 Shreyansh Jainrawdev: remove experimental tag
2018-01-31 Shreyansh Jainrawdev: add self test
2018-01-31 Shreyansh Jainrawdev: add firmware management
2018-01-31 Shreyansh Jainrawdev: add extended stats
2018-01-31 Shreyansh Jainrawdev: add buffer stream IO
2018-01-31 Shreyansh Jainrawdev: add attribute get and set
2018-01-31 Shreyansh Jainrawdev: introduce raw device library