Seperate huge page for each container

My dpdk application use huge page
When i run 2 application and try to allocate huge page for each one, it seems they see both the same memory.
How is it possible to allocate different/seperate huge page for each one