X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest%2Fcommands.c;h=a9e36b1605fc5955fe0ecc6ddcfa8785da0fb28a;hb=ea672a8b1655bbb44876d2550ff56f384968a43b;hp=9ea3c6276375e2b2b4c9abbd9cbc0f20f16f1f7f;hpb=9aaccf1abdb2894ec23870e1d2199a657f85850e;p=dpdk.git diff --git a/app/test/commands.c b/app/test/commands.c index 9ea3c62763..a9e36b1605 100644 --- a/app/test/commands.c +++ b/app/test/commands.c @@ -136,7 +136,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_mempool); DUMP_SIZE(struct rte_ring); #undef DUMP_SIZE