pdump: use mbuf copy function
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 8 Nov 2019 16:47:16 +0000 (08:47 -0800)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 5 Feb 2020 18:42:24 +0000 (19:42 +0100)
commit8f6a3ebcbe97ba1687cec549109148db435e0b1f
tree14d6c1f6bca0dcb112f6d6424b9667cb4a3ea55c
parentf3822eb6fb241bed1d92ad7749afa6b381810ec3
pdump: use mbuf copy function

The rte_pktmbuf_copy handles varying size mbuf pools correctly.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Reshma Pattan <reshma.pattan@intel.com>
lib/librte_pdump/rte_pdump.c