[dpdk-dev] [PATCH v7 0/8] Add stack library and new mempool handler

Thomas Monjalon thomas at monjalon.net
Wed Apr 3 22:39:51 CEST 2019


03/04/2019 22:09, Gage Eads:
> v7:
> - Add rte_branch_prediction.h include to rte_stack_std.h for unlikely()
> - Add rte_compat.h include to rte_stack.h for __rte_experimental

There is another error when compiling for Arm:

lib/librte_stack/rte_stack.h:76:2: error:
	implicit declaration of function 'RTE_ASSERT'





More information about the dev mailing list