libmoon
libmoon copied to clipboard
mbuf/mempool reclaiming does not work
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)