X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_eal%2Flinuxapp%2Fxen_dom0%2Fdom0_mm_dev.h;h=9d5ffb22270074bae9c0a1cb26a573ac33495578;hb=88ff01ddfb13d580d5ca36b7a6fc1548bac769bf;hp=a9dd0d2678070cd054e3e1b79c9dacba2f6de80f;hpb=3031749c2df04a63cdcef186dcce3781e61436e8;p=dpdk.git diff --git a/lib/librte_eal/linuxapp/xen_dom0/dom0_mm_dev.h b/lib/librte_eal/linuxapp/xen_dom0/dom0_mm_dev.h index a9dd0d2678..9d5ffb2227 100644 --- a/lib/librte_eal/linuxapp/xen_dom0/dom0_mm_dev.h +++ b/lib/librte_eal/linuxapp/xen_dom0/dom0_mm_dev.h @@ -69,7 +69,7 @@ #define MAX_EXCHANGE_FAIL_TIME 5 /**< Maximum times of allowing exchange fail .*/ #define MAX_MEMBLOCK_SIZE (2 * DOM0_MEMBLOCK_SIZE) #define MAX_NUM_ORDER (DOM0_CONTIG_NUM_ORDER + 1) -#define SIZE_PER_BLOCK 2 /** < size of per memory block(2MB)).*/ +#define SIZE_PER_BLOCK 2 /**< Size of memory block (2MB).*/ /** * A structure describing the private information for a dom0 device.