test mbuf attach
[dpdk.git] / lib / librte_acl / rte_acl.c
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-06-05 Bruce Richardsonacl: remove use of weak functions
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-01-30 Michał Mirosławacl: allow zero verdict
2016-09-09 Gowrishankar Muthu... acl: add AltiVec for ppc64
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-11-18 Jerin Jacobacl: add NEON optimization for ARMv8
2015-09-03 Thomas Monjalonacl: remove old API
2015-06-18 Konstantin Ananyevacl: remove redundant macro
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-01-28 Konstantin Ananyevacl: introduce config parameter for performance/space...
2015-01-28 Konstantin Ananyevacl: add AVX2 classify method
2015-01-28 Konstantin Ananyevacl: deduplicate a bit of RT code
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-14 Thomas Monjalonacl: fix comments typos
2014-09-03 Konstantin Ananyevacl: fix build and runtime for default target
2014-07-22 Anatoly Burakovacl: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-13 Konstantin Ananyevacl: new library