2015-11-30 20:41, Fan Zhang: > Fixes the mbuf allocation not initialized problem. This problem will cause > the mbufs not be able to freed back to mempool by rte_pktmbuf_free(). > > The problem was introduced by commit "Packet Framework librte_port: Source > /Sink ports" (commit id ef3403fb6f9a3c4b730d2e4fbe7ddc0291ffa992) > > Signed-off-by: Fan Zhang <roy.fan.zhang at intel.com> > Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks