numam-dpdk/app
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
..
cmdline_test app: fix whitespace 2015-06-12 11:10:10 +02:00
dump_cfg app: no more bare metal environment 2014-11-27 13:09:55 +01:00
test hash: rename unused field 2015-07-13 19:27:31 +02:00
test-acl acl: remove redundant macro 2015-06-18 17:59:18 +02:00
test-pipeline drivers: create new directory 2015-05-22 15:51:38 +02:00
test-pmd app/testpmd: refactor ieee1588 forwarding 2015-07-10 02:43:37 +02:00
Makefile app/pipeline: packet framework benchmark 2014-06-17 03:34:11 +02:00