]> git.droids-corp.org - dpdk.git/blobdiff - app/test/test_sched.c
app/test: various updates
[dpdk.git] / app / test / test_sched.c
index c127d64a71e83ed6d960ff3aa60e8657700011fd..e87a1cad8dfb4c7372396497575c54b2fbd70ff4 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,