numam-dpdk/examples/ethtool
Thomas Monjalon 71e6e8c519 examples/ethtool: fix build
When building for ARM, the spinlock structure was not found.
It appears to be a mismatch with rwlock which is not used in this file.

Fixes: bda68ab9d1 ("examples/ethtool: add user-space ethtool sample application")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2016-02-16 07:33:44 +01:00
..
ethtool-app examples/ethtool: fix build 2016-02-16 07:33:44 +01:00
lib examples/ethtool: add user-space ethtool sample application 2015-12-08 03:00:42 +01:00
Makefile examples: skip unsupported ethtool and l3fwd-power on FreeBSD 2015-12-14 10:36:52 +01:00