numam-dpdk/examples/multi_process/client_server_mp
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
..
mp_client examples: use buffered Tx 2016-03-11 18:05:55 +01:00
mp_server examples: fix dependencies on hash library 2016-07-10 16:23:13 +02:00
shared examples: do not probe pci twice 2014-09-29 13:08:53 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00