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

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

end of thread, other threads:[~2017-01-18 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 10:28 [dpdk-dev] [PATCH v4 0/2] kni: use bulk functions to allocate and free mbufs Sergey Vyazmitinov
2017-01-18 10:28 ` [dpdk-dev] [PATCH v4 1/2] kni: add bulk function to " Sergey Vyazmitinov
2017-01-18 10:28 ` [dpdk-dev] [PATCH v4 2/2] kni: Use bulk functions to allocate and " Sergey Vyazmitinov
2017-01-18 23:32   ` Michał Mirosław

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).