mbuf: deinline clone function
authorStephen Hemminger <stephen@networkplumber.org>
Tue, 8 Oct 2019 16:33:48 +0000 (09:33 -0700)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 16 Oct 2019 10:42:04 +0000 (12:42 +0200)
commit1d2db47c9f8e49231f3fa9603e4fd83d0a827bcb
tree1668592d5a1a9433e19a72509f73377646805602
parent6b1dd3be5420767fe113293e6ef26f2333069a08
mbuf: deinline clone function

Cloning mbufs requires allocations and iteration
and therefore should not be an inline.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/librte_mbuf/rte_mbuf.c
lib/librte_mbuf/rte_mbuf.h
lib/librte_mbuf/rte_mbuf_version.map