[dpdk-dev] [PATCH v2 0/3] clean deprecated code in hash library

2015-09-07 Thread Thomas Monjalon
2015-09-04 15:56, Thomas Monjalon: > This patchset removes all deprecated macros and functions > from the hash library. > Then the DPDK version can be changed to 2.2.0-rc0. > > Changes in v2: > - increment hash library version > - merge hash patches > - increment DPDK version > > Pablo de Lara (2

[dpdk-dev] [PATCH v2 0/3] clean deprecated code in hash library

2015-09-04 Thread Thomas Monjalon
This patchset removes all deprecated macros and functions from the hash library. Then the DPDK version can be changed to 2.2.0-rc0. Changes in v2: - increment hash library version - merge hash patches - increment DPDK version Pablo de Lara (2): enic: use appropriate key length in hash table h