numam-dpdk/examples/l3fwd-vf
Bruce Richardson 24b4bb8123 hash: rename unused field
The cuckoo hash has a fixed number of entries per bucket, so the
configuration parameter for this is unused. We change this field in the
parameters struct to "reserved" to indicate that there is now no such
parameter value, while at the same time keeping ABI consistency.

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

Suggested-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2015-07-13 19:27:31 +02:00
..
main.c hash: rename unused field 2015-07-13 19:27:31 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00