DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v5 0/2] kni: use bulk functions to allocate and free mbufs
@ 2017-01-19  4:40 Sergey Vyazmitinov
  2017-01-19  4:40 ` [dpdk-dev] [PATCH v5 1/2] kni: add bulk function to " Sergey Vyazmitinov
  2017-01-19  4:40 ` [dpdk-dev] [PATCH v5 2/2] kni: Use bulk functions to allocate and " Sergey Vyazmitinov
  0 siblings, 2 replies; 3+ messages in thread
From: Sergey Vyazmitinov @ 2017-01-19  4:40 UTC (permalink / raw)
  To: olivier.matz
  Cc: konstantin.ananyev, stephen, yuanhan.liu, ferruh.yigit, dev,
	mirqus, Sergey Vyazmitinov

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-01-19  4:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-19  4:40 [dpdk-dev] [PATCH v5 0/2] kni: use bulk functions to allocate and free mbufs Sergey Vyazmitinov
2017-01-19  4:40 ` [dpdk-dev] [PATCH v5 1/2] kni: add bulk function to " Sergey Vyazmitinov
2017-01-19  4:40 ` [dpdk-dev] [PATCH v5 2/2] kni: Use bulk functions to allocate and " Sergey Vyazmitinov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).