test mbuf attach
[dpdk.git] / lib / librte_stack /
2020-07-07 Jerin Jacoblog: remove unneeded logtype declaration
2020-07-07 David Marchandlib: remind experimental status in headers
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-16 Stephen Hemmingerstack: check flags on creation for future proofing
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-27 Dharmik Thakkarrename private header files
2019-10-21 Phil Yangstack: enable lock-free implementation for aarch64
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-27 Phil Yangstack: fix sign of list length
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Gage Eadsstack: add C11 atomic implementation
2019-04-04 Gage Eadsstack: add lock-free implementation
2019-04-04 Gage Eadsstack: introduce stack library