Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - iMX28 EVK BSP - ping fails when using large packets: Page 1 of 2 (2 Items)
   
iMX28 EVK BSP - ping fails when using large packets  
After the device has botted using the standard BSP, the following fails:

ping -c5 -s 1479 192.168.7.1

Using Wireshark, it shows that the first part of the first ICMP echo Request is missing.
There is an ARP request for the IP address, followed by the second part of the ICMP message.

Is there a known issue with this driver or io-pkt-v4?