On Thu, Jun 18, 2015 at 11:43:49PM +0200, Thomas Monjalon wrote: > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com> > --- > .../common/include/generic/rte_cpuflags.h | 2 +- > lib/librte_eal/common/include/rte_common.h | 6 ++--- > lib/librte_eal/common/include/rte_debug.h | 6 ++--- > lib/librte_eal/common/include/rte_devargs.h | 2 +- > lib/librte_eal/common/include/rte_eal.h | 4 ++-- > lib/librte_eal/common/include/rte_log.h | 4 +--- > lib/librte_eal/common/include/rte_memzone.h | 2 +- > lib/librte_ether/rte_eth_ctrl.h | 2 +- > lib/librte_ether/rte_ethdev.h | 28 > +++++++++++----------- > lib/librte_ether/rte_ether.h | 2 +- > lib/librte_kni/rte_kni.h | 7 +----- > lib/librte_mempool/rte_mempool.h | 2 ++ > lib/librte_power/rte_power.h | 8 ------- > 13 files changed, 30 insertions(+), 45 deletions(-) >
Acked-by: Bruce Richardson <bruce.richardson at intel.com>