Hello, after a few days of my windows machine running and starting/stopping my DPDK application multiple times, rte_pktmbuf_pool_create() fails with rte_error = EMOM. When closing most of the running programs on that machine, it usually works again for some time. I assume this happens because of memory fragmentation? What can I do against this error, except just rebooting the whole machine every time and closing applications all the time? Regards, Robert