libmoon icon indicating copy to clipboard operation
libmoon copied to clipboard

mbuf/mempool reclaiming does not work

Open emmericp opened this issue 9 years ago • 0 comments

device.reclaimTxBuffers() is incompatible with the namespace-based approach for device management as the queues are not available here. we need a task-local cache to fix this (which is a good idea anyways)

emmericp avatar Aug 07 '16 20:08 emmericp