test mbuf attach
[dpdk.git] / lib / librte_table /
2020-03-17 Thomas Monjaloneal: fix compiler detection in public headers
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-07-04 Jananee Parthasarathytable: fix crash in LPM IPv6
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-10 Jerin Jacobtable: fix arm64 hash function selection
2018-10-12 Kevin Laatzlib/librte_table: add hash function headers
2018-05-08 Jasvinder Singhtable: add dedicated params struct for cuckoo hash
2018-04-17 Bruce Richardsonbuild: remove checks for non-optional libraries
2018-04-04 Jasvinder Singhtable: remove incorrect check for ACL
2018-03-27 Andrew Rybchenkotable: fix library version in meson build
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonlib: build with meson
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-09 Jerin Jacoblib: use SPDX tag for Cavium copyright files
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jasvinder Singhtable: fix LRU hash table parameters check
2017-10-24 Cristian Dumitrescutable: update library version
2017-10-24 Cristian Dumitrescutable: update copyright
2017-10-24 Cristian Dumitrescutable: apply cosmetic enhancements to API
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework cuckoo hash table
2017-10-24 Cristian Dumitrescutable: rework 32-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key lru hash table
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: add unified params struct and mask-based hash...
2017-10-24 Cristian Dumitrescutable: rename cuckoo hash table ops
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key lru hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-04 Ashwin Sekhar T Keal: move gcc version definition to common header
2017-07-04 Bruce Richardsontable: remove check for SSE4
2017-07-03 Ashwin Sekhar T Ktable: add NEON implementation of LRU strategy 3
2017-07-03 Ashwin Sekhar T Ktable: separate out x86-specific from LRU header
2017-04-20 Aleksey Katargintable: fix stats update
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-15 Vladyslav Buslovlpm6: extend next hop field
2017-01-30 Michał Mirosławacl: allow zero verdict
2016-10-12 Guruprasad Raotable: add cuckoo hash
2016-09-09 Gowrishankar Muthu... table: fix verification on hash bucket header alignment
2016-08-22 Aleksey Katargintable: fix symbol exports
2016-07-10 Thomas Monjalontable: remove unneeded dependency on hash library
2016-06-21 Michal Kobylinskitable: fix next hop table entry type
2016-06-07 Jasvinder Singhtable: remove unnecessary acl dump
2016-03-09 Michal Kobylinskilpm: add a new config structure for IPv4
2016-03-09 Michal Kobylinskilpm: extend IPv4 next hop field
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