864d863
<
867c866
< std::memcpy(pkt->getPtr<uint8_t>(), blk_data, pkt->getSize());
---
> pkt->setData(blk_data);