]> git.droids-corp.org - dpdk.git/blobdiff - examples/qos_sched/init.c
mbuf: dump outer VLAN
[dpdk.git] / examples / qos_sched / init.c
index 3c1f0bc68037786c6f4662d21653c1a660d44a6d..8a0fb8a3744ccd668aabf65de3c46b9a0290a4b1 100644 (file)
@@ -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},
        },