numam-dpdk/examples/multi_process
Thomas Monjalon c694693331 examples: fix dependencies on hash library
The multi_process example do not need rte_hash.
But these examples cannot compile if rte_hash is not available:
- ipsec-secgw (was already protected - no change)
- ipv4_multicast
- l3fwd-power
- l3fwd-vf
- tep_termination
- ip_pipeline

The ip_pipeline example is not disabled because its dependencies
are handled with #ifdef. It may require a separate fix.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2016-07-10 16:23:13 +02:00
..
client_server_mp examples: fix dependencies on hash library 2016-07-10 16:23:13 +02:00
l2fwd_fork mempool: rename functions with confusing names 2016-07-01 12:35:57 +02:00
simple_mp tailq: remove unneeded inclusions 2015-03-10 11:47:46 +01:00
symmetric_mp ethdev: use constants for link state 2016-04-01 21:38:34 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00