Try setting the packet pool size to 1568 bytes. Due to HW requirements for alignment on 32 byte boundary, and being an exact multiple of 32 bytes, to fit a 1500 byte Ethernet frame into a single receive packet the packet pool size needs to be bigger than 1500 bytes.
↧