X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=examples%2Fqos_sched%2Finit.c;h=8a0fb8a3744ccd668aabf65de3c46b9a0290a4b1;hb=e53ed84acbbb853396bfd959815da7e141756ad2;hp=3c1f0bc68037786c6f4662d21653c1a660d44a6d;hpb=06135957c4b4427b0ceb69dbf32b244977c876d8;p=dpdk.git diff --git a/examples/qos_sched/init.c b/examples/qos_sched/init.c index 3c1f0bc680..8a0fb8a374 100644 --- a/examples/qos_sched/init.c +++ b/examples/qos_sched/init.c @@ -183,9 +183,7 @@ static struct rte_sched_pipe_params pipe_profiles[MAX_SCHED_PIPE_PROFILES] = { .tc_rate = {305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175, 305175}, .tc_period = 40, -#ifdef RTE_SCHED_SUBPORT_TC_OV .tc_ov_weight = 1, -#endif .wrr_weights = {1, 1, 1, 1}, },