[dpdk-dev] [PATCH v3 00/18] librte_table: add key mask for hash tables

Dumitrescu, Cristian cristian.dumitrescu at intel.com
Wed Oct 18 19:10:32 CEST 2017


> Cristian Dumitrescu (18):
>   test: removing calls to deprecated hash tables
>   librte_table: remove deprecated 8-byte key hash tables
>   librte_table: remove deprecated 16-byte key hash tables
>   librte_table: remove deprecated variable size key ext hash tables
>   librte_table: remove deprecated variable size key lru hash tables
>   librte_table: rename cuckoo hash table ops
>   librte_table: add unified params structure and mask-based hash func
>   librte_table: rework variable size key ext hash tables
>   librte_table: rework variable size key lru hash table
>   librte_table: rework 8-byte key hash tables
>   librte_table: rework 16-byte key hash tables
>   librte_table: rework 32-byte key hash tables
>   librte_table: rework cuckoo hash table
>   test: add mask-based hash functions
>   librte_table: cosmetic enhancements in api file
>   librte_table: copyright cosmetic updates
>   librte_table: map file updates
>   doc: remove deprecation notice for librte_table
> 

Re-applied to next-pipeline (after patch set restructure required by Thomas).


More information about the dev mailing list