doc: add Meson coding style to contributors guide
[dpdk.git] / lib / librte_table / rte_table_hash_key16.c
2020-10-14 Ting Xutable: fix hash for 32-bit
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-10-24 Cristian Dumitrescutable: update copyright
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: add unified params struct and mask-based hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2016-09-09 Gowrishankar Muthu... table: fix verification on hash bucket header alignment
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-06-23 Maciej Gajdzicatable: add hash stats
2015-06-22 Daniel Mrzyglodport: fix unaligned access to metadata
2015-03-26 Miroslaw Walukiewicztable: fix crash during key overload
2014-12-11 Jia Yulib: fix cache alignment of structures
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-24 Balazs Nemethtable: fix checking extended buckets in unoptimized...
2014-06-17 Cristian Dumitrescutable: hash