> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Liguzinski, > WojciechX > Sent: Tuesday, 15 June 2021 11.02
[snip] > diff --git a/config/rte_config.h b/config/rte_config.h > index 590903c07d..48132f27df 100644 > --- a/config/rte_config.h > +++ b/config/rte_config.h > @@ -89,7 +89,6 @@ > #define RTE_MAX_LCORE_FREQS 64 > > /* rte_sched defines */ > -#undef RTE_SCHED_RED Should the above be removed, or replaced with: #undef RTE_SCHED_AQM > #undef RTE_SCHED_COLLECT_STATS > #undef RTE_SCHED_SUBPORT_TC_OV > #define RTE_SCHED_PORT_N_GRINDERS 8