[dpdk-dev] [PATCH v4 0/2] kni: use bulk functions to allocate and free mbufs

Sergey Vyazmitinov s.vyazmitinov at brain4net.com
Wed Jan 18 11:28:00 CET 2017


Optimized kni_allocate_mbufs and kni_free_mbufs by using mbuf bulk functions

Sergey Vyazmitinov (2):
  kni: add bulk function to free mbufs
  kni: Use bulk functions to allocate and free mbufs

 lib/librte_kni/rte_kni.c      | 46 +++++++++++++++++++---------------------
 lib/librte_kni/rte_kni_fifo.h | 18 ++++++++++++++++
 lib/librte_mbuf/rte_mbuf.h    | 49 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+), 24 deletions(-)

-- 
2.7.4



More information about the dev mailing list