]> git.droids-corp.org - dpdk.git/commit
port: use mbuf alloc bulk instead of mempool
authorAndriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>
Fri, 31 Mar 2017 13:36:34 +0000 (15:36 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 21 Apr 2017 00:15:23 +0000 (02:15 +0200)
commit25f2af08844c4a296239ba274b50daa5aaf24298
treeeec82d0e7939641cf0b4256077b3346236673360
parent0469250961215809568153615fb2e0e9addfafed
port: use mbuf alloc bulk instead of mempool

Makes code a bit cleaner and type-aware.

Signed-off-by: Andriy Berestovskyy <andriy.berestovskyy@caviumnetworks.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
lib/librte_port/rte_port_fd.c
lib/librte_port/rte_port_source_sink.c