app/test: various updates
[dpdk.git] / app / test / test_sched.c
index c127d64..e87a1ca 100644 (file)
@@ -88,6 +88,7 @@ static struct rte_sched_port_params port_param = {
        .name = "port_0",
        .socket = 0, /* computed */
        .rate = 0, /* computed */
+       .mtu = 1522,
        .frame_overhead = RTE_SCHED_FRAME_OVERHEAD_DEFAULT,
        .n_subports_per_port = 1,
        .n_pipes_per_subport = 4096,