> 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 deprec
Main changes:
1. The key_mask parameter is added to all the hash tables that were
previously missing it, as well to the hash compute function. This was
first started in DPDK 2.0, but was only implemented for a couple of
hash tables. The benefit of this approach is that it allows for bette
Main changes:
1. The key_mask parameter is added to all the hash tables that were
previously missing it, as well to the hash compute function. This was
first started in DPDK 2.0, but was only implemented for a couple of
hash tables. The benefit of this approach is that it allows for bette
3 matches
Mail list logo