48a0cc25f1
Allow poll-mode drivers to maintain their own caches of mbufs, by allowing them to check if it's ok to free an mbuf (to their local cache) without actually freeing it back to the memory pool itself. Signed-off-by: Bruce Richardson <bruce.richardson@intel.com> Signed-off-by: David Marchand <david.marchand@6wind.com>