X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=blobdiff_plain;f=app%2Ftest%2Fcommands.c;h=9ea3c6276375e2b2b4c9abbd9cbc0f20f16f1f7f;hp=b7c6ee07c5a188ca7c5eba7b1c621d0f232312f0;hb=9aaccf1abdb2894ec23870e1d2199a657f85850e;hpb=62814bc2e923b3d1867a93a1a4cd6073f5065e41 diff --git a/app/test/commands.c b/app/test/commands.c index b7c6ee07c5..9ea3c62763 100644 --- a/app/test/commands.c +++ b/app/test/commands.c @@ -137,7 +137,6 @@ dump_struct_sizes(void) #define DUMP_SIZE(t) printf("sizeof(" #t ") = %u\n", (unsigned)sizeof(t)); DUMP_SIZE(struct rte_mbuf); DUMP_SIZE(struct rte_pktmbuf); - DUMP_SIZE(struct rte_ctrlmbuf); DUMP_SIZE(struct rte_mempool); DUMP_SIZE(struct rte_ring); #undef DUMP_SIZE