X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Frte_config.h;h=8aa46a1aaf3c92022ae450461892919db581f92a;hb=ca4355e4c7bd107994f35519964466146206c4fd;hp=03d90d78bc0c7a22aecd37562a6426f529c3d6f1;hpb=76d794566d432c50e807c05d227718fb8aaa4e51;p=dpdk.git diff --git a/config/rte_config.h b/config/rte_config.h index 03d90d78bc..8aa46a1aaf 100644 --- a/config/rte_config.h +++ b/config/rte_config.h @@ -13,6 +13,7 @@ #define _RTE_CONFIG_H_ #include +#include "rte_compatibility_defines.h" /* legacy defines */ #ifdef RTE_EXEC_ENV_LINUX @@ -55,7 +56,7 @@ /* ether defines */ #define RTE_MAX_QUEUES_PER_PORT 1024 -#define RTE_ETHDEV_QUEUE_STAT_CNTRS 16 +#define RTE_ETHDEV_QUEUE_STAT_CNTRS 16 /* max 256 */ #define RTE_ETHDEV_RXTX_CALLBACKS 1 /* cryptodev defines */