1087a1088
> txPacket->simLength += txDmaLen;
1498c1499
< txPacket = make_shared<EthPacketData>(16384);
---
> txPacket = make_shared<EthPacketData>();