mbuf: fix performance with 128-byte cache line
[dpdk.git] / lib / librte_table /
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2015-11-25 Fan Zhangtable: improve lookup performance with prefetch offset
2015-11-25 Fan Zhangtable: add 16-byte hash operations computed on lookup
2015-11-25 Fan Zhangtable: add key mask to 8 and 16-byte hash parameters
2015-11-25 Marcin Kerlintable: add bulk adding and deleting
2015-10-12 Jasvinder Singhtable: add name to LPM parameters
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-06-23 Maciej Gajdzicatable: add stub stats
2015-06-23 Maciej Gajdzicatable: add lpm stats
2015-06-23 Maciej Gajdzicatable: add hash stats
2015-06-23 Maciej Gajdzicatable: add array stats
2015-06-23 Maciej Gajdzicatable: add acl stats
2015-06-23 Maciej Gajdzicatable: add stats structure and config option
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-05-11 Bruce Richardsontable: remove inclusion of mbuf header
2015-03-26 Miroslaw Walukiewicztable: fix crash during key overload
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-12-11 Jia Yulib: fix cache alignment of structures
2014-12-05 Bruce Richardsontable: fix lookup with incomplete bitmask
2014-12-02 Dennis Marinustable: fix maybe-uninitialized variable with gcc lto
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-24 Balazs Nemethtable: fix pointer calculations at initialization
2014-11-24 Balazs Nemethtable: fix incorrect initialization
2014-11-24 Balazs Nemethtable: fix checking extended buckets in unoptimized...
2014-11-24 Balazs Nemethtable: fix empty bucket removal during entry deletion
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-17 Cristian Dumitrescutable: stub
2014-06-17 Cristian Dumitrescutable: array
2014-06-17 Cristian Dumitrescutable: hash
2014-06-17 Cristian Dumitrescutable: ACL
2014-06-17 Cristian Dumitrescutable: LPM IPv6
2014-06-17 Cristian Dumitrescutable: LPM IPv4
2014-06-17 Cristian Dumitrescutable: new packet framework API