2015-09-28 17:44, Stephen Hemminger: > Add memory infrastructure for runtime Xen DOM0 support. > > Signed-off-by: Stephen Hemminger <stephen at networkplumber.org> > --- > lib/librte_eal/common/include/rte_memory.h | 30 ++++++++++++++++- > lib/librte_eal/linuxapp/eal/eal_memory.c | 7 ++++ > lib/librte_eal/linuxapp/eal/eal_xen_memory.c | 2 +- > lib/librte_mempool/rte_mempool.c | 48 > ++++++++++++++++++++-------- > lib/librte_mempool/rte_mempool.h | 3 +- > 5 files changed, 72 insertions(+), 18 deletions(-)
Sergio, Olivier, any comment?