[dpdk-dev] [PATCH v5 0/2] kni: use bulk functions to allocate and	free mbufs
    Sergey Vyazmitinov 
    s.vyazmitinov at brain4net.com
       
    Thu Jan 19 05:40:12 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      | 47 +++++++++++++++++++----------------------
 lib/librte_kni/rte_kni_fifo.h | 18 ++++++++++++++++
 lib/librte_mbuf/rte_mbuf.h    | 49 +++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 89 insertions(+), 25 deletions(-)
-- 
2.7.4
    
    
More information about the dev
mailing list