numam-dpdk/lib
Pablo de Lara 9cd270a678 hash: move struct field to keep ABI stable
In order to keep the ABI consistent with the old hash library,
hash_func_init_val field has been moved, so it remains
at the same offset as previously, since hash_func and
hash_func_init_val are fields accessed by the public function
rte_hash_hash and must keep the same offset as older versions.

Fixes: 48a3991196 ("hash: replace with cuckoo hash implementation")

Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2015-07-22 11:24:40 +02:00
..
librte_acl mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_cfgfile cfgfile: fix unitialised buffer 2015-07-01 23:36:22 +02:00
librte_cmdline lib: remove redundant definition of local symbols 2015-06-29 18:57:32 +02:00
librte_compat compat: remove unneeded macro 2015-06-29 16:41:23 +02:00
librte_distributor distributor: remove inclusion of mbuf header 2015-05-11 15:36:37 +02:00
librte_eal version: 2.1.0-rc1 2015-07-20 03:44:18 +02:00
librte_ether ethdev: export function to check port validity 2015-07-20 02:47:38 +02:00
librte_hash hash: move struct field to keep ABI stable 2015-07-22 11:24:40 +02:00
librte_ip_frag mbuf: use offset macro 2015-06-24 12:01:14 +02:00
librte_ivshmem ivshmem: fix crash in corner case 2015-06-22 18:39:40 +02:00
librte_jobstats jobstats: new library 2015-02-24 22:12:35 +01:00
librte_kni kni: ignore double initialization 2015-06-22 18:39:40 +02:00
librte_kvargs kvargs: fix freeing behaviour for null 2015-03-04 11:19:37 +01:00
librte_lpm mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_malloc malloc: fix combined lib build 2015-07-22 10:31:01 +02:00
librte_mbuf mbuf: clarify comment on adding Tx offload flags 2015-07-16 16:47:52 +02:00
librte_mempool mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_meter doc: fix doxygen warnings in QoS API 2015-06-18 14:53:58 +02:00
librte_net lib: remove extra parenthesis after return 2015-06-23 23:31:15 +02:00
librte_pipeline pipeline: fix missing exported symbols 2015-07-09 17:25:45 +02:00
librte_port mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_power doc: fix doxygen warnings 2015-06-19 12:11:53 +02:00
librte_reorder reorder: allow random number as starting point 2015-06-22 22:20:12 +02:00
librte_ring mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_sched sched: hide structure of port hierarchy 2015-07-17 00:35:49 +02:00
librte_table mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
librte_timer tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
librte_vhost vhost: add log on socket bind failure 2015-07-17 14:53:26 +02:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00