include rte_config header before any other dpdk include
Change-Id: Idd28931756a53663512efe85b896eeffcc8cadcb Signed-off-by: Gabriel Ganne <gabriel.ganne@enea.com>
This commit is contained in:
@ -18,6 +18,7 @@
|
|||||||
#include <vnet/vnet.h>
|
#include <vnet/vnet.h>
|
||||||
|
|
||||||
#undef always_inline
|
#undef always_inline
|
||||||
|
#include <rte_config.h>
|
||||||
#include <rte_crypto.h>
|
#include <rte_crypto.h>
|
||||||
#include <rte_cryptodev.h>
|
#include <rte_cryptodev.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user