acl: add AVX2 classify method
[dpdk.git] / lib / librte_acl /
2015-01-28 Konstantin Ananyevacl: add AVX2 classify method
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2015-01-28 Konstantin Ananyevacl: deduplicate a bit of RT code
2015-01-28 Konstantin Ananyevacl: make scalar RT code more similar to vector one
2015-01-28 Konstantin Ananyevacl: simplify match nodes allocation
2015-01-28 Konstantin Ananyevacl: introduce DFA nodes compression (group64) for...
2015-01-28 Konstantin Ananyevacl: fix overwritten matches
2015-01-28 Konstantin Ananyevacl: remove build phase heuristic with negative perform...
2015-01-28 Konstantin Ananyevacl: make data indexes long enough to survive idle...
2015-01-28 Konstantin Ananyevacl: fix build in standalone mode
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-14 Thomas Monjalonacl: fix code typos
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-07-18 Bruce Richardsonacl: fix header include for intrinsics
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-13 Konstantin Ananyevacl: new library