08/08/2022 02:48, Huichao Cai пишет:
Some NIC drivers support MBUF_FAST_FREE(Device supports optimization for fast release of mbufs. When set application must guarantee that per-queue all mbufs comes from the same mempool,has refcnt = 1,direct and non-segmented.)offload. In order to adapt to this offload function, add this API. Add some test data for this API.Signed-off-by: Huichao Cai <chcch...@163.com> ---
Acked-by: Konstantin Ananyev <konstantin.v.anan...@yandex.ru>