X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=app%2Ftest-pmd%2Fmempool_anon.c;h=69bbef377b7fa04728fa7c4c323cb06e16e57f92;hb=f3618dcbcff8ae6b2eabf982f4c4fbbc3dd66703;hp=559a6252a0adddc231f21e05cc48ffefc77a6d9f;hpb=a84b014cb50d1d0ac77f04eb1e2ecc522516bd4c;p=dpdk.git diff --git a/app/test-pmd/mempool_anon.c b/app/test-pmd/mempool_anon.c index 559a6252a0..69bbef377b 100644 --- a/app/test-pmd/mempool_anon.c +++ b/app/test-pmd/mempool_anon.c @@ -130,8 +130,8 @@ mempool_anon_create(const char *name, unsigned elt_num, unsigned elt_size, (rc = get_phys_map(va, pa, pg_num, pg_sz)) == 0) { /* - * Check that allocated size is big enough to hold elt_num - * objects and a calcualte how many bytes are actually required. + * Check that allocated size is big enough to hold elt_num + * objects and a calcualte how many bytes are actually required. */ if ((usz = rte_mempool_xmem_usage(va, elt_num, total_size, pa,