mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / lib / librte_table / rte_table_hash.h
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2018-05-08 Jasvinder Singhtable: add dedicated params struct for cuckoo hash
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
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
2016-10-12 Guruprasad Raotable: add cuckoo hash
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
2014-06-17 Cristian Dumitrescutable: hash