test mbuf attach
[dpdk.git] / lib / librte_rawdev /
2020-07-07 Bruce Richardsonrawdev: export dump function in map file
2020-07-07 Bruce Richardsonrawdev: fill NUMA socket ID in info
2020-07-07 Bruce Richardsonrawdev: allow getting info for unknown device
2020-07-07 Jerin Jacoblog: remove unneeded logtype declaration
2020-07-07 Hemant Agrawalrawdev: remove remaining experimental tags
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Ciara Powerrawdev: add telemetry callbacks
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
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
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
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-07-11 Thomas Monjalonremove useless constructor headers
2018-05-13 Shreyansh Jainrawdev: remove dead code
2018-04-17 Bruce Richardsonrawdev: add to meson build
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