Cloned buffer refcount was set to 0 77/2877/3
authorChristophe Fontaine <christophe.fontaine@qosmos.com>
Wed, 14 Sep 2016 12:46:35 +0000 (14:46 +0200)
committerDamjan Marion <dmarion.lists@gmail.com>
Mon, 19 Sep 2016 11:55:02 +0000 (11:55 +0000)
commit16b7aaafac0bd06a9c330457eea9f6f674906606
tree79f021d741c0f27fdedf125fa5e1f3e37e871889
parentc5d9cdab8ec3a635311c3554f9ce6078c938a5d4
Cloned buffer refcount was set to 0

The cloned buffer returned by rte_mempool_get_bulk had a refcount set to 0. This triggered an assert in drop-punt node.

Change-Id: I77f53abd72dcdbf5dd512a05e13fe6d3fd569843
Signed-off-by: Christophe Fontaine <christophe.fontaine@qosmos.com>
vnet/vnet/dpdk_replication.h